15 Commits

Author SHA1 Message Date
hawklin2017
fb9eb73ef2 删除账户,默认18个月 2026-05-09 23:26:14 +08:00
hawklin2017
b34d7262e3 删除登录、登出接口 2026-05-09 22:32:10 +08:00
hawklin2017
bd42186c1b 登录、登出接口 2026-05-09 22:10:52 +08:00
hawklin2017
f85a6a0bd1 阅后即焚 2026-05-07 23:32:39 +08:00
hawklin2017
f268d91db6 群邀请设置 2026-05-07 23:20:44 +08:00
haoyunlt
bac79841ac
Merge branch 'develop/tom' into develop/tom2 2026-05-07 10:51:12 +08:00
hawklin2017
ae00605f22 update area_code 2026-05-06 20:56:35 +08:00
hawklin2017
1444496c9d 来电铃声 2026-05-06 17:33:14 +08:00
hawklin2017
1d68284787 增加黑名单状态 2026-04-28 19:57:56 +08:00
hawklin2017
ac8062b7c6 full name 2026-04-28 17:04:07 +08:00
hawklin2017
4489cbbaaa showname 2026-04-27 22:23:29 +08:00
hawklin2017
e6f7ff8cb6 firtname lastname 2026-04-27 20:43:09 +08:00
hawklin2017
42064d31a7 用户设置 2026-04-12 21:50:38 +08:00
chao
88c0d5f5ad
feat: support incremental synchronization (#2379)
* 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

* update: go mod

* refactor: change incremental to full

* feat: get full friend user ids

* feat: api and config

* group version

* merge

* 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

* fix: sort by id avoid unstable sort friends.

* test: test log add.

* test: debug log remove.

* fix: transfer group owner incr version more than 1.

* fix: add condition to kick owner.

* feat: replace resp nil

* feat: replace nil

* fix: delete cache of max group joined version avoid sync joined group failed.

* fix: nil

* fix: delete cache of max group joined version avoid sync joined group failed.

* fix: delete cache of max group joined version avoid sync joined group failed.

* return group information for any changes

* online cache

---------

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-01 09:38:14 +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