12 Commits

Author SHA1 Message Date
AndrewZuo01
5eec833c74 update user command 2023-12-12 15:34:44 +08:00
AndrewZuo01
e0d17df248 update user command 2023-12-12 15:27:53 +08:00
AndrewZuo01
5351e4d554 update user command 2023-12-12 15:06:29 +08:00
AndrewZuo01
dcee679f48 update user command 2023-12-12 14:58:59 +08:00
AndrewZuo01
72ef3d1a7f update user command 2023-12-12 12:21:26 +08:00
AndrewZuo01
aa39d60ccf debug 2023-12-08 14:11:13 +08:00
AndrewZuo01
cfa478937d debug 2023-12-08 12:06:25 +08:00
AndrewZuo01
f719c81e71 debug 2023-12-08 11:57:46 +08:00
AndrewZuo01
12709dade3 fix bugs 2023-12-07 17:42:44 +08:00
AndrewZuo01
0c7f7e32fe fix bugs 2023-12-07 15:27:44 +08:00
AndrewZuo01
738bb8a925 update set pin friends 2023-12-06 15:12:39 +08:00
chao
c0194f6ef4
feat: Remove MySQL and implement it all with Mongo (#1508)
* fix: GetUserReqApplicationList error when there is a disbanded group chat

* fix: error when querying some information about disbanded group

* fix: GetUserReqApplicationList dismissed group error

* fix: the original message referenced by the pull message processing is withdrawn

* fix: the original message referenced by the pull message processing is withdrawn

* fix: the original message referenced by the pull message processing is withdrawn

* fix: the original message referenced by the pull message processing is withdrawn

* fix: the original message referenced by the pull message processing is withdrawn

* fix: the original message referenced by the pull message processing is withdrawn

* fix: the original message referenced by the pull message processing is withdrawn

* fix: the original message referenced by the pull message processing is withdrawn

* fix: the original message referenced by the pull message processing is withdrawn

* merge

* cicd: robot automated Change

* sdkws.MsgData

* user

* interface{} -> any

* user

* third

* group

* group

* group

* group

* group

* group

* conversation

* standalone mysql db model

* tx

* s3

* group

* mongo

* group

* group

* group

* group

* group

* group

* refactor: add openim mysql to mongo refactor

Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com>

* refactor: add openim mysql to mongo refactor

Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com>

* remove mysql

* remove mysql

* friend

* friend

* friend

* friend

* friend

* friend

* group

* convert

* index

* index

* all

* all

* mysql2mongo

* data conversion

* up35

* up35

* feat: add format set

Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com>

* fix: fix scripts

Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com>

* merge main

* merge main

* Update init-config.sh

* fix: user args check

---------

Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com>
Co-authored-by: withchao <withchao@users.noreply.github.com>
Co-authored-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com>
Co-authored-by: Xinwei Xiong <3293172751@qq.com>
2023-12-05 12:53:02 +00:00