Commit Graph

382 Commits (0e3879aad6c33104ec215568d58245d8243df08d)

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