hawklin2017
e9e15b9e5d
banned user
2026-04-11 21:44:22 +08:00
hawklin2017
7e65b21c5e
举报垃圾消息
2026-04-11 21:38:30 +08:00
hawklin2017
a3bda263a7
好友置顶
2026-04-11 21:26:27 +08:00
hawklin2017
7859fa2f2a
sn设置
2026-04-11 13:26:29 +08:00
hawklin2017
fa338b692c
sn设置
2026-04-10 18:14:35 +08:00
hawklin2017
90629c893f
音视频通话
2026-04-10 17:42:02 +08:00
haoyunlt
ce21c5bf0e
Merge branch 'feature/rtc' into develop/tom
2026-04-10 17:33:39 +08:00
hawklin2017
ad02cddaaf
音视频通话
2026-04-08 09:42:43 +08:00
hawklin2017
faaf0a7178
sn设置
2026-04-07 20:33:18 +08:00
hawklin2017
f64dfe2e64
音视频通话
2026-04-07 20:03:28 +08:00
hawklin2017
c074921734
音视频通话
2026-04-07 00:13:17 +08:00
hawklin2017
4b9412f685
音视频通话
2026-04-06 16:21:00 +08:00
hawklin2017
e6451179d6
音视频通话
2026-04-06 14:29:40 +08:00
hawklin2017
80f3cfda74
图片验证
2026-04-04 11:20:19 +08:00
hawklin2017
34c13cf608
查看自己登录的在线设备
2026-04-03 16:03:35 +08:00
hawklin2017
a5fcb4ed23
添加日志
2026-04-03 11:08:49 +08:00
haoyunlt
f73aa064ce
Merge branch 'develop/tom' into feature/captcha
2026-04-01 21:19:02 +08:00
hawklin2017
38d4923ec6
Add protocol submodule
2026-04-01 21:12:53 +08:00
haoyunlt
47821421d4
Merge pull request #3 from sok-im/feature/user_common_group
...
Feature/user common group
2026-04-01 16:42:57 +08:00
hawklin2017
98b6b249ee
查询共同所在的群
2026-04-01 16:41:43 +08:00
haoyunlt
0cec63601d
Merge pull request #2 from sok-im/feature/global_user_blacklist
...
Feature/global user blacklist
2026-04-01 16:05:03 +08:00
hawklin2017
d1f83cf2be
全局黑名单用户
2026-04-01 16:02:49 +08:00
hawklin2017
34ecfd283d
添加图片验证
2026-03-30 16:24:08 +08:00
hawklin2017
59b9954053
merge develop/tom
2026-03-28 18:33:45 +08:00
hawklin2017
f9d3221df0
查询共同群
2026-03-28 17:28:03 +08:00
hawklin2017
706c6000cb
添加全局黑名单功能
2026-03-28 17:00:54 +08:00
神奇bug在哪里
8b4ff0c55b
bugfix(permission):fix no permission error when set group notification. ( #3675 )
...
* bugfix(permission):fix no permission error when set group notification.
* fix(send): add temporary admin context to solve permission problem.
2026-02-09 19:12:21 +08:00
dsx137
98b9343501
fix(group): move member count retrieval after member deletion for accurate updates ( #3650 )
2025-12-31 18:02:09 +08:00
dsx137
1a053275f8
fix(group): set max_seq to 0 when join group ( #3647 )
2025-12-31 10:56:56 +08:00
withchao
9fefa916c8
refactor: simplify platformID handling and enhance UserConnContext structure
2025-12-25 15:52:19 +08:00
ribin2333
95ab761d8f
group: 入群个人上限重置为不受限值;退出个人上限固化;通知控制入群 minSeq ( #3646 )
2025-12-24 17:52:47 +08:00
withchao
44457187be
refactor: replace LongConn with ClientConn interface and simplify message handling
2025-12-19 17:11:29 +08:00
icey-yu
ad2b09b282
fix: group notification
2025-11-14 14:44:38 +08:00
icey-yu
1679a85370
fix: group notification
2025-11-14 14:41:27 +08:00
withchao
17a3105f41
fix: full id version
...
(cherry picked from commit 9a1d2a85cdb555d7eef4e79d2c866dacdfbd86ae)
2025-10-15 10:12:58 +08:00
icey-yu
34c35099d1
fix: prometheus
2025-09-26 16:38:02 +08:00
icey-yu
fd479c15b4
fix: prometheus
2025-09-26 15:55:33 +08:00
icey-yu
95d383d656
fix: prometheus
2025-09-26 15:53:52 +08:00
icey-yu
36810b99a4
fix: prometheus
2025-09-26 15:53:19 +08:00
icey-yu
0bd60efeab
fix: prometheus
2025-09-26 15:44:18 +08:00
icey-yu
909f3a4a24
fix: prometheus
2025-09-26 15:27:46 +08:00
Monet Lee
310d70b64e
fix: GetSortedConversationList nil pointer when chatlog not found in v3.8.3-patch branch. ( #3569 )
2025-09-19 11:45:07 +08:00
Monet Lee
90596b1a02
fix: fix incorrect kicked logic and PCAndOther Login policy In v3.8.3-patch ( #3511 )
2025-08-12 16:31:41 +08:00
Gordon
482284a0fb
Merge remote-tracking branch 'upstream/3.8.3-patch' into 3.8.3-patch
2025-07-29 16:00:51 +08:00
Gordon
a893141ae6
eat: add filtering for invalid messages and invalid conversations to prevent data-fetching exceptions after conversations are deleted.
2025-07-29 16:00:08 +08:00
Monet Lee
f950dbc5e7
fix: import friends send notification in v3.8.3-patch ( #3488 )
2025-07-29 11:11:42 +08:00
OpenIM-Gordon
55113e5277
feat: add filtering for invalid messages and invalid conversations to prevent data-fetching exceptions after conversations are deleted. ( #3239 ) ( #3247 ) ( #3483 )
...
Co-authored-by: OpenIM-Robot <openim4@gmail.com>
2025-07-28 14:43:58 +08:00
OpenIM-Robot
7fdc438500
fix: correctly aggregate read seqs by conversation and user before DB update. [Created by @FGadvancer from #3442 ] ( #3482 )
...
* fix: correctly aggregate read seqs by conversation and user before DB update. (#3442 )
* build: docker compose file add some comments.
* fix: correctly aggregate read seqs by conversation and user before DB update.
* solve declarate pkg issue.
---------
Co-authored-by: OpenIM-Gordon <1432970085@qq.com>
Co-authored-by: Monet Lee <monet_lee@163.com>
2025-07-28 12:36:48 +08:00
withchao
b92c5ab821
Merge remote-tracking branch 'origin/3.8.3-patch' into 3.8.3-patch
2025-07-10 14:59:46 +08:00
withchao
9c4b6e50ef
fix: s3 aws init
2025-07-10 14:59:33 +08:00