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
chao 812c1e4127
fix: optimize friend and group applications (#3389)
7 months ago
..
black.go
cache.go fix: delete token by correct platformID && feat: adminToken can be retained for five minutes after deleting (#3313) 8 months ago
cache_test.go feat: optimize code and support running in single process mode (#3142) 11 months ago
client_config.go feat: support server-issued configuration, which can be set for individual users (#3271) 9 months ago
conversation.go feat: add a function for business info change to update related conve… (#3225) 10 months ago
doc.go
friend.go
friend_request.go fix: optimize friend and group applications (#3389) 7 months ago
group.go
group_member.go
group_request.go fix: optimize friend and group applications (#3389) 7 months ago
helpers.go
log.go
msg.go fix: the abnormal message has no sending time, causing the SDK to be abnormal (#3087) 12 months ago
msg_test.go feat: optimize code and support running in single process mode (#3142) 11 months ago
object.go
seq_conversation.go
seq_conversation_test.go feat: optimize code and support running in single process mode (#3142) 11 months ago
seq_user.go
user.go feat: Change after webhook filter && feat SendSimpleMsg (#3151) 11 months ago
version_log.go
version_test.go