dsx137
98b9343501
fix(group): move member count retrieval after member deletion for accurate updates ( #3650 )
2 days ago
dsx137
1a053275f8
fix(group): set max_seq to 0 when join group ( #3647 )
2 days ago
chao
1a1391cf3d
Merge pull request #3648 from withchao/3.8.3-patch
...
refactor: simplify platformID handling and enhance UserConnContext structure
1 week ago
withchao
9fefa916c8
refactor: simplify platformID handling and enhance UserConnContext structure
1 week ago
ribin2333
95ab761d8f
group: 入群个人上限重置为不受限值;退出个人上限固化;通知控制入群 minSeq ( #3646 )
1 week ago
chao
1c5f876183
Merge pull request #3645 from withchao/3.8.3-patch
...
feat: replace LongConn with ClientConn interface and simplify message handling
2 weeks ago
withchao
44457187be
refactor: replace LongConn with ClientConn interface and simplify message handling
2 weeks ago
chao
f4171a2c30
Merge pull request #3638 from withchao/3.8.3-patch
...
fix: resolve deadlock in cache eviction and improve GetBatch implementation
3 weeks ago
withchao
59c6136ba8
fix: resolve deadlock in cache eviction and improve GetBatch implementation
3 weeks ago
withchao
f485f92b00
fix: resolve deadlock in cache eviction and improve GetBatch implementation
3 weeks ago
withchao
c40f979de6
fix: resolve deadlock in cache eviction and improve GetBatch implementation
...
(cherry picked from commit ebda95fb11 )
3 weeks ago
icey-yu
2039f4b305
Merge pull request #3619 from icey-yu/fix-group
...
fix: group notification
2 months ago
icey-yu
72b2dc92f2
fix: cicd
2 months ago
icey-yu
ad2b09b282
fix: group notification
2 months ago
icey-yu
1679a85370
fix: group notification
2 months ago
Monet Lee
2a0df3a22e
fix: incorrect redis fields. ( #3602 )
...
* Fix: Resolved the issue of incorrect generation of conversationID in 3.8.3-patch branch.
* fix: solve incorrect time.Unix and logger asyncwrite in 3.8.3-patch branch.
* fix: incorrect redis fields.
2 months ago
chao
1954b70023
Merge pull request #3589 from withchao/3.8.3-patch
...
fix: full id version
3 months ago
withchao
17a3105f41
fix: full id version
...
(cherry picked from commit 9a1d2a85cd )
3 months ago
Monet Lee
0fa714b831
fix: solve incorrect time.Unix and logger asyncwrite in 3.8.3-patch ( #3585 )
...
* Fix: Resolved the issue of incorrect generation of conversationID in 3.8.3-patch branch.
* fix: solve incorrect time.Unix and logger asyncwrite in 3.8.3-patch branch.
3 months ago
Monet Lee
746da2554d
Fix: Resolved the issue of incorrect generation of conversationID in 3.8.3-patch branch. ( #3582 )
3 months ago
icey-yu
ed1c22127e
Merge pull request #3579 from icey-yu/fix-prometheus-3.8.3
...
fix: prometheus 3.8.3
3 months ago
icey-yu
34c35099d1
fix: prometheus
3 months ago
icey-yu
fd479c15b4
fix: prometheus
3 months ago
icey-yu
95d383d656
fix: prometheus
3 months ago
icey-yu
36810b99a4
fix: prometheus
3 months ago
icey-yu
0bd60efeab
fix: prometheus
3 months ago
icey-yu
909f3a4a24
fix: prometheus
3 months ago
icey-yu
15d7129c46
chore: fix prometheus
3 months ago
Monet Lee
310d70b64e
fix: GetSortedConversationList nil pointer when chatlog not found in v3.8.3-patch branch. ( #3569 )
4 months ago
Monet Lee
dc7ce098cd
fix: switch kafka & etcd image namespace to bitnamilegacy in v3.8.3-patch branch. ( #3557 )
...
* fix: switch kafka & etcd image namespace to bitnamilegacy in v3.8.3-patch branch.
* revert change.
* revert incorrect changes.
* revert incorrect changes.
4 months ago
Monet Lee
4aea6bb4ff
build: improve publish docker image workflow in v3.8.3-patch branch. ( #3551 )
4 months ago
OpenIM-Robot
2aab7034b0
feat: enable redis aof-use-rdb-preamble && disable auto rdb ( #3529 ) ( #3535 )
...
Co-authored-by: icey-yu <119291641+icey-yu@users.noreply.github.com>
5 months ago
OpenIM-Gordon
7a9c336a96
fix: fill in the most recent sendTime for a gap message to prevent the client from repeatedly retrieving the same message due to sendTime being 0. ( #3523 )
5 months ago
Monet Lee
02025278b3
fix: solve batch incorrect error in Find DocIDs in v3.8.3-patch branch. ( #3515 )
5 months ago
Monet Lee
90596b1a02
fix: fix incorrect kicked logic and PCAndOther Login policy In v3.8.3-patch ( #3511 )
5 months ago
Gordon
482284a0fb
Merge remote-tracking branch 'upstream/3.8.3-patch' into 3.8.3-patch
5 months ago
Gordon
a893141ae6
eat: add filtering for invalid messages and invalid conversations to prevent data-fetching exceptions after conversations are deleted.
5 months ago
Monet Lee
9eccfee997
fix: solve redis config db field in v3.8.3-patch ( #3490 )
5 months ago
Monet Lee
f950dbc5e7
fix: import friends send notification in v3.8.3-patch ( #3488 )
5 months ago
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>
5 months ago
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>
5 months ago
Monet Lee
2804d90020
fix: use safe submodule init in workflows in v3.8.3-patch. ( #3469 )
5 months ago
chao
4ca3f2dc0c
Merge pull request #3454 from withchao/3.8.3-patch
...
fix: s3 aws init
6 months ago
withchao
b92c5ab821
Merge remote-tracking branch 'origin/3.8.3-patch' into 3.8.3-patch
6 months ago
withchao
9c4b6e50ef
fix: s3 aws init
6 months ago
Monet Lee
54e189d80f
fix: remove update version file workflows have new line in 3.8.3-patch branch. ( #3452 )
6 months ago
icey-yu
1b6d70e4a7
Merge pull request #3438 from icey-yu/add-friend
...
fix: Add friend DB in notification sender
6 months ago
chao
4c9cf55867
fix: add friend db in notification sender
6 months ago
Monet Lee
9be25ab041
build: update gomake version in dockerfile. ( #3416 )
7 months ago
chao
8a5f8a10ba
Merge pull request #3396 from withchao/3.8.3-patch
...
feat: optimize friend and group applications
7 months ago