withchao
|
63d090155c
|
feat: solve the problem that modifying the cached data affects other
|
2024-08-02 14:39:36 +08:00 |
|
withchao
|
f31f827262
|
Merge remote-tracking branch 'origin/main' into allmerge
|
2024-08-02 14:37:10 +08:00 |
|
withchao
|
548f45ebd3
|
feat: solve the problem that modifying the cached data affects other
|
2024-08-02 14:36:41 +08:00 |
|
chao
|
e2bf593336
|
Merge branch 'openimsdk:main' into main
|
2024-08-02 14:24:37 +08:00 |
|
withchao
|
04f440f1ef
|
add log
|
2024-08-01 18:47:16 +08:00 |
|
Monet Lee
|
51e170ade1
|
feat: implement scheduled destruct msgs feature in cron task. (#2466)
* update protocol in go mod.
* add debug log in writePongMsg.
* update log level.
* add Warn log in writePongMsg.
* add debug log.
* feat: update webhookBeforeMemberJoinGroup to batch method.
* feat: update version field implement.
* update webhook implement contents.
* update method field and contents.
* update callbackCommand field.
* fix: add correct fields.
* update struct tags.
* refactor: rename friend module to relation.
* feat: implement scheduled destruct msgs feature in cron task.
* update log contents.
* update func name and comments.
* update waitgroup to errgroup.
* update errgroup wait.
* remove unnecessary contents.
* update clearMsg logic.
|
2024-08-01 08:12:41 +00:00 |
|
chao
|
375f63a447
|
fix: online status renewal (#2468)
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* new mongo
* new mongo
* new mongo
* new mongo
* new mongo
* new mongo
* new mongo
* new mongo
* friend incr sync
* friend incr sync
* friend incr sync
* friend incr sync
* friend incr sync
* mage
* optimization version log
* optimization version log
* sync
* sync
* sync
* group sync
* sync option
* sync option
* refactor: replace `friend` package with `realtion`.
* refactor: update lastest commit to relation.
* sync option
* sync option
* sync option
* sync
* sync
* go.mod
* seq
* update: go mod
* refactor: change incremental to full
* feat: get full friend user ids
* feat: api and config
* seq
* group version
* merge
* seq
* seq
* seq
* fix: sort by id avoid unstable sort friends.
* group
* group
* group
* fix: sort by id avoid unstable sort friends.
* fix: sort by id avoid unstable sort friends.
* fix: sort by id avoid unstable sort friends.
* user version
* seq
* seq
* seq user
* user online
* implement minio expire delete.
* user online
* config
* fix
* fix
* implement minio expire delete logic.
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* feat: implement scheduled delete outdated object in minio.
* update gomake version
* update gomake version
* implement FindExpires pagination.
* remove unnesseary incr.
* fix uncorrect args call.
* online push
* online push
* online push
* resolving conflicts
* resolving conflicts
* test
* api prommetrics
* api prommetrics
* api prommetrics
* api prommetrics
* api prommetrics
* rpc prommetrics
* rpc prommetrics
* online status
* online status
* online status
* online status
* sub
* conversation version incremental
* merge seq
* merge online
* merge online
* merge online
* merge seq
* GetOwnerConversation
* fix: change incremental syncer router name.
* rockscache batch get
* rockscache seq batch get
* fix: GetMsgDocModelByIndex bug
* update go.mod
* update go.mod
* merge
* feat: prometheus
* feat: prometheus
* group member sort
* sub
* sub
* fix: seq conversion bug
* fix: redis pipe exec
* sort version
* sort version
* sort version
* remove old version online subscription
* remove old version online subscription
* version log index
* version log index
* batch push
* batch push
* seq void filling
* fix: batchGetMaxSeq
* fix: batchGetMaxSeq
* cache db error log
* 111
* fix bug
* fix: ImportFriends
* add online cache
* add some logs
* add some logs
* fix: onlineUserIDs
* add logs
* test
* test
* test
* test
---------
Co-authored-by: withchao <withchao@users.noreply.github.com>
Co-authored-by: Monet Lee <monet_lee@163.com>
Co-authored-by: OpenIM-Gordon <46924906+FGadvancer@users.noreply.github.com>
Co-authored-by: icey-yu <1186114839@qq.com>
|
2024-08-01 07:11:17 +00:00 |
|
withchao
|
a56c20bdcf
|
Merge remote-tracking branch 'origin/main' into allmerge
|
2024-08-01 14:38:47 +08:00 |
|
chao
|
3b4d9f7438
|
Merge branch 'openimsdk:main' into main
|
2024-08-01 14:35:07 +08:00 |
|
withchao
|
323c29893f
|
test
|
2024-08-01 14:25:22 +08:00 |
|
withchao
|
3c90d7d552
|
test
|
2024-08-01 12:23:23 +08:00 |
|
withchao
|
389b05dc44
|
test
|
2024-08-01 11:25:19 +08:00 |
|
withchao
|
5fb43eacac
|
test
|
2024-08-01 10:56:32 +08:00 |
|
withchao
|
a1b1678c9d
|
add logs
|
2024-08-01 10:55:08 +08:00 |
|
Monet Lee
|
5dac91569d
|
refactor: rename friend module to relation. (#2463)
* update protocol in go mod.
* add debug log in writePongMsg.
* update log level.
* add Warn log in writePongMsg.
* add debug log.
* feat: update webhookBeforeMemberJoinGroup to batch method.
* feat: update version field implement.
* update webhook implement contents.
* update method field and contents.
* update callbackCommand field.
* fix: add correct fields.
* update struct tags.
* refactor: rename friend module to relation.
|
2024-07-31 10:12:19 +00:00 |
|
withchao
|
ae1b4e5c04
|
fix: onlineUserIDs
|
2024-07-31 17:56:31 +08:00 |
|
chao
|
9cfbc3aaff
|
fix: return value (#2462)
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* new mongo
* new mongo
* new mongo
* new mongo
* new mongo
* new mongo
* new mongo
* new mongo
* friend incr sync
* friend incr sync
* friend incr sync
* friend incr sync
* friend incr sync
* mage
* optimization version log
* optimization version log
* sync
* sync
* sync
* group sync
* sync option
* sync option
* refactor: replace `friend` package with `realtion`.
* refactor: update lastest commit to relation.
* sync option
* sync option
* sync option
* sync
* sync
* go.mod
* seq
* update: go mod
* refactor: change incremental to full
* feat: get full friend user ids
* feat: api and config
* seq
* group version
* merge
* seq
* seq
* seq
* fix: sort by id avoid unstable sort friends.
* group
* group
* group
* fix: sort by id avoid unstable sort friends.
* fix: sort by id avoid unstable sort friends.
* fix: sort by id avoid unstable sort friends.
* user version
* seq
* seq
* seq user
* user online
* implement minio expire delete.
* user online
* config
* fix
* fix
* implement minio expire delete logic.
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* feat: implement scheduled delete outdated object in minio.
* update gomake version
* update gomake version
* implement FindExpires pagination.
* remove unnesseary incr.
* fix uncorrect args call.
* online push
* online push
* online push
* resolving conflicts
* resolving conflicts
* test
* api prommetrics
* api prommetrics
* api prommetrics
* api prommetrics
* api prommetrics
* rpc prommetrics
* rpc prommetrics
* online status
* online status
* online status
* online status
* sub
* conversation version incremental
* merge seq
* merge online
* merge online
* merge online
* merge seq
* GetOwnerConversation
* fix: change incremental syncer router name.
* rockscache batch get
* rockscache seq batch get
* fix: GetMsgDocModelByIndex bug
* update go.mod
* update go.mod
* merge
* feat: prometheus
* feat: prometheus
* group member sort
* sub
* sub
* fix: seq conversion bug
* fix: redis pipe exec
* sort version
* sort version
* sort version
* remove old version online subscription
* remove old version online subscription
* version log index
* version log index
* batch push
* batch push
* seq void filling
* fix: batchGetMaxSeq
* fix: batchGetMaxSeq
* cache db error log
* 111
* fix bug
* fix: ImportFriends
* add online cache
* add some logs
* add some logs
---------
Co-authored-by: withchao <withchao@users.noreply.github.com>
Co-authored-by: Monet Lee <monet_lee@163.com>
Co-authored-by: OpenIM-Gordon <46924906+FGadvancer@users.noreply.github.com>
Co-authored-by: icey-yu <1186114839@qq.com>
|
2024-07-31 06:21:19 +00:00 |
|
withchao
|
05a3810b05
|
add some logs
|
2024-07-31 12:32:31 +08:00 |
|
withchao
|
1a9a7fa167
|
Merge remote-tracking branch 'origin/main' into allmerge
|
2024-07-31 12:15:49 +08:00 |
|
chao
|
9f1587fb16
|
Merge branch 'openimsdk:main' into main
|
2024-07-31 12:15:23 +08:00 |
|
chao
|
d2b02dbabe
|
feat: add some logs (#2461)
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* new mongo
* new mongo
* new mongo
* new mongo
* new mongo
* new mongo
* new mongo
* new mongo
* friend incr sync
* friend incr sync
* friend incr sync
* friend incr sync
* friend incr sync
* mage
* optimization version log
* optimization version log
* sync
* sync
* sync
* group sync
* sync option
* sync option
* refactor: replace `friend` package with `realtion`.
* refactor: update lastest commit to relation.
* sync option
* sync option
* sync option
* sync
* sync
* go.mod
* seq
* update: go mod
* refactor: change incremental to full
* feat: get full friend user ids
* feat: api and config
* seq
* group version
* merge
* seq
* seq
* seq
* fix: sort by id avoid unstable sort friends.
* group
* group
* group
* fix: sort by id avoid unstable sort friends.
* fix: sort by id avoid unstable sort friends.
* fix: sort by id avoid unstable sort friends.
* user version
* seq
* seq
* seq user
* user online
* implement minio expire delete.
* user online
* config
* fix
* fix
* implement minio expire delete logic.
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* feat: implement scheduled delete outdated object in minio.
* update gomake version
* update gomake version
* implement FindExpires pagination.
* remove unnesseary incr.
* fix uncorrect args call.
* online push
* online push
* online push
* resolving conflicts
* resolving conflicts
* test
* api prommetrics
* api prommetrics
* api prommetrics
* api prommetrics
* api prommetrics
* rpc prommetrics
* rpc prommetrics
* online status
* online status
* online status
* online status
* sub
* conversation version incremental
* merge seq
* merge online
* merge online
* merge online
* merge seq
* GetOwnerConversation
* fix: change incremental syncer router name.
* rockscache batch get
* rockscache seq batch get
* fix: GetMsgDocModelByIndex bug
* update go.mod
* update go.mod
* merge
* feat: prometheus
* feat: prometheus
* group member sort
* sub
* sub
* fix: seq conversion bug
* fix: redis pipe exec
* sort version
* sort version
* sort version
* remove old version online subscription
* remove old version online subscription
* version log index
* version log index
* batch push
* batch push
* seq void filling
* fix: batchGetMaxSeq
* fix: batchGetMaxSeq
* cache db error log
* 111
* fix bug
* fix: ImportFriends
* add online cache
* add some logs
---------
Co-authored-by: withchao <withchao@users.noreply.github.com>
Co-authored-by: Monet Lee <monet_lee@163.com>
Co-authored-by: OpenIM-Gordon <46924906+FGadvancer@users.noreply.github.com>
Co-authored-by: icey-yu <1186114839@qq.com>
|
2024-07-31 02:50:55 +00:00 |
|
withchao
|
463ed77fd5
|
Merge remote-tracking branch 'origin/main' into allmerge
|
2024-07-31 10:28:54 +08:00 |
|
chao
|
e4817d64d7
|
Merge branch 'openimsdk:main' into main
|
2024-07-31 10:28:06 +08:00 |
|
withchao
|
eeede21499
|
add some logs
|
2024-07-31 10:27:44 +08:00 |
|
Monet Lee
|
fb689618d8
|
feat: update webhookBeforeMemberJoinGroup to batch method. (#2459)
* update protocol in go mod.
* add debug log in writePongMsg.
* update log level.
* add Warn log in writePongMsg.
* add debug log.
* feat: update webhookBeforeMemberJoinGroup to batch method.
* feat: update version field implement.
* update webhook implement contents.
* update method field and contents.
* update callbackCommand field.
* fix: add correct fields.
* update struct tags.
|
2024-07-30 10:09:52 +00:00 |
|
withchao
|
23f3445c22
|
add online cache
|
2024-07-29 17:31:04 +08:00 |
|
withchao
|
64376371dc
|
Merge remote-tracking branch 'origin/main' into allmerge
|
2024-07-29 17:03:03 +08:00 |
|
chao
|
82c903a4d7
|
Merge branch 'openimsdk:main' into main
|
2024-07-29 17:01:55 +08:00 |
|
chao
|
ed0ab58a9e
|
fix ImportFriends (#2458)
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
---------
Co-authored-by: withchao <withchao@users.noreply.github.com>
|
2024-07-29 08:53:26 +00:00 |
|
icey-yu
|
231aac2b8a
|
fix: search log can return platform (#2456)
* fix: search log can return platform
* fix: change platform type to string
|
2024-07-29 08:37:22 +00:00 |
|
withchao
|
882d24b063
|
fix: ImportFriends
|
2024-07-29 16:28:30 +08:00 |
|
chao
|
ae5e4334e7
|
Merge branch 'openimsdk:main' into main
|
2024-07-29 11:31:55 +08:00 |
|
printlin
|
b0cc4373a5
|
fix: #2410 BeforeMemberJoinGroup callback member error (#2423)
|
2024-07-29 02:08:28 +00:00 |
|
Monet Lee
|
ef46abd193
|
chore: add Warn log in writePongMsg. (#2452)
* update protocol in go mod.
* add debug log in writePongMsg.
* update log level.
* add Warn log in writePongMsg.
* add debug log.
|
2024-07-28 03:18:23 +00:00 |
|
printlin
|
220a01d7f8
|
fix: fill notification offlinePush by config (#2422)
* fix: fill notification offlinePush by config
* fix: fill notification OfflinePush by config
|
2024-07-26 10:24:25 +00:00 |
|
blooming
|
ff66e97221
|
fix: rm e2e in ci (#2449)
|
2024-07-26 18:20:54 +08:00 |
|
blooming
|
e9b3a1952f
|
cicd: add e2e in ci & before build docker image (#2346)
* cicd: add e2e in ci & before build docker image
* cicd: fix env minio addr
* cicd: fix build image timing
v3.8.0-rc.1
|
2024-07-26 08:36:11 +00:00 |
|
skiffer-git
|
7c3f6db0e3
|
Merge branch 'coderwander-main1'
|
2024-07-26 16:33:51 +08:00 |
|
skiffer-git
|
caef9a1941
|
Merge branch 'main' of https://github.com/coderwander/open-im-server into coderwander-main1
|
2024-07-26 16:33:45 +08:00 |
|
skiffer-git
|
6c0c83eb3b
|
Delete config/templates/env.template
|
2024-07-26 16:32:36 +08:00 |
|
skiffer-git
|
0a7992faab
|
Update env.template
|
2024-07-26 16:30:58 +08:00 |
|
skiffer-git
|
dd5c7e43d5
|
Merge branch 'coderwander-main'
|
2024-07-26 16:24:19 +08:00 |
|
skiffer-git
|
a837fecda3
|
merge: fix some typos in comments
|
2024-07-26 16:23:45 +08:00 |
|
skiffer-git
|
69296539e2
|
Merge branch 'main' of https://github.com/openimsdk/open-im-server
|
2024-07-26 16:18:11 +08:00 |
|
chao
|
5c52840d67
|
fix: user seq, asynchronous friend notification, message search (#2447)
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* new mongo
* new mongo
* new mongo
* new mongo
* new mongo
* new mongo
* new mongo
* new mongo
* friend incr sync
* friend incr sync
* friend incr sync
* friend incr sync
* friend incr sync
* mage
* optimization version log
* optimization version log
* sync
* sync
* sync
* group sync
* sync option
* sync option
* refactor: replace `friend` package with `realtion`.
* refactor: update lastest commit to relation.
* sync option
* sync option
* sync option
* sync
* sync
* go.mod
* seq
* update: go mod
* refactor: change incremental to full
* feat: get full friend user ids
* feat: api and config
* seq
* group version
* merge
* seq
* seq
* seq
* fix: sort by id avoid unstable sort friends.
* group
* group
* group
* fix: sort by id avoid unstable sort friends.
* fix: sort by id avoid unstable sort friends.
* fix: sort by id avoid unstable sort friends.
* user version
* seq
* seq
* seq user
* user online
* implement minio expire delete.
* user online
* config
* fix
* fix
* implement minio expire delete logic.
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* feat: implement scheduled delete outdated object in minio.
* update gomake version
* update gomake version
* implement FindExpires pagination.
* remove unnesseary incr.
* fix uncorrect args call.
* online push
* online push
* online push
* resolving conflicts
* resolving conflicts
* test
* api prommetrics
* api prommetrics
* api prommetrics
* api prommetrics
* api prommetrics
* rpc prommetrics
* rpc prommetrics
* online status
* online status
* online status
* online status
* sub
* conversation version incremental
* merge seq
* merge online
* merge online
* merge online
* merge seq
* GetOwnerConversation
* fix: change incremental syncer router name.
* rockscache batch get
* rockscache seq batch get
* fix: GetMsgDocModelByIndex bug
* update go.mod
* update go.mod
* merge
* feat: prometheus
* feat: prometheus
* group member sort
* sub
* sub
* fix: seq conversion bug
* fix: redis pipe exec
* sort version
* sort version
* sort version
* remove old version online subscription
* remove old version online subscription
* version log index
* version log index
* batch push
* batch push
* seq void filling
* fix: batchGetMaxSeq
* fix: batchGetMaxSeq
* cache db error log
* 111
* fix bug
---------
Co-authored-by: withchao <withchao@users.noreply.github.com>
Co-authored-by: Monet Lee <monet_lee@163.com>
Co-authored-by: OpenIM-Gordon <46924906+FGadvancer@users.noreply.github.com>
Co-authored-by: icey-yu <1186114839@qq.com>
|
2024-07-26 07:53:25 +00:00 |
|
Monet Lee
|
c3c9969f2f
|
chore: add debug log in writePongMsg (#2446)
* update protocol in go mod.
* add debug log in writePongMsg.
* update log level.
|
2024-07-26 07:52:37 +00:00 |
|
withchao
|
ce7271ccc7
|
Merge remote-tracking branch 'origin/main' into allmerge
# Conflicts:
# pkg/common/storage/database/mgo/seq_user.go
|
2024-07-26 15:18:30 +08:00 |
|
chao
|
57b35adcc8
|
Merge branch 'openimsdk:main' into main
|
2024-07-26 15:17:08 +08:00 |
|
withchao
|
60eb5e913e
|
fix bug
|
2024-07-26 15:16:04 +08:00 |
|
icey-yu
|
a8b84911a4
|
fix: display is read (#2444)
|
2024-07-26 06:40:36 +00:00 |
|