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
Monet Lee c4a1649aae
feat: implement DeleteConversations interface.
5 months ago
..
black.go
cache.go
cache_test.go
client_config.go
conversation.go feat: implement DeleteConversations interface. 5 months ago
doc.go
friend.go
friend_request.go fix: optimize friend and group applications (#3389) 9 months ago
group.go
group_member.go
group_request.go fix: optimize friend and group applications (#3389) 9 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. (#3522) 6 months ago
msg_test.go fix: searchMessage method has potential NPE bug (#3287) (#3289) 6 months ago
object.go
seq_conversation.go
seq_conversation_test.go
seq_user.go
user.go
version_log.go
version_test.go