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
buvidk1234 e510388092
Merge 3bcb1ce65d into b7200c163c
2 months ago
..
apistruct fix: added AtUserIDList to the @ message for API sending. (#3472) 8 months ago
authverify
callbackstruct feat: add msgDBSave webhook when data save to DB. (#3578) 4 months ago
common feat: add error code for handled friend requests and improve error handling in friend operations (#3670) 2 months ago
dbbuild
localcache fix: resolve deadlock in cache eviction and improve GetBatch implementation and full id version (#3591) 3 months ago
mqbuild
msgprocessor Fix: Resolved the issue of incorrect generation of conversationID (#3581) 4 months ago
notification
rpccache feat: implement auth local cache. (#3533) 7 months ago
rpcli bugfix(conversation):removed unexpectedly called functions and itself to avoid out of index query. (#3668) 2 months ago
statistics
tools/batcher fix: prevent panic on double close of data channel in batcher 2 months ago
util