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
haoyunlt 29b5ac24c0
Merge branch 'develop/tom' into feature/group_burn_msg
2 weeks ago
..
black.go
conversation.go fix: the user sets the conversation timer cleanup timestamp unit incorrectly (#3102) 1 year ago
crypto.go virgil 加密解密 1 month ago
doc.go
friend.go 好友置顶 2 months ago
friend_request.go fix: solve incorrect time.Unix and logger asyncwrite in 3.8.3-patch (#3585) 8 months ago
group.go
group_member.go
group_msg_burn_record.go 群消息阅后即焚 2 weeks ago
group_mute.go 群静音设置 3 weeks ago
group_pinned_msg.go pin group message 1 month ago
group_request.go fix: solve incorrect time.Unix and logger asyncwrite in 3.8.3-patch (#3585) 8 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) 10 months ago
msg_burn_deadline.go 消息阅后即焚 2 weeks ago
msg_test.go feat: Optimize Scheduled Task (#2985) 1 year ago
object.go feat: support GetLastMessage (#3029) 1 year ago
phone_sn.go 删除登录、登出接口 3 weeks ago
redpacket.go 更新 红包逻辑 去掉扫块 2 weeks ago
seq_conversation.go fix: seq use $setOnInsert for min_seq in conversation update 5 months ago
seq_conversation_test.go
seq_user.go
signal.go BusyLineUserIDList 3 weeks ago
spam_report.go 举报垃圾消息 2 months ago
user.go 单向删除好友 2 weeks ago
user_global_black.go 增加黑名单状态 1 month ago
user_mute.go 群静音设置 3 weeks ago
user_offline_record.go 删除账户,默认18个月 3 weeks ago
version_log.go
version_test.go