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)
6 months 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) 6 months ago
black.go
cache.go
client_config.go feat: support server-issued configuration, which can be set for individual users (#3271) 11 months ago
conversation.go
doc.go
friend.go
friend_request.go feat: optimize friend and group applications (#3384) 9 months ago
group.go
group_member.go
group_request.go feat: optimize friend and group applications (#3384) 9 months ago
log.go
msg.go
name.go
object.go
seq.go
seq_user.go
user.go
version_log.go