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
withchao 72c39e1dda
fix: seq use $setOnInsert for min_seq in conversation update
1 month ago
..
black.go
conversation.go fix: the user sets the conversation timer cleanup timestamp unit incorrectly (#3102) 1 year ago
doc.go
friend.go
friend_request.go fix: solve incorrect time.Unix and logger asyncwrite in 3.8.3-patch (#3585) 5 months ago
group.go
group_member.go fix: update set seq implement. (#2911) 1 year ago
group_request.go fix: solve incorrect time.Unix and logger asyncwrite in 3.8.3-patch (#3585) 5 months ago
helpers.go
log.go
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) 7 months ago
msg_test.go feat: Optimize Scheduled Task (#2985) 1 year ago
object.go feat: support GetLastMessage (#3029) 1 year ago
seq_conversation.go fix: seq use $setOnInsert for min_seq in conversation update 1 month ago
seq_conversation_test.go
seq_user.go
user.go
version_log.go
version_test.go