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 4c9fdf70db
feat: support mongo replicaset mode. (#3433)
6 months ago
..
apistruct fix: added AtUserIDList to the @ message for API sending. (#3472) 6 months ago
authverify feat: add rpc interface permission check (#3366) 8 months ago
callbackstruct feat: Implement webhook in createConversation (#3228) 10 months ago
common feat: support mongo replicaset mode. (#3433) 6 months ago
dbbuild feat: optimize code and support running in single process mode (#3142) 11 months ago
localcache
mqbuild feat: optimize code and support running in single process mode (#3142) 11 months ago
msgprocessor
notification refactor: change sendNotification to sendMessage to avoid ambiguity regarding message sending behavior. (#3173) 11 months ago
rpccache fix: standalone mode cannot be used (#3360) 8 months ago
rpcli feat: add filtering for invalid messages and invalid conversations to prevent data-fetching exceptions after conversations are deleted. (#3239) 10 months ago
statistics
tools/batcher feat: add rpc interface permission check (#3366) 8 months ago
util