Commit Graph

571 Commits (8e61f30e9c59916671e4a75844dcc0a4dfcd5d8a)

Author SHA1 Message Date
chao 8e61f30e9c
feat: optimize friend and group applications (#3384)
6 months ago
chao 748d783d36
feat: add rpc interface permission check (#3366)
7 months ago
chao 632a65303c
fix: standalone mode cannot be used (#3360)
7 months ago
chao 1d7660bedb
fix: optimize grpc option and fix some interface permission checks (#3327)
7 months ago
chao 1178808ba7
feat: optimize server code (#3319)
7 months ago
icey-yu 56c5c1f015
fix: delete token by correct platformID && feat: adminToken can be retained for five minutes after deleting (#3313)
7 months ago
chao fa3d251dcb
feat: GroupApplicationAgreeMemberEnterNotification splitting (#3297)
8 months ago
chao 1697651100
feat: GetConversationsHasReadAndMaxSeq support pinned (#3281)
8 months ago
chao d385fdd0aa
feat: support server-issued configuration, which can be set for individual users (#3271)
8 months ago
chao aca0eac955
fix: oss specifies content-type when uploading (#3267)
8 months ago
OpenIM-Gordon 73934fd955
feat: add filtering for invalid messages and invalid conversations to prevent data-fetching exceptions after conversations are deleted. (#3239)
9 months ago
OpenIM-Gordon 11044eac58
feat: add a function for business info change to update related conve… (#3225)
9 months ago
Monet Lee b969827b9a
feat: Implement webhook in createConversation (#3228)
9 months ago
icey-yu 0b9dbd301c
feat: check if the secret in config/share.yml has been changed during registration (#3223)
9 months ago
icey-yu 3516f843db
fix: AdminToken save to redis && limit 1 for each userID (#3224)
9 months ago
icey-yu e76e02fdba
feat: set configs (#3183)
9 months ago
chao 964ee7a8dd
feat: sending messages supports returning fields modified by webhook (#3192)
9 months ago
icey-yu 737169a466
feat: system account send msg doesn't need friend verify (#3187)
9 months ago
OpenIM-Gordon 1df02692bf
refactor: change sendNotification to sendMessage to avoid ambiguity regarding message sending behavior. (#3173)
9 months ago
OpenIM-Gordon 4d2fce0e52
feat: add a field to specify whether to send a notification message w… (#3163)
9 months ago
OpenIM-Gordon b7f88138bd
feat: add a new message type: Markdown text (#3162)
9 months ago
icey-yu df1c8df693
feat: Change after webhook filter && feat SendSimpleMsg (#3151)
10 months ago
icey-yu 14393b0f53
fix: Offline push does not have a badge && Android offline push (#3146)
10 months ago
chao 9ed6200e45
feat: optimize code and support running in single process mode (#3142)
10 months ago
chao e37ea50b94
fix: the source message of the reference is withdrawn, and the referenced message is deleted (#3137)
10 months ago
chao 0bf076bb05
fix: the user sets the conversation timer cleanup timestamp unit incorrectly (#3102)
10 months ago
chao 274a9bee65
fix: the abnormal message has no sending time, causing the SDK to be abnormal (#3087)
10 months ago
chao bbb5473d26
fix: DeleteDoc crash (#3078)
11 months ago
icey-yu 96baa5a0ff
fix: check error in BatchSetTokenMapByUidPid (#3076)
11 months ago
chao 3f58f3e904
fix: GetUsersOnline returns an error in the online list (#3040)
11 months ago
icey-yu 07c255ade7
feat: Add enable config center button && fix: grpc connection leakage (#3036)
11 months ago
chao ed0a834e2e
feat: support GetLastMessage (#3029)
11 months ago
chao 435d8bb8bf
fix: online status error (#3022)
11 months ago
icey-yu 930a9fd7d5
fix: The system cannot be restarted the first time the configuration is set. (#3013)
11 months ago
chao 8b79a7685c
feat: support message cache (#3007)
11 months ago
icey-yu 1110af98ef
feat: config center (#2997)
11 months ago
icey-yu 66abd9e1b9
fix: redis save error when KickTokens (#3002)
11 months ago
chao 5503443f26
feat: optimize error stack information (#2995)
11 months ago
chao e3f609b3ae
feat: Optimizing RPC call (#2993)
11 months ago
chao e9895062cb
feat: Optimize Scheduled Task (#2985)
12 months ago
icey-yu 9929bd3ce5
feat: Group Monitoring Components, Enable Host Mode && Deprecate reliabilityLevel and unreadCount in notification.yml (#2975)
12 months ago
chao fdc97c6c48
fix: when fetching a referenced message, it indicates that the original message has been deleted. (#2977)
12 months ago
icey-yu 1c35db7601
refactor: Refactor rpc call && auto gen rpc_call code (#2969)
12 months ago
Monet Lee 7c7a99f801
build: update kubernetes deployment Run. (#2919)
12 months ago
Monet Lee 0435915df1
feat: support quote ContentType in SendMsg. (#2819)
12 months ago
icey-yu 92ea52febf
fix:Only print panic function frame && feat: log.ZPanic (#2947)
12 months ago
icey-yu 120afdf6ae
feat: Change upload logs systemType to AppFramework. (#2927)
12 months ago
OpenIM-Gordon 42136c6b93
fix: server can return isEnd to control fetch messages when sdk pull messages end normally. (#2949)
12 months ago
icey-yu 6a7ae690ee
feat: Prometheus can auto set port (#2943)
12 months ago
Monet Lee 24ab940875
build: implement services image build and CI release. (#2920)
1 year ago