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/common/storage/database
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
..
mgo 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
black.go feat: optimize code and support running in single process mode (#3142) 7 months ago
cache.go feat: optimize code and support running in single process mode (#3142) 7 months ago
client_config.go feat: support server-issued configuration, which can be set for individual users (#3271) 6 months ago
conversation.go feat: add a function for business info change to update related conve… (#3225) 6 months ago
doc.go refactor: db refactor and cache key add. (#2320) 1 year ago
friend.go feat: support incremental synchronization (#2379) 1 year ago
friend_request.go feat: optimize friend and group applications (#3384) 4 months ago
group.go feat: support incremental synchronization (#2379) 1 year ago
group_member.go feat: improve get admin role memberIDs implement. (#2666) 12 months ago
group_request.go feat: optimize friend and group applications (#3384) 4 months ago
log.go refactor: db refactor and cache key add. (#2320) 1 year ago
msg.go feat: support GetLastMessage (#3029) 9 months ago
name.go feat: optimize code and support running in single process mode (#3142) 7 months ago
object.go feat: support GetLastMessage (#3029) 9 months ago
seq.go feat: provide the interface required by js sdk (#2664) 12 months ago
seq_user.go fix: user seq bug (#2442) 1 year ago
user.go feat: Change after webhook filter && feat SendSimpleMsg (#3151) 7 months ago
version_log.go feat: implement true batchGetIncrGroupMember RPC method and dependency methods. (#2417) 1 year ago