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/controller
Monet Lee 6856a864d0
feat: implement auth local cache. (#3533)
3 weeks ago
..
auth.go fix: delete token by correct platformID && feat: adminToken can be retained for five minutes after deleting (#3313) 5 months ago
black.go refactor: db refactor and cache key add. (#2320) 1 year ago
client_config.go feat: support server-issued configuration, which can be set for individual users (#3271) 6 months ago
conversation.go feat: add a function for business info change to update related conve… (#3225) 6 months ago
doc.go refactor: db refactor and cache key add. (#2320) 1 year ago
friend.go feat: optimize friend and group applications (#3384) 4 months ago
group.go feat: implement auth local cache. (#3533) 3 weeks ago
msg.go fix: solve batch incorrect error in Find DocIDs (#3476) 2 months ago
msg_transfer.go feat: optimize server code (#3319) 4 months ago
push.go feat: optimize code and support running in single process mode (#3142) 7 months ago
s3.go fix: oss specifies content-type when uploading (#3267) 6 months ago
third.go feat: new features merged (#2409) 1 year ago
user.go feat: add nickname for adminUser (#3435) 3 months ago