1531 Commits

Author SHA1 Message Date
chao
1aa610cf69
Merge pull request #2 from icey-yu/friend-increamental
Get Full Friend IDs
2024-06-14 18:56:23 +08:00
withchao
fe4842b496 seq 2024-06-14 18:49:05 +08:00
icey-yu
cee1a496e9 feat: api and config 2024-06-14 18:29:54 +08:00
icey-yu
f19f6f9112 feat: get full friend user ids 2024-06-14 17:17:59 +08:00
icey-yu
c5fa596cdd refactor: change incremental to full 2024-06-14 17:14:43 +08:00
icey-yu
904842b15d update: go mod 2024-06-14 17:04:03 +08:00
withchao
ef71d0cf62 seq 2024-06-14 10:54:24 +08:00
icey-yu
877abfe7ce
Fix group and config (#2341)
* fix:fcm config path

* update:go mod(only one can create group)

* feat:get fcm config from url

* fix:err and name

* fix:config name and annotation

* refactor:change FCM config name

* refactor:change standardized URL

* Update openim-push.yml

---------

Co-authored-by: skiffer-git <72860476+skiffer-git@users.noreply.github.com>
2024-06-13 04:13:13 +00:00
icey-yu
180532317e
fix:FCM push failed will return error (#2347)
* fix:FCM push failed will return error

* fix:change error delimiter
2024-06-13 04:09:00 +00:00
Monet Lee
a8d5ec314a
feat: implement to invalid token when forceKickOff user. (#2345)
* feat: implement to invalid token when forceKickOff user.

* fix uncorrect contents.

* fix: remove unnecessary contents.
2024-06-13 01:55:07 +00:00
withchao
1b1027192d go.mod 2024-06-13 09:45:14 +08:00
chao
17dad5cf43
Merge branch 'openimsdk:main' into main 2024-06-12 14:42:26 +08:00
withchao
caebdf32ca sync 2024-06-11 18:38:36 +08:00
withchao
58c4c13cf1 sync 2024-06-07 17:45:41 +08:00
withchao
a1523f47e7 sync option 2024-06-06 15:28:03 +08:00
withchao
c5f565ff20 sync option 2024-06-06 09:57:47 +08:00
withchao
8e1d0c5a1f Merge remote-tracking branch 'origin/list' into list
# Conflicts:
#	internal/rpc/friend/black.go
#	internal/rpc/friend/callback.go
#	internal/rpc/friend/convert.go
#	internal/rpc/friend/friend.go
#	internal/rpc/friend/notification.go
#	internal/rpc/friend/sync.go
#	internal/rpc/user/user.go
2024-06-06 09:55:24 +08:00
withchao
6285b688a2 sync option 2024-06-06 09:45:44 +08:00
OpenIM-Gordon
93621695bf
Merge pull request #1 from mo3et/list
refactor: replace `friend` package with `realtion`.
2024-06-05 11:46:28 +08:00
Monet Lee
e11807c028 refactor: update lastest commit to relation. 2024-06-05 11:39:10 +08:00
Monet Lee
7821f5f265
Merge branch 'list' into list 2024-06-05 11:37:56 +08:00
Monet Lee
cfd07b1a98
Merge branch 'openimsdk:main' into list 2024-06-05 11:22:47 +08:00
Monet Lee
1796c3a9e4 refactor: replace friend package with realtion. 2024-06-05 11:18:14 +08:00
withchao
7e13faaa98 sync option 2024-06-04 19:11:16 +08:00
withchao
693935237a sync option 2024-06-04 17:31:49 +08:00
skiffer-git
e32d30f287
Add a retry mechanism to mongo init (#2328) 2024-06-03 12:27:43 +00:00
withchao
1b5621bc09 group sync 2024-06-03 18:44:42 +08:00
withchao
6363358ad4 sync 2024-06-03 15:32:20 +08:00
withchao
e9f46271ba sync 2024-06-03 14:30:26 +08:00
OpenIM-Gordon
973442e3d3
refactor: db cache batch refactor and batch consume message. (#2325)
* refactor: cmd update.

* refactor: msg transfer refactor.

* refactor: msg transfer refactor.

* refactor: msg transfer refactor.

* fix: read prometheus port when flag set to enable and prevent failure during startup.

* fix: notification has counted unread counts bug fix.

* fix: merge opensource code into local.

* refactor: delete message and message batch use lua.

* refactor: delete message and message batch use lua.

* refactor: delete message and message batch use lua.

* refactor: delete message and message batch use lua.

* refactor: delete message and message batch use lua.

* refactor: delete message and message batch use lua.

* refactor: delete message and message batch use lua.

* refactor: delete message and message batch use lua.

* refactor: delete message and message batch use lua.

* refactor: delete message and message batch use lua.

* refactor: delete message and message batch use lua.

* refactor: delete message and message batch use lua.

* refactor: delete message and message batch use lua.

* refactor: delete message and message batch use lua.

* refactor: delete message and message batch use lua.

* refactor: delete message and message batch use lua.

* refactor: delete message and message batch use lua.

* refactor: delete message and message batch use lua.

* refactor: delete message and message batch use lua.

* refactor: delete message and message batch use lua.

* refactor: delete message and message batch use lua.

* refactor: delete message and message batch use lua.

* refactor: delete message and message batch use lua.

* refactor: delete message and message batch use lua.

* refactor: delete message and message batch use lua.

* refactor: delete message and message batch use lua.

* refactor: delete message and message batch use lua.

* refactor: delete message and message batch use lua.

* refactor: delete message and message batch use lua.

* refactor: delete message and message batch use lua.

* fix: add protective measures against memory overflow.
2024-06-03 03:24:37 +00:00
withchao
cfc01bb3d9 sync 2024-05-31 18:41:34 +08:00
withchao
0f72de85b2 optimization version log 2024-05-30 15:49:34 +08:00
withchao
0aaf8b93a0 optimization version log 2024-05-30 15:41:45 +08:00
withchao
eb362daaf2 mage 2024-05-30 15:07:42 +08:00
withchao
10315e9f86 Merge branch 'main' into list
# Conflicts:
#	internal/rpc/user/user.go
#	pkg/common/convert/user.go
#	pkg/common/storage/cache/redis/friend.go
#	pkg/common/storage/controller/friend.go
#	pkg/common/storage/database/friend.go
#	pkg/common/storage/database/mgo/friend.go
#	pkg/common/storage/database/mgo/mongo_test.go
2024-05-30 14:40:46 +08:00
chao
61740d4d3a
Merge branch 'openimsdk:main' into main 2024-05-30 14:20:42 +08:00
withchao
9ba22f30ae friend incr sync 2024-05-30 11:19:32 +08:00
withchao
0d57f28a3a friend incr sync 2024-05-29 15:20:17 +08:00
withchao
f6131c4ce5 friend incr sync 2024-05-29 15:13:50 +08:00
withchao
8e37a417db friend incr sync 2024-05-27 18:24:33 +08:00
withchao
1f02bdc267 friend incr sync 2024-05-27 15:15:23 +08:00
OpenIM-Gordon
67fe13f089
fix: at group message. (#2316) 2024-05-27 03:59:35 +00:00
OpenIM-Gordon
76d9688a54
refactor: db refactor and cache key add. (#2320)
* refactor: db refactor and cache key add.

* refactor: db refactor and cache key add.

* refactor: go version update.

* refactor: file name change.
2024-05-27 03:58:36 +00:00
OpenIM-Gordon
1eef4013e2
fix: main bug fix notification unread (#2266)
* fix: notification has counted unread counts bug fix.

* fix: notification has counted unread counts bug fix.
2024-05-27 03:56:46 +00:00
withchao
2f97933f6c new mongo 2024-05-24 18:11:48 +08:00
withchao
e99eaf9146 new mongo 2024-05-24 15:44:08 +08:00
withchao
11840025fc new mongo 2024-05-24 15:05:12 +08:00
withchao
05cec1b10c new mongo 2024-05-24 09:54:17 +08:00
withchao
a2bfc907bb new mongo 2024-05-23 18:39:45 +08:00
withchao
82c6b005e9 new mongo 2024-05-23 17:55:02 +08:00