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
OpenIM-Gordon 123abe9803
fix: fill in the most recent sendTime for a gap message to prevent the client from repeatedly retrieving the same message due to sendTime being 0. (#3522)
12 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
common fix: fill in the most recent sendTime for a gap message to prevent the client from repeatedly retrieving the same message due to sendTime being 0. (#3522) 12 months ago
dbbuild
localcache fix: optimize to lru local cache. (#3514) 12 months ago
mqbuild
msgprocessor
notification
rpccache fix: optimize to lru local cache. (#3514) 12 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