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)
1 month ago
..
apistruct fix: added AtUserIDList to the @ message for API sending. (#3472) 2 months ago
authverify feat: add rpc interface permission check (#3366) 4 months ago
callbackstruct feat: Implement webhook in createConversation (#3228) 6 months ago
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) 1 month ago
dbbuild feat: optimize code and support running in single process mode (#3142) 7 months ago
localcache fix: optimize to lru local cache. (#3514) 1 month ago
mqbuild feat: optimize code and support running in single process mode (#3142) 7 months ago
msgprocessor fix: sn not sort (#2682) 12 months ago
notification refactor: change sendNotification to sendMessage to avoid ambiguity regarding message sending behavior. (#3173) 7 months ago
rpccache fix: optimize to lru local cache. (#3514) 1 month ago
rpcli feat: add filtering for invalid messages and invalid conversations to prevent data-fetching exceptions after conversations are deleted. (#3239) 6 months ago
statistics refactor: 3.7.0 code conventions. (#2148) 1 year ago
tools/batcher feat: add rpc interface permission check (#3366) 4 months ago
util feat: supports getting messages based on session ID and seq (#2582) 1 year ago