Commit Graph

735 Commits (pre-release-v3.8.4)

Author SHA1 Message Date
OpenIM-Robot 3fe2053d4f
fix: fetch message return isEnd and endSeq panic. (#2959) (#2960)
9 months ago
OpenIM-Gordon 1eaae5f980
fix: fetch message return isEnd and endSeq panic. (#2959)
9 months ago
chao 97f506c366
pb (#2958)
9 months ago
OpenIM-Gordon 3c6fbabded fix: server can return isEnd to control fetch messages when sdk pull messages end normally. (#2949)
9 months ago
icey-yu 7f471c44bf fix:Only print panic function frame && feat: log.ZPanic (#2947)
9 months ago
icey-yu f3a78260a8 feat: Change upload logs systemType to AppFramework. (#2927)
9 months ago
chao be4061da85 feat: seq user and conversation seq synchronization (#2924)
9 months ago
Monet Lee c62945ed05 fix: update set seq implement. (#2911)
9 months ago
chao 7d2fd64429 fix: group member update face_url (#2910)
9 months ago
Monet Lee 573b400af6 fix: improve crontask delete outdated Data. (#2901)
9 months ago
icey-yu 645a5925bd fix: Wrong Redis Error Check (#2891)
9 months ago
Monet Lee 0435915df1
feat: support quote ContentType in SendMsg. (#2819)
9 months ago
icey-yu 92ea52febf
fix:Only print panic function frame && feat: log.ZPanic (#2947)
9 months ago
icey-yu 120afdf6ae
feat: Change upload logs systemType to AppFramework. (#2927)
9 months ago
OpenIM-Gordon 42136c6b93
fix: server can return isEnd to control fetch messages when sdk pull messages end normally. (#2949)
9 months ago
icey-yu 6a7ae690ee
feat: Prometheus can auto set port (#2943)
9 months ago
Monet Lee 24ab940875
build: implement services image build and CI release. (#2920)
10 months ago
chao 59fb9886e5
feat: support aws (#2938)
10 months ago
icey-yu bbbf17cbe4
feat: config (#2934)
10 months ago
icey-yu fceaaa199b
feat: compatible autoSetPorts (#2929)
10 months ago
chao 17d5df88d1
feat: seq user and conversation seq synchronization (#2924)
10 months ago
Morya a69d174e86
fix https://github.com/openimsdk/open-im-server/issues/2895 (#2896)
10 months ago
Monet Lee 14477321fd
fix: update set seq implement. (#2911)
10 months ago
chao 1534575be5
fix: group member update face_url (#2910)
10 months ago
Monet Lee 83ac4e83b9
fix: improve crontask delete outdated Data. (#2901)
10 months ago
icey-yu cf740a1b1a
fix: Wrong Redis Error Check (#2891)
10 months ago
icey-yu 7d517970ec fix: webhookBeforeSendSingleMsg will call before black and friend check (#2885)
10 months ago
icey-yu d8afbb82fc fix: webhookAfterSingleMsgRead (#2884)
10 months ago
icey-yu f0a60a71ae
fix: webhookBeforeSendSingleMsg will call before black and friend check (#2885)
10 months ago
icey-yu 38cfa4a9c4
fix: webhookAfterSingleMsgRead (#2884)
10 months ago
OpenIM-Robot 687b2ebc07
fix: err (#2876) (#2878)
10 months ago
icey-yu bfc4684a36
fix: err (#2876)
10 months ago
Monet Lee ce140beddc fix: fix error.
10 months ago
icey-yu 0e07ad70c3 fix: admin token limit (#2871)
10 months ago
chao 1e749b6217 fix: concurrent write to websocket connection (#2866)
10 months ago
Sasaya 4698446050 fix: single chat offline push webhook (#2862)
10 months ago
Wiky Lyu 624ae99a12 fix #2860 migrate jpns to jpush (#2861)
10 months ago
chao 0266dc830d feat: merge js sdk (#2856)
10 months ago
icey-yu 0d84190ed6 feat: Print Panic Log (#2850)
10 months ago
yoyoIU 5089568004 fix(push): push content with jpush (#2844)
10 months ago
icey-yu d4d626606b fix: SetConversations can update new conversation (#2838)
10 months ago
icey-yu 7881c8c89a fix: del login Policy (#2825)
10 months ago
icey-yu eb598ec0e6 Update login policy (#2822)
10 months ago
Monet Lee 625fa77e89 fix: improve condition check. (#2815)
10 months ago
chao f707069089 feat: ApplicationVersion move chat (#2813)
10 months ago
chao 2bbd1bcfe9 feat: support app update service (#2811)
10 months ago
chao e53ae33e39 feat: support app update service (#2794)
10 months ago
chao 3914dc1435 feat: provide the interface required by js sdk (#2712)
10 months ago
icey-yu 2c612ba6d0
fix: del login Policy (#2825)
10 months ago
icey-yu 334749c5a2
feat: Print Panic Log (#2850)
10 months ago
Sasaya bf88535800
fix: single chat offline push webhook (#2862)
10 months ago
icey-yu daba153d27
fix: admin token limit (#2871)
10 months ago
chao 15648cd44d
fix: concurrent write to websocket connection (#2866)
10 months ago
Wiky Lyu 1df49ee718
fix #2860 migrate jpns to jpush (#2861)
10 months ago
yoyoIU 8471a0ef3b
fix(push): push content with jpush (#2844)
10 months ago
chao 12790e141d
feat: merge js sdk (#2856)
10 months ago
icey-yu 68698961f1
fix: SetConversations can update new conversation (#2838)
11 months ago
chao 8d308a4163
feat: support stream message (#2824)
11 months ago
icey-yu 41d5688de6
Update login policy (#2822)
11 months ago
Monet Lee 269dd7180f
fix: improve condition check. (#2815)
11 months ago
chao 61fc9bffec
feat: ApplicationVersion move chat (#2813)
11 months ago
chao ea477fd91f
feat: support app update service (#2811)
11 months ago
OpenIM-Robot 047fa33704
deps: Merge #2804 #2805 #2806 #2808 PRs into pre-release-v3.8.2 (#2812)
11 months ago
Monet Lee 5af41e83ce
fix: solve err Notification when setGroupInfo. (#2806)
11 months ago
OpenIM-Gordon 07d30a645b
fix: set own read seq in MongoDB when sender send a message. (#2808)
11 months ago
icey-yu a4eae35118
fix: webhook before online push (#2805)
11 months ago
Monet Lee 53cf2c0540
fix: improve time condition check mehtod. (#2804)
11 months ago
OpenIM-Robot 59c4c7575d
deps: Merge #2716 #2718 #2719 #2724 #2730 #2770 #2772 #2773 #2775 #2777 #2779 #2782 #2785 #2786 #2789 #2790 #2792 PRs into pre-release-v3.8.2 (#2797)
11 months ago
chao 649250b7c6
feat: support app update service (#2794)
11 months ago
Monet Lee 312c8ba9d6
fix: improve getUserInfo logic. (#2792)
11 months ago
Monet Lee b36b69506f
fix: improve transfer Owner logic when newOwner is mute. (#2790)
11 months ago
icey-yu 4be508a640
Revert: Change group member roleLevel can`t send notification (#2789)
11 months ago
Monet Lee 0207f1dab1
fix: improve setConversationAtInfo logic. (#2782)
11 months ago
chao b5ef71f5c2
fix: client sends message status error to server (#2779)
11 months ago
icey-yu 43919bc5fe
fix: change group member info send notification (#2777)
11 months ago
icey-yu 0d03b46ac8
feat: change push config (#2775)
11 months ago
icey-yu 9e8a389698
feat: Add More Multi Login Policy (#2770)
11 months ago
icey-yu a2110e416a
fix: group level change logic (#2730)
11 months ago
chao 0b612c13c6
fix: join the group chat directly, notification type error (#2772)
11 months ago
chao 3167f9943f
fix: cannot modify group member avatars (#2719)
11 months ago
chao 598750e8c7
fix: the message I sent is not set to read seq in mongodb (#2718)
11 months ago
icey-yu 87f79d3cee
Line webhook (#2716)
11 months ago
chao 7f44319b9b
feat: provide the interface required by js sdk (#2712)
11 months ago
icey-yu 49c8440d50
feat: Msg filter (#2703)
12 months ago
Monet Lee 93f6c92efa
feat: improve publish docker image workflows (#2697)
12 months ago
Monet Lee 5452741af8
refactor: add GetAdminToken interface. (#2684)
12 months ago
icey-yu 0892c1c0c3
feat: add friend agree after callback (#2680)
12 months ago
Monet Lee d6b711c7ed
fix: usertoken auth. (#2677)
12 months ago
Monet Lee 2a33b5c666
refactor: update fields type in userStatus and check registered. (#2676)
12 months ago
icey-yu aa1d3119be
refactor: change platform to platformID (#2670)
12 months ago
Monet Lee 0ffdc58e48
fix: fix update groupName invalid. (#2673)
12 months ago
Monet Lee b9217f76ce
feat: improve get admin role memberIDs implement. (#2666)
12 months ago
chao 80a46b329d
feat: provide the interface required by js sdk (#2664)
12 months ago
Monet Lee 3472952683
feat: implement GetSpecifiedUserGroupRequestInfo interface. (#2661)
1 year ago
icey-yu 7da87e1e36
feat: GetPinnedConversationIDs (#2660)
1 year ago
icey-yu 51aaf08fa7
feat: get not notify conversationIDs (#2658)
1 year ago
icey-yu f6364a4eff
Fix token (#2653)
1 year ago
暴走的大猩猩 031c1cd1e4
Upgrade the Google Firebase version. (#2638)
1 year ago
Monet Lee 6006de4612
feat: add GetSpecifiedBlacks interface. (#2656)
1 year ago
icey-yu 7090c99fa5
fix: route (#2654)
1 year ago
icey-yu 6add09d476
fix: kick group member callback (#2643)
1 year ago
Monet Lee 79bf21453a
refactor: update Userregister request field. (#2650)
1 year ago
Monet Lee 4f0830b1af
fix: fix setConversations req fill. (#2645)
1 year ago
Monet Lee b64edb67c7
fix: update setGroupInfoEx func name and field. (#2634)
1 year ago
chao 56acee107e
feat: msg gateway add log (#2631)
1 year ago
Monet Lee 8875a9deb6
fix: update setGroupInfoEX field name. (#2625)
1 year ago
Monet Lee 9424e3ed5f
feat: improve searchMsg implement. (#2614)
1 year ago
icey-yu 34d7d38da1
feat: create group can push notification (#2617)
1 year ago
OpenIM-Gordon 80c71b77d6
feature: add GetConversationsHasReadAndMaxSeq interface to the WebSocket API. (#2611)
1 year ago
icey-yu 0276c7df60
Fix err (#2608)
1 year ago
chao b703449615
feat: API supports gzip (#2609)
1 year ago
Monet Lee 3381b85895
feat: implement offline push using kafka (#2600)
1 year ago
Monet Lee c581d43f17
refactor: improve db structure in `storage/controller` (#2604)
1 year ago
chao eea2627a28
feat: avoid pulling messages from sessions with a large number of max seq values of 0 (#2602)
1 year ago
chao 6dd4e56c2a
fix: getting messages based on session ID and seq (#2595)
1 year ago
chao 2477a6658c
feat: supports getting messages based on session ID and seq (#2582)
1 year ago
icey-yu 38a8802107
feat: add long time push msg in prometheus (#2584)
1 year ago
Monet Lee a5292bb3a3
feat: update group notification when set to null. (#2590)
1 year ago
icey-yu 8c7de0416b
fix: fill opUser in invite tips (#2578)
1 year ago
chao 275491a1b5
fix: memory queue optimization (#2568)
1 year ago
Monet Lee c37e0227ff
fix: delay deleteObject func. (#2566)
1 year ago
icey-yu bb4cbcbc78
Fix set convsation (#2564)
1 year ago
chao bcd5324b48
fix: invitation to join group notification opuser is null (#2562)
1 year ago
chao 85614da36f
fix: read seq is written to mongo, online status redis cluster is supported (#2558)
1 year ago
icey-yu 86a325f309
Fix push (#2559)
1 year ago
icey-yu 938409b0e4
fix: set min seq (#2556)
1 year ago
Monet Lee fa1467878b
feat: implement `SetGroupInfoEX` interface. (#2552)
1 year ago
icey-yu 7deb45e35d
Groupmsg (#2548)
1 year ago
Monet Lee d938754ff6
feat: update set conversation logic. (#2544)
1 year ago
Monet Lee e70695077a
Fix: solve conversation blocking in private chat when non friendship. (#2542)
1 year ago
Mew151 1022b297d4
fix 细节 (#2525)
1 year ago
chao 7f6b4da8eb
fix: the log key value is not aligned (#2527)
1 year ago
Monet Lee 188507a8ac
fix: pass getMinioImageThumbnailKey error. (#2532)
1 year ago
Monet Lee 27024dfb03
fix: solve uncorrect outdated msg get. (#2513)
1 year ago
icey-yu 7110183892
h (#2501)
1 year ago
chao 84049a1f55
fix: the local cache obtained can be modified (#2473)
1 year ago
Monet Lee 51e170ade1
feat: implement scheduled destruct msgs feature in cron task. (#2466)
1 year ago
chao 375f63a447
fix: online status renewal (#2468)
1 year ago
Monet Lee 5dac91569d
refactor: rename friend module to relation. (#2463)
1 year ago
chao d2b02dbabe
feat: add some logs (#2461)
1 year ago
Monet Lee fb689618d8
feat: update webhookBeforeMemberJoinGroup to batch method. (#2459)
1 year ago
icey-yu 231aac2b8a
fix: search log can return platform (#2456)
1 year ago
printlin b0cc4373a5
fix: #2410 BeforeMemberJoinGroup callback member error (#2423)
1 year ago
Monet Lee ef46abd193
chore: add Warn log in writePongMsg. (#2452)
1 year ago
chao 5c52840d67
fix: user seq, asynchronous friend notification, message search (#2447)
1 year ago
Monet Lee c3c9969f2f
chore: add debug log in writePongMsg (#2446)
1 year ago
icey-yu a8b84911a4
fix: display is read (#2444)
1 year ago
chao 49ca5c998c
feat: msg queue push (#2434)
1 year ago
icey-yu 8087f705c0
Fix search log (#2425)
1 year ago
Monet Lee d0d33b6b78
feat: implement true batchGetIncrGroupMember RPC method and dependency methods. (#2417)
1 year ago
icey-yu 6c8ac45137
Feat metrics (#2429)
1 year ago
chao d945a07549
feat: group members, friends sorting version, client online subscription (#2427)
1 year ago
Monet Lee 42a66cff4a
chore: add ping Handler DEBUG log in msgGateway. (#2415)
1 year ago
chao 4aaf496086
feat: new features merged (#2409)
1 year ago
chao 5f52fa19bd
feat: incremental synchronization of session list (#2408)
1 year ago
printlin ea7e505269
feature: support for Kodo (#2363)
1 year ago
Monet Lee 28898f5b79
feat: implement server-initiated heartbeat in msgGateway module (#2404)
1 year ago
chao 88c0d5f5ad
feat: support incremental synchronization (#2379)
1 year ago
icey-yu fe7c029c2a
fix: group application (#2367)
1 year ago
printlin 118c5f56f3
feature: add webhook AttentionIds (#2370)
1 year ago
icey-yu e6f1232582
fix: message can store Ex (#2371)
1 year ago
icey-yu d6606152ee
fix:create auth token can add expire time (#2352)
1 year ago
icey-yu 877abfe7ce
Fix group and config (#2341)
1 year ago
icey-yu 180532317e
fix:FCM push failed will return error (#2347)
1 year ago
Monet Lee a8d5ec314a
feat: implement to invalid token when forceKickOff user. (#2345)
1 year ago
OpenIM-Gordon 973442e3d3
refactor: db cache batch refactor and batch consume message. (#2325)
1 year ago
OpenIM-Gordon 67fe13f089
fix: at group message. (#2316)
1 year ago
OpenIM-Gordon 76d9688a54
refactor: db refactor and cache key add. (#2320)
1 year ago
OpenIM-Gordon 1eef4013e2
fix: main bug fix notification unread (#2266)
1 year ago
森屿 285523751d
feat: middleware authentication and whitelist are used to release permissions. (#2309)
1 year ago
skiffer-git 835ff3824f
Etcd naming and discovery (#2300)
1 year ago
skiffer-git 8d84e2f01f
Skip minio check (#2281)
1 year ago
chao 74f4fdb156
feat: optimize corn tasks (#2237)
1 year ago
skiffer-git f8d05b7697
update go.mod go.sum (#2210)
1 year ago
OpenIM-Gordon 653b48479d
3.6.1 code conventions (#2202)
1 year ago
OpenIM-Gordon b76816bc14
refactor: 3.7.0 code conventions. (#2148)
1 year ago
Yibiao He 6d1062bef8
fix: Fix the callback after reading the group message (#2114)
2 years ago
OpenIM Bot c69522b878
cicd: bump League Patch (#2117)
2 years ago
chao 8f218057e4
fix: conversation crash caused by non-existence (#2087)
2 years ago
Xinwei Xiong 4ed575a53c
fix: fix group getGroupMemberIDs is 0 err (#2108)
2 years ago
Xinwei Xiong 7c25c91e9b
feat: golang fix apt test design (#2084)
2 years ago
OpenIM-Gordon e86d1cd742
optimization: message remove options. (#2082)
2 years ago
Brabem 8501c66d14
fix: fix the protocol version (#2074)
2 years ago
OpenIM Bot c12f9dca7c
cicd: bump League Patch (#2057)
2 years ago
chao b9cf40034c
feat: add local cache for high frequency reads (#2036)
2 years ago
OpenIM Bot a84162815a
cicd: bump League Patch (#2012)
2 years ago
OpenIM-Gordon 13d0883507
fix: remove unnecessary error handling to avoid sending nil resp. (#2010)
2 years ago
Brabem 52b8efba73
fix: wrap the error of group user and thrid (#2005)
2 years ago
OpenIM Bot c7dad1a5c1
cicd: bump League Patch (#2004)
2 years ago
OpenIM-Gordon 383758782e
optimization: change the configuration file from being read globally … (#1935)
2 years ago
OpenIM Bot e8377d9c2c
cicd: bump League Patch (#1998)
2 years ago
Xinwei Xiong 33a61f29f2
feat: format openim make lint code (#1997)
2 years ago
longyuqing112 88bcabee1c
feat: optimize openim make lint style format (#1995)
2 years ago
Xinwei Xiong 02a3cfb021
feat: Introduce Language-Specific Comment Detection Tool and Standardize Log Filename Convention (#1992)
2 years ago
Xinwei Xiong 853ac47e42
feat: Integrate Comprehensive E2E Testing for GoChat (#1906)
2 years ago
xuan 1ef26b29a7
back err_name (#1976)
2 years ago
OpenIM Bot 1e7a301d09
cicd: bump League Patch (#1969)
2 years ago
xuan bcc6a95633
Fix lint errors in modified code (#1966)
2 years ago
OpenIM Bot 613bacb789
cicd: bump League Patch (#1963)
2 years ago
Brabem ac8775827d
fix: reconstruct the script of 'make start' 'make stop' and 'make check' (#1953)
2 years ago