openim-server/internal/api
Brabem ee24515761
feat: add getUserToken api and add ex field in getSortedConversationListResp (#1880)
* fix: del the manager config and manger init statement

* fix: fix the Manger judge condition

* fix: fix revokeMsg error

* fix: find erors

* fix: find error

* fix: fix the AdminAccount error

* fix: del the debug statement

* fix: fix the component check func

* fix: fix the get zkAddress error

* fix: fix the kafka client close error

* fix: add env in minio connected

* fix: del the minio env

* fix: fix the go.mod tools version

* fix: del get env in minio  conneted

* feat: add GetUserToken api and add ex field in GetSortedConversationList resp

* fix: fix the go.mod version

* fix: add lack method

* fix: add a method

* fix: add lack implement

* fix: fix the tools pkg version

* fix: del the unuser pkg

* fix: add Limiting judgement of get admin token
2024-02-04 12:13:17 +00:00
..
auth.go feat: add getUserToken api and add ex field in getSortedConversationListResp (#1880) 2024-02-04 12:13:17 +00:00
conversation.go fix: fix the GetSortedConversationList (#1725) 2024-01-10 02:55:55 +00:00
custom_validator.go Feat: Refactor project's references to shared modules (#672) 2023-07-26 11:45:23 +00:00
friend.go Add updates friend, set user ex (#1592) 2023-12-28 06:45:27 +00:00
group.go refactor: change project module name. (#1038) 2023-09-07 11:04:36 +00:00
msg.go feat: send msg at text (#1705) 2024-01-08 07:16:28 +00:00
route.go feat: add getUserToken api and add ex field in getSortedConversationListResp (#1880) 2024-02-04 12:13:17 +00:00
statistics.go refactor: change project module name. (#1038) 2023-09-07 11:04:36 +00:00
third.go feature:grafana web inside (#1636) 2023-12-30 02:40:42 +00:00
user.go feat(main): 🚀 Database Name Correction and S3 Module Int32 Overflow Fix with Go Routine Integration for Automated Checks and Script Optimization (#1799) 2024-01-26 02:02:53 +00:00