Commit Graph

380 Commits (b0f13d683de13b32b6eef20ff1baa280a392823c)

Author SHA1 Message Date
Monet Lee 6856a864d0
feat: implement auth local cache. (#3533)
3 weeks ago
Monet Lee 349a8cd9af
fix: nil pointer when chatlog not found. (#3531)
4 weeks ago
Monet Lee 929c6704f3
fix: solve incorrect batchGetIncrGroupMember when group dismissed. (#3526)
4 weeks ago
Monet Lee 5e813ef079
fix: solve `createTime` not set in setConversation and Create Conversation. (#3447)
2 months ago
icey-yu a5ac7f2a81
feat: add nickname for adminUser (#3435)
3 months ago
Monet Lee 53bf8acc21
fix: solve webhook incorrect attentionID references. (#3411)
3 months ago
icey-yu 545125884e
fix: import friends send notification (#3420)
3 months ago
icey-yu d156e1e519
fix: prometheus discovery (#3408)
3 months ago
Monet Lee 04ee509b68
fix: solve incorrect when sendMsg webhook callback after. (#3409)
3 months ago
chao 8e61f30e9c
feat: optimize friend and group applications (#3384)
4 months ago
chao 4d3ec5367f
fix: add rpc interface permission check (#3377)
4 months ago
Monet Lee 6ae00dfab9
fix: solve updateUserInfoEx null pointer. (#3326)
4 months ago
icey-yu 4d69194f62
fix: send simple msg (#3362)
4 months ago
Monet Lee 8b23d4f5bb
fix: solve user not found when notification invitedUserID is zero in InviteUserToGroup. (#3375)
4 months ago
chao 748d783d36
feat: add rpc interface permission check (#3366)
4 months ago
chao 1d7660bedb
fix: optimize grpc option and fix some interface permission checks (#3327)
4 months ago
icey-yu 56c5c1f015
fix: delete token by correct platformID && feat: adminToken can be retained for five minutes after deleting (#3313)
4 months ago
chao fa3d251dcb
feat: GroupApplicationAgreeMemberEnterNotification splitting (#3297)
5 months ago
icey-yu 8e824c7e8e
fix: group status in GroupDismissedNotification (#3286)
5 months ago
chao 52bd5e8be9
fix: transferring the group owner to a muted member, incremental version error (#3284)
5 months ago
chao 1697651100
feat: GetConversationsHasReadAndMaxSeq support pinned (#3281)
5 months ago
chao d385fdd0aa
feat: support server-issued configuration, which can be set for individual users (#3271)
6 months ago
chao aca0eac955
fix: oss specifies content-type when uploading (#3267)
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
Monet Lee c0c4ba21a8
fix: solve unocrrect invite notification (#3213)
6 months ago
Monet Lee 7859f2ccb3
refactor: improve setConversations method. (#3194)
6 months ago
chao 964ee7a8dd
feat: sending messages supports returning fields modified by webhook (#3192)
7 months ago
Monet Lee 0541d0bf06
fix: solve uncorrect GroupMember enter group notification type. (#3188)
7 months ago
icey-yu 737169a466
feat: system account send msg doesn't need friend verify (#3187)
7 months ago
chao 68ee86c1d9
fix: the sorting is wrong after canceling the administrator in group settings (#3185)
7 months ago
chao ab6c9dca71
feat: optimizing BatchGetIncrementalGroupMember (#3180)
7 months ago
Monet Lee 887e0b7314
fix: solve uncorrect notification when set group info (#3172)
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
icey-yu df1c8df693
feat: Change after webhook filter && feat SendSimpleMsg (#3151)
7 months ago
chao 9ed6200e45
feat: optimize code and support running in single process mode (#3142)
7 months ago
chao 0bf076bb05
fix: the user sets the conversation timer cleanup timestamp unit incorrectly (#3102)
7 months ago
chao ed416f8376
fix: crash caused by withdrawing messages from users who have left the group (#3100)
7 months ago
icey-yu 1e8a106320
feat: change appNotificationAccount to appManagerAccount && fix: enable config center add env check && fix: error return (#3038)
8 months ago
chao ed0a834e2e
feat: support GetLastMessage (#3029)
9 months ago
OpenIM-Gordon dec423eeb3
fix: The message @ information will be set only for members in the group. (#3009)
9 months ago
chao 8b79a7685c
feat: support message cache (#3007)
9 months ago
icey-yu 870252927a
fix: when unable EnableHistoryForNewMembers, new group member can read last one message. (#3001)
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