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
Monet Lee 6856a864d0
feat: implement auth local cache. (#3533)
7 months ago
..
apistruct fix: added AtUserIDList to the @ message for API sending. (#3472) 8 months ago
authverify feat: add rpc interface permission check (#3366) 10 months ago
callbackstruct feat: Implement webhook in createConversation (#3228) 1 year ago
common feat: implement auth local cache. (#3533) 7 months ago
dbbuild feat: optimize code and support running in single process mode (#3142) 1 year ago
localcache feat: implement auth local cache. (#3533) 7 months ago
mqbuild feat: optimize code and support running in single process mode (#3142) 1 year ago
msgprocessor
notification refactor: change sendNotification to sendMessage to avoid ambiguity regarding message sending behavior. (#3173) 1 year ago
rpccache feat: implement auth local cache. (#3533) 7 months ago
rpcli feat: add filtering for invalid messages and invalid conversations to prevent data-fetching exceptions after conversations are deleted. (#3239) 12 months ago
statistics
tools/batcher feat: add rpc interface permission check (#3366) 10 months ago
util