4 Commits

Author SHA1 Message Date
Xinwei Xiong
0a41dbf0e4
Merge branch 'main' into style/addlicense 2023-08-04 21:38:19 +08:00
pluto
863c52c7bb
Improve user subscription and unsubscription (#770)
* Improve user subscription and unsubscription

* Modification only does not delete all subscribed documents when unsubscribing

* fix build

* update

* update

* update

* update

* add log

* update

* update

* update

* delete simple log
2023-08-04 13:35:33 +00:00
Xinwei Xiong(cubxxw-openim)
2ab28f9006
style: add format and lint
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
2023-08-04 21:29:26 +08:00
pluto
4d816978ec
Resolving code conflicts after project directory changes and Add user subscription to the operation from rpc to db layer (#684)
* Resolving code conflicts after project directory changes and Add subscribe and unsubscribe mongodb operations

* Organize and update module dependencies
2023-07-27 11:46:44 +00:00