1453 Commits

Author SHA1 Message Date
OpenIM-Gordon
304fbe5071
Merge pull request #4 from icey-yu/fix-resp
Fix resp
2024-06-24 16:08:51 +08:00
icey-yu
996fd4ea7c merge: list -> fix-resp 2024-06-24 15:49:42 +08:00
icey-yu
d25eb4c53c feat: replace nil 2024-06-24 15:47:17 +08:00
icey-yu
21197cc679 feat: replace resp nil 2024-06-24 15:34:08 +08:00
OpenIM-Gordon
12f7a2d3f7
Merge pull request #3 from mo3et/before-3.7
fix: add condition to kick owner.
2024-06-24 10:32:16 +08:00
Monet Lee
b3510e285a fix: add condition to kick owner. 2024-06-24 10:13:46 +08:00
Gordon
0539a38310 fix: transfer group owner incr version more than 1. 2024-06-21 19:51:00 +08:00
Gordon
6249445031 test: debug log remove. 2024-06-21 14:48:12 +08:00
Gordon
f572151475 test: test log add. 2024-06-21 14:32:00 +08:00
Gordon
233c2f586c fix: sort by id avoid unstable sort friends. 2024-06-21 09:56:19 +08:00
withchao
88c1510be7 Merge remote-tracking branch 'origin/list' into list 2024-06-20 14:57:47 +08:00
withchao
03d4564596 user version 2024-06-20 14:55:59 +08:00
Gordon
4f359b7335 fix: sort by id avoid unstable sort friends. 2024-06-19 20:35:32 +08:00
Gordon
5006af5b54 fix: sort by id avoid unstable sort friends. 2024-06-19 20:28:09 +08:00
Gordon
924888dbd1 fix: sort by id avoid unstable sort friends. 2024-06-19 20:17:28 +08:00
withchao
1ee33f36f7 group 2024-06-19 17:38:30 +08:00
withchao
f613c6dfc9 group 2024-06-19 16:52:44 +08:00
withchao
08cb4a948d group 2024-06-19 16:28:28 +08:00
Gordon
aff8322bc5 fix: sort by id avoid unstable sort friends. 2024-06-18 21:04:03 +08:00
withchao
ec40d824f6 Merge remote-tracking branch 'origin/main' into list
# Conflicts:
#	go.mod
#	go.sum
2024-06-17 15:38:29 +08:00
withchao
bd4fb8a1a0 merge 2024-06-17 15:37:13 +08:00
withchao
c161330208 Merge remote-tracking branch 'origin/list' into list
# Conflicts:
#	go.mod
#	go.sum
#	internal/api/router.go
#	internal/rpc/group/sync.go
2024-06-17 15:34:49 +08:00
chao
51567959db
Merge branch 'openimsdk:main' into main 2024-06-17 15:28:54 +08:00
withchao
a41c8c6a9d group version 2024-06-17 15:28:09 +08:00
chao
1aa610cf69
Merge pull request #2 from icey-yu/friend-increamental
Get Full Friend IDs
2024-06-14 18:56:23 +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
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