1
0
mirror of https://github.com/tinode/chat.git synced 2025-03-15 18:53:05 +00:00

3937 Commits

Author SHA1 Message Date
f5fdddcc50 fix root user handling in init-db 2023-02-28 18:43:12 -08:00
c3d287b4ae merge devel 2023-02-20 18:37:14 -08:00
fa5e599c9e gofmt -s utils_test.go 2023-02-20 18:34:56 -08:00
2b1d8243ef remove version from readme 2023-02-20 18:18:35 -08:00
e99560641f Merge pull request from tinode/online
Fix online status of unchanged online connections
v0.21.2
2023-02-20 15:32:59 -08:00
5811d12348 fix grammar 2023-02-19 18:09:20 -08:00
c6edde57a6 fix online status of unchanged online connections 2023-02-19 17:56:22 -08:00
311db51caf Merge branch 'master' into devel 2023-02-19 13:55:50 -08:00
ad8e0a7fdb Merge pull request from tinode/fix/encoded-string-quotes
fix: add quotes to str in tn-cli : encode_to_bytes
2023-02-19 12:52:23 -08:00
8bd49f7310 fix: add quotes to str in tn-cli:encode_to_bytes
- fixes "resolve" and "pub" commands
2023-02-19 22:51:35 +03:00
7de9052b3a fix incorrect parsing of file IDs 2023-02-19 09:17:40 -08:00
a7f7f57433 dependencies updated 2023-02-18 10:44:57 -08:00
8a4484e402 enable compression of websocket frames 2023-02-17 09:40:45 -08:00
16c922b857 add descriptions of pres action types 2023-02-15 09:58:45 -08:00
d5fd2189ee Merge branch 'devel' into next 2023-02-14 16:00:41 -08:00
1c0a5fb017 gofmt -w 2023-02-14 14:55:35 -08:00
6dde89363b do not attempt to upgrade if db version is higher than expected 2023-02-14 14:54:56 -08:00
3a809f20ee Fix compile errors in tinode-db. 2023-02-14 10:46:42 -08:00
5cc157fab4 Fix failing topic_test. 2023-02-14 10:01:18 -08:00
41b3c0c6b4 update mock store 2023-02-13 11:54:52 -08:00
18b61663e4 Merge branch 'next' of https://github.com/tinode/chat into next 2023-02-12 20:03:03 -08:00
3ab9d9a5cb docs updated 2023-02-12 20:02:55 -08:00
a3a7ad63fd Merge pull request from tinode/fix-unread
Fix incorrect unread count in user cache.
2023-02-10 17:32:41 -08:00
9f9d8de7ed Fix incorrect unread count in user cache.
Messages marked as read by sender must not be counted as unread.
Also, exposed a bit more debug info.
2023-02-10 16:09:17 -08:00
112d100c2b Merge branch 'master' into next 2023-02-06 10:48:40 -08:00
8128d6d943 mention sms template in translations v0.21.0 v0.21.1 2023-02-03 16:21:40 -08:00
d34b0a671c Merge pull request from tinode/sms
Support for password reset over SMS for Rethink + Mongo
2023-02-03 11:15:22 -08:00
194dac6db8 rethinkdb compilation issues 2023-02-02 17:32:32 -08:00
440f577ebe clarified comment per code review 2023-02-02 17:13:06 -08:00
a06ab2e9a8 comments updated 2023-02-01 13:42:40 -08:00
589046725d update db versions, fix copy-paste error 2023-02-01 12:58:28 -08:00
319a5fd421 sms validation added to mongodb adapter, bug fix 2023-02-01 12:10:35 -08:00
ac61ad2e83 Merge branch 'next' into sms 2023-02-01 08:51:01 -08:00
91e0330a1f merge devel 2023-02-01 08:50:38 -08:00
e57d843c2e fix for large avatar upload in rethinkdb 2023-02-01 08:46:27 -08:00
b73f172897 Merge pull request from tinode/unvalidated
Fix deletion of unvalidated accounts
2023-01-31 20:20:30 -08:00
7c20790e0e typo causing db call to fail 2023-01-31 17:44:26 -08:00
612fcedd69 mondo wip 2023-01-31 17:43:36 -08:00
cc477238c5 add persistent cache methods to rethinkdb adapter 2023-01-31 14:20:40 -08:00
ae006ba48e add indexes to mysql for stale account gc 2023-01-31 14:14:08 -08:00
a81dc24734 use 'dupluucate' instead of 'internal' on dupe credential 2023-01-30 18:12:24 -08:00
eac4047a76 removed debug logging 2023-01-30 17:26:55 -08:00
31bc9ee669 fix deletion of unvalidated accounts 2023-01-30 17:26:02 -08:00
8bb57cedd9 mysql + rethinkdb updated 2023-01-29 19:27:02 -08:00
3f34c2412e add back missing code 2023-01-27 17:29:56 -08:00
f5b8a16cf1 Merge branch 'next' into sms 2023-01-25 17:19:09 -08:00
f8ee84f4af merge devel 2023-01-25 17:10:55 -08:00
0a6a103d75 fix for - login after reconnect 2023-01-25 08:58:38 -08:00
27b440fb1a docker updates, send list of required validators to clients 2023-01-24 09:23:50 -08:00
59edede039 Merge pull request from tinode/code_auth
New 'code' authentication method
2023-01-23 19:09:49 -08:00