Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: add callback for update user's info. (#1112)
* fix: to start im or chat, ZooKeeper must be started first. * fix: msg gateway start output err info Signed-off-by: Gordon <[email protected]> * fix: msg gateway start output err info Signed-off-by: Gordon <[email protected]> * chore: package path changes Signed-off-by: withchao <[email protected]> * fix: go mod update Signed-off-by: Gordon <[email protected]> * fix: token update Signed-off-by: Gordon <[email protected]> * chore: package path changes Signed-off-by: withchao <[email protected]> * chore: package path changes Signed-off-by: withchao <[email protected]> * fix: token update Signed-off-by: Gordon <[email protected]> * fix: token update Signed-off-by: Gordon <[email protected]> * fix: token update Signed-off-by: Gordon <[email protected]> * fix: token update Signed-off-by: Gordon <[email protected]> * fix: token update Signed-off-by: Gordon <[email protected]> * fix: token update Signed-off-by: Gordon <[email protected]> * fix: get all userID Signed-off-by: Gordon <[email protected]> * fix: msggateway add online status call Signed-off-by: Gordon <[email protected]> * refactor: log change Signed-off-by: Gordon <[email protected]> * refactor: log change Signed-off-by: Gordon <[email protected]> * chore: network mode change Signed-off-by: Gordon <[email protected]> * cicd: robot automated Change Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * cicd: robot automated Change Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * cicd: robot automated Change Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * feat: add api of get server time Signed-off-by: Gordon <[email protected]> * feat: remove go work sum Signed-off-by: Gordon <[email protected]> * cicd: robot automated Change Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * fix: pull message add isRead field Signed-off-by: Gordon <[email protected]> * fix: check msg-transfer script Signed-off-by: Gordon <[email protected]> * fix: script update Signed-off-by: Gordon <[email protected]> * fix: script update Signed-off-by: Gordon <[email protected]> * fix: script update Signed-off-by: Gordon <[email protected]> * fix: script update Signed-off-by: Gordon <[email protected]> * fix: script update Signed-off-by: Gordon <[email protected]> * fix: script update Signed-off-by: Gordon <[email protected]> * fix: script update Signed-off-by: Gordon <[email protected]> * fix: script update Signed-off-by: Gordon <[email protected]> * fix: script update Signed-off-by: Gordon <[email protected]> * fix: script update Signed-off-by: Gordon <[email protected]> * fix: script update Signed-off-by: Gordon <[email protected]> * fix: script update Signed-off-by: Gordon <[email protected]> * fix: script update Signed-off-by: Gordon <[email protected]> * fix: script update Signed-off-by: Gordon <[email protected]> * fix: script update Signed-off-by: Gordon <[email protected]> * fix: script update Signed-off-by: Gordon <[email protected]> * fix: script update Signed-off-by: Gordon <[email protected]> * fix: start don't kill old process Signed-off-by: Gordon <[email protected]> * cicd: robot automated Change Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * fix: check component Signed-off-by: Gordon <[email protected]> * fix: pull message set isRead only message come from single. Signed-off-by: Gordon <[email protected]> * cicd: robot automated Change Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * fix: multiple gateway kick user each other. Signed-off-by: Gordon <[email protected]> * fix: multiple gateway kick user each other. Signed-off-by: Gordon <[email protected]> * fix: multiple gateway kick user each other. Signed-off-by: Gordon <[email protected]> * fix: multiple gateway kick user each other. Signed-off-by: Gordon <[email protected]> * fix: multiple gateway kick user each other. Signed-off-by: Gordon <[email protected]> * fix: multiple gateway kick user each other. Signed-off-by: Gordon <[email protected]> * cicd: robot automated Change Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * fix: multiple gateway kick user each other. Signed-off-by: Gordon <[email protected]> * fix: add ex field to update group info. Signed-off-by: Gordon <[email protected]> * cicd: robot automated Change * cicd: robot automated Change * refactor: change project module name. Signed-off-by: Gordon <[email protected]> * refactor: change project module name. Signed-off-by: Gordon <[email protected]> * refactor: change project module name. Signed-off-by: Gordon <[email protected]> * cicd: robot automated Change * test: for pressure test. Signed-off-by: Gordon <[email protected]> * test: for pressure test. Signed-off-by: Gordon <[email protected]> * test: for pressure test. Signed-off-by: Gordon <[email protected]> * test: message log. Signed-off-by: Gordon <[email protected]> * cicd: robot automated Change * fxi: component check output valid info. Signed-off-by: Gordon <[email protected]> * fxi: component check output valid info. Signed-off-by: Gordon <[email protected]> * test: send message test log. Signed-off-by: Gordon <[email protected]> * cicd: robot automated Change * cicd: robot automated Change * test: remove info log. Signed-off-by: Gordon <[email protected]> * feat: api of send message add sendTime field. Signed-off-by: Gordon <[email protected]> * fix: add callback for update user's info. * cicd: robot automated Change * fix: change callback command name. --------- Signed-off-by: Gordon <[email protected]> Signed-off-by: withchao <[email protected]> Signed-off-by: Gordon <[email protected]> Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: withchao <[email protected]> Co-authored-by: Xinwei Xiong <[email protected]> Co-authored-by: FGadvancer <[email protected]>
- Loading branch information