Commit Graph

673 Commits (pre-release-v3.8.4)

Author SHA1 Message Date
OpenIM-Gordon 73934fd955
feat: add filtering for invalid messages and invalid conversations to prevent data-fetching exceptions after conversations are deleted. (#3239)
6 months ago
OpenIM-Gordon 11044eac58
feat: add a function for business info change to update related conve… (#3225)
6 months ago
Monet Lee b969827b9a
feat: Implement webhook in createConversation (#3228)
6 months ago
icey-yu 0b9dbd301c
feat: check if the secret in config/share.yml has been changed during registration (#3223)
6 months ago
icey-yu 3516f843db
fix: AdminToken save to redis && limit 1 for each userID (#3224)
6 months ago
icey-yu e76e02fdba
feat: set configs (#3183)
6 months ago
withchao aeee3f33b1 resolving merge conflicts
7 months ago
chao 7e9bb7bc76
Merge branch 'pre-release-v3.8.4' into cherry-pick-964ee7a
7 months ago
chao c34d7be95b
Merge branch 'pre-release-v3.8.4' into cherry-pick-737169a
7 months ago
chao 212d60356b
Merge branch 'pre-release-v3.8.4' into cherry-pick-b7f8813
7 months ago
chao 883ea4dcb9 feat: sending messages supports returning fields modified by webhook (#3192)
7 months ago
icey-yu a66312dabe feat: system account send msg doesn't need friend verify (#3187)
7 months ago
OpenIM-Gordon 6bba316e64 feat: add a new message type: Markdown text (#3162)
7 months ago
icey-yu 72cb20f1fe feat: Change after webhook filter && feat SendSimpleMsg (#3151)
7 months ago
chao 964ee7a8dd
feat: sending messages supports returning fields modified by webhook (#3192)
7 months ago
icey-yu 737169a466
feat: system account send msg doesn't need friend verify (#3187)
7 months ago
OpenIM-Gordon 1df02692bf
refactor: change sendNotification to sendMessage to avoid ambiguity regarding message sending behavior. (#3173)
7 months ago
OpenIM-Gordon 4d2fce0e52
feat: add a field to specify whether to send a notification message w… (#3163)
7 months ago
OpenIM-Gordon b7f88138bd
feat: add a new message type: Markdown text (#3162)
7 months ago
OpenIM-Robot aad2d01681
fix: Offline push does not have a badge && Android offline push (#3146) (#3149)
7 months ago
icey-yu df1c8df693
feat: Change after webhook filter && feat SendSimpleMsg (#3151)
7 months ago
icey-yu 14393b0f53
fix: Offline push does not have a badge && Android offline push (#3146)
7 months ago
chao 9ed6200e45
feat: optimize code and support running in single process mode (#3142)
7 months ago
OpenIM-Robot d20a95bb08
fix: the source message of the reference is withdrawn, and the referenced message is deleted (#3137) (#3140)
7 months ago
chao e37ea50b94
fix: the source message of the reference is withdrawn, and the referenced message is deleted (#3137)
7 months ago
withchao ca671a0e8e update config
7 months ago
withchao 53316b8ad8 conflict
7 months ago
chao 48291faefb
Merge pull request #3128 from openimsdk/cherry-pick-0bf076b
7 months ago
chao 8edb3ff000
Merge pull request #3126 from openimsdk/cherry-pick-274a9be
7 months ago
chao 202afc8b88
Merge pull request #3124 from openimsdk/cherry-pick-bbb5473
7 months ago
chao 456ef4742b
Merge pull request #3123 from openimsdk/cherry-pick-96baa5a
7 months ago
chao f28a1264ab fix: the user sets the conversation timer cleanup timestamp unit incorrectly (#3102)
7 months ago
chao 1755cb3c9c fix: the abnormal message has no sending time, causing the SDK to be abnormal (#3087)
7 months ago
chao febbbade67 fix: DeleteDoc crash (#3078)
7 months ago
icey-yu a4b3cdaac1 fix: check error in BatchSetTokenMapByUidPid (#3076)
7 months ago
icey-yu 3e12bf3d49 feat: Add enable config center button && fix: grpc connection leakage (#3036)
7 months ago
chao 0bf076bb05
fix: the user sets the conversation timer cleanup timestamp unit incorrectly (#3102)
8 months ago
chao 274a9bee65
fix: the abnormal message has no sending time, causing the SDK to be abnormal (#3087)
8 months ago
chao bbb5473d26
fix: DeleteDoc crash (#3078)
8 months ago
icey-yu 96baa5a0ff
fix: check error in BatchSetTokenMapByUidPid (#3076)
8 months ago
icey-yu 1e68f99d11 fix: add autoPort && prometheus port discovery
8 months ago
icey-yu 8c6d734f88 fix: discovery
8 months ago
withchao d0cd40aae6 resolving v3.8.3 conflicts
9 months ago
chao 36c18ce7ea fix: GetUsersOnline returns an error in the online list (#3040)
9 months ago
chao 3f58f3e904
fix: GetUsersOnline returns an error in the online list (#3040)
9 months ago
icey-yu 07c255ade7
feat: Add enable config center button && fix: grpc connection leakage (#3036)
9 months ago
withchao 7415dff32c fix: resolving v3.8.3 conflicts
9 months ago
chao 66edc76c54 feat: support GetLastMessage (#3029)
9 months ago
chao ed0a834e2e
feat: support GetLastMessage (#3029)
9 months ago
chao 3d064d66f2 fix: online status error (#3022)
9 months ago
chao 435d8bb8bf
fix: online status error (#3022)
9 months ago
withchao 2676295a4c merge code
9 months ago
chao f9e6d07581 feat: support message cache (#3007)
9 months ago
icey-yu 52052a9165 fix: redis save error when KickTokens (#3002)
9 months ago
chao 9ac35c9059 feat: optimize error stack information (#2995)
9 months ago
chao de42eb1f11 feat: Optimizing RPC call (#2993)
9 months ago
chao b26b0a422c feat: Optimize Scheduled Task (#2985)
9 months ago
chao 248cb5c107 fix: when fetching a referenced message, it indicates that the original message has been deleted. (#2977)
9 months ago
icey-yu 930a9fd7d5
fix: The system cannot be restarted the first time the configuration is set. (#3013)
9 months ago
chao 8b79a7685c
feat: support message cache (#3007)
9 months ago
icey-yu 1110af98ef
feat: config center (#2997)
9 months ago
icey-yu 66abd9e1b9
fix: redis save error when KickTokens (#3002)
9 months ago
chao 5503443f26
feat: optimize error stack information (#2995)
9 months ago
chao e3f609b3ae
feat: Optimizing RPC call (#2993)
9 months ago
chao e9895062cb
feat: Optimize Scheduled Task (#2985)
9 months ago
icey-yu 9929bd3ce5
feat: Group Monitoring Components, Enable Host Mode && Deprecate reliabilityLevel and unreadCount in notification.yml (#2975)
9 months ago
chao fdc97c6c48
fix: when fetching a referenced message, it indicates that the original message has been deleted. (#2977)
9 months ago
icey-yu 1c35db7601
refactor: Refactor rpc call && auto gen rpc_call code (#2969)
9 months ago
Monet Lee 7c7a99f801
build: update kubernetes deployment Run. (#2919)
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
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)
10 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
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 3e220a3519 revert: write msg to redis (#2883)
10 months ago
Morya 3a30479b73 fix: minor log typo (#2881)
10 months ago
icey-yu 2b8b8b3204
revert: write msg to redis (#2883)
10 months ago
Morya cbade46ae0
fix: minor log typo (#2881)
10 months ago
OpenIM-Robot 687b2ebc07
fix: err (#2876) (#2878)
10 months ago
icey-yu bfc4684a36
fix: err (#2876)
10 months ago
Monet Lee a4287309ae fix error
10 months ago
Monet Lee ce140beddc fix: fix error.
10 months ago
icey-yu 0e07ad70c3 fix: admin token limit (#2871)
10 months ago
Wiky Lyu 624ae99a12 fix #2860 migrate jpns to jpush (#2861)
10 months ago