You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Open-IM-Server/pkg
wsy6543 2ffd8d7ad1
Merge d2409dff07 into 78b255396f
7 months ago
..
apistruct fix: added AtUserIDList to the @ message for API sending. (#3472) 1 year ago
authverify feat: add rpc interface permission check (#3366) 1 year ago
callbackstruct feat: add msgDBSave webhook when data save to DB. (#3578) 9 months ago
common Merge d2409dff07 into 78b255396f 7 months ago
dbbuild
localcache fix: resolve deadlock in cache eviction and improve GetBatch implementation and full id version (#3591) 8 months ago
mqbuild
msgprocessor Fix: Resolved the issue of incorrect generation of conversationID (#3581) 9 months ago
notification refactor: change sendNotification to sendMessage to avoid ambiguity regarding message sending behavior. (#3173) 1 year ago
rpccache feat: implement auth local cache. (#3533) 11 months ago
rpcli feat: add filtering for invalid messages and invalid conversations to prevent data-fetching exceptions after conversations are deleted. (#3239) 1 year ago
statistics
tools/batcher feat: add rpc interface permission check (#3366) 1 year ago
util