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/model
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)
11 months ago
..
application.go
black.go
cache.go feat: optimize code and support running in single process mode (#3142) 1 year ago
client_config.go feat: support server-issued configuration, which can be set for individual users (#3271) 1 year ago
conversation.go
doc.go
friend.go
friend_request.go
group.go
group_member.go
group_request.go
log.go feat: Change upload logs systemType to AppFramework. (#2927) 2 years 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. (#3522) 11 months ago
object.go
seq.go
seq_user.go
subscribe.go
user.go
version_log.go