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/mgo
OpenIM-Gordon 7a9c336a96
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. (#3523)
1 month ago
..
black.go feat: support incremental synchronization (#2379) 1 year ago
conversation.go fix: the user sets the conversation timer cleanup timestamp unit incorrectly (#3102) 7 months ago
doc.go refactor: db refactor and cache key add. (#2320) 1 year ago
friend.go feat: group members, friends sorting version, client online subscription (#2427) 1 year ago
friend_request.go fix: optimize friend and group applications (#3389) 4 months ago
group.go fix: get group return repeated result (#2842) 10 months ago
group_member.go fix: update set seq implement. (#2911) 9 months ago
group_request.go fix: optimize friend and group applications (#3389) 4 months ago
helpers.go refactor: db refactor and cache key add. (#2320) 1 year ago
log.go feat: support incremental synchronization (#2379) 1 year ago
msg.go 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. (#3523) 1 month ago
msg_test.go feat: Optimize Scheduled Task (#2985) 9 months ago
object.go feat: support GetLastMessage (#3029) 9 months ago
seq_conversation.go feat: new features merged (#2409) 1 year ago
seq_conversation_test.go fix: user seq, asynchronous friend notification, message search (#2447) 1 year ago
seq_user.go fix: read seq is written to mongo, online status redis cluster is supported (#2558) 1 year ago
user.go fix:mgo delete err (#2496) 1 year ago
version_log.go feat: implement true batchGetIncrGroupMember RPC method and dependency methods. (#2417) 1 year ago
version_test.go feat: group members, friends sorting version, client online subscription (#2427) 1 year ago