Gordon
|
a7d43bb186
|
refactor: all module update.
|
2024-04-09 22:08:00 +08:00 |
|
Gordon
|
bc0809321d
|
refactor: all module update.
|
2024-04-09 19:26:42 +08:00 |
|
Gordon
|
97e53a492b
|
refactor: all module update.
|
2024-04-09 16:30:46 +08:00 |
|
withchao
|
32c2c37efa
|
feat: msg cache split
|
2024-04-07 16:27:54 +08:00 |
|
withchao
|
cc05aab07e
|
feat: s3 api addr
|
2024-04-03 17:18:35 +08:00 |
|
withchao
|
07fbe321b4
|
Merge remote-tracking branch 'origin/3.6.1-code-conventions' into 3.6.1-code-conventions
|
2024-04-02 18:54:02 +08:00 |
|
withchao
|
5cdf296c8f
|
feat: code format
|
2024-04-02 18:53:49 +08:00 |
|
Gordon
|
3bc27905fd
|
refactor: remove info log.
|
2024-04-02 16:33:05 +08:00 |
|
Gordon
|
22f5dd3937
|
refactor: replace errors into errs.
|
2024-04-01 15:08:26 +08:00 |
|
withchao
|
519a9153e3
|
feat: extract kafka
|
2024-03-29 14:53:19 +08:00 |
|
withchao
|
53b64ae7c8
|
feat: s3
|
2024-03-28 18:50:27 +08:00 |
|
Xinwei Xiong (cubxxw)
|
6854a0965a
|
feat: optimize golang ci
|
2024-03-28 12:27:18 +08:00 |
|
withchao
|
a8c0250944
|
feat: msg user
|
2024-03-28 10:33:47 +08:00 |
|
Xinwei Xiong (cubxxw)
|
2dd52d5274
|
feat: add oepnim make lint format all code
|
2024-03-28 00:09:36 +08:00 |
|
Gordon
|
a097295894
|
fix: pkg update.
|
2024-03-27 19:03:14 +08:00 |
|
withchao
|
8b3e8ff549
|
feat: kafka group third
|
2024-03-27 17:24:39 +08:00 |
|
Gordon
|
187856c4e7
|
fix: pkg update.
|
2024-03-26 21:26:27 +08:00 |
|
withchao
|
de4f90c763
|
feat: kafka
|
2024-03-21 19:39:23 +08:00 |
|
withchao
|
cf635918ae
|
feat: msg format
|
2024-03-21 18:14:24 +08:00 |
|
withchao
|
32b7738112
|
feat: msg format
|
2024-03-21 17:55:05 +08:00 |
|
withchao
|
f692f820bc
|
feat: split token
|
2024-03-21 14:25:58 +08:00 |
|
Gordon
|
d3bc9aec87
|
refactor: unified naming for module startup functions.
|
2024-03-19 21:42:49 +08:00 |
|
withchao
|
584c5fc3c4
|
fix: packet name
|
2024-03-19 19:00:49 +08:00 |
|
Gordon
|
ab2064c29a
|
refactor: unified naming for module startup functions.
|
2024-03-19 18:35:36 +08:00 |
|
Xinwei Xiong (cubxxw)
|
e46eed5208
|
docs: add docs file and add copyright
|
2024-03-19 18:14:11 +08:00 |
|
Gordon
|
1fa4511fb3
|
refactor: unified naming for module startup functions.
|
2024-03-19 18:04:46 +08:00 |
|
Gordon
|
1b62cb1b22
|
refactor: unified naming for module startup functions.
|
2024-03-19 16:41:09 +08:00 |
|
Xinwei Xiong(cubxxw)
|
1132bce252
|
feat: format openim config constran
|
2024-03-19 15:42:33 +08:00 |
|
Gordon
|
993e97019a
|
refactor: unified naming for module startup functions.
|
2024-03-19 11:52:38 +08:00 |
|
Xinwei Xiong (cubxxw)
|
817153be37
|
feat: add openim env
|
2024-03-18 21:58:38 +08:00 |
|
Xinwei Xiong (cubxxw)
|
1c29734a76
|
fix: fix user module format code
|
2024-03-15 14:19:37 +08:00 |
|
Xinwei Xiong (cubxxw)
|
2810cab920
|
fix: fix tools erros code
|
2024-03-15 11:15:58 +08:00 |
|
Gordon
|
415793bcbf
|
refactor: extract nested structures in the config.
|
2024-03-14 10:56:18 +08:00 |
|
Gordon
|
1f563fde3a
|
refactor: extract nested structures in the config.
|
2024-03-13 21:11:07 +08:00 |
|
Xinwei Xiong (cubxxw)
|
8d3402982d
|
feat: optimize rpc group
|
2024-03-13 18:32:33 +08:00 |
|
OpenIM Bot
|
c7dad1a5c1
|
cicd: bump League Patch (#2004)
|
2024-03-06 07:58:05 +00:00 |
|
OpenIM-Gordon
|
383758782e
|
optimization: change the configuration file from being read globally … (#1935)
* optimization: change the configuration file from being read globally to being read independently.
* optimization: change the configuration file from being read globally to being read independently.
* optimization: change the configuration file from being read globally to being read independently.
* optimization: config file changed to dependency injection.
* fix: replace global config with dependency injection
* fix: replace global config with dependency injection
* fix: import the enough param
* fix: import the enough param
* fix: import the enough param
* fix: fix the component check of path
* fix: fix the kafka of tls is nil problem
* fix: fix the TLS.CACrt is nil error
* fix: fix the valiable shadows problem
* fix: fix the comflect
* optimization: message remove options.
* fix: fix the param pass error
* fix: find error
* fix: find error
* fix: find eror
* fix: find error
* fix: find error
* fix: del the undifined func
* fix: find error
* fix: fix the error
* fix: pass config
* fix: find error
* fix: find error
* fix: find error
* fix: find error
* fix: find error
* fix: fix the config
* fix: fix the error
* fix: fix the config pass error
* fix: fix the eror
* fix: fix the error
* fix: fix the error
* fix: fix the error
* fix: find error
* fix: fix the error
* fix: fix the config
* fix: add return err
* fix: fix the err2
* fix: err
* fix: fix the func
* fix: del the chinese comment
* fix: fix the func
* fix: fix the gateway_test logic
* fix: s3
* test
* test
* fix: not found
---------
Co-authored-by: luhaoling <2198702716@qq.com>
Co-authored-by: withchao <993506633@qq.com>
|
2024-03-05 17:53:22 +08:00 |
|
OpenIM Bot
|
e8377d9c2c
|
cicd: bump League Patch (#1998)
|
2024-03-05 02:51:55 +00:00 |
|
Xinwei Xiong
|
33a61f29f2
|
feat: format openim make lint code (#1997)
|
2024-03-04 13:32:07 +00:00 |
|
Xinwei Xiong
|
853ac47e42
|
feat: Integrate Comprehensive E2E Testing for GoChat (#1906)
* feat: create e2e test readme
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
* feat: fix markdown file
* feat: add openim make lint
* feat: add git chglog pull request
* feat: add git chglog pull request
* fix: fix openim api err code
* fix: fix openim api err code
* fix: fix openim api err code
* feat: Improve CICD
* feat: Combining GitHub and Google Workspace for Effective Project Management'
* feat: fix openim tools error code
* feat: fix openim tools error code
* feat: add openim error handle
* feat: add openim error handle
* feat: optimize tim white prom code return err
* feat: fix openim tools error code
* style: format openim server code style
* feat: add openim optimize commit code
* feat: add openim optimize commit code
* feat: add openim auto format code
* feat: add openim auto format code
* feat: add openim auto format code
* feat: add openim auto format code
* feat: add openim auto format code
* feat: format openim code
* feat: Some of the notes were translated
* feat: Some of the notes were translated
* feat: update openim server code
* feat: optimize openim reset code
* feat: optimize openim reset code
---------
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
|
2024-03-04 04:12:14 +00:00 |
|
longyuqing112
|
4803c8f004
|
/pkg-make lint (#1956)
Signed-off-by: longyuqing112 <105913803+longyuqing112@users.noreply.github.com>
|
2024-02-26 13:47:54 +00:00 |
|
longyuqing112
|
c8eed84711
|
Fix lint errors in modified code (#1952)
* pkg:makelint-#779
Signed-off-by: longyuqing112 <105913803+longyuqing112@users.noreply.github.com>
* Update msg_utils.go
* Update msg_utils.go
* Update msg_utils.go
* Update msg_utils.go
* Update msg_utils.go
* Update msg_utils.go
* Update minio.go
---------
Signed-off-by: longyuqing112 <105913803+longyuqing112@users.noreply.github.com>
Co-authored-by: Xinwei Xiong <3293172751NSS@gmail.com>
|
2024-02-26 02:55:36 +00:00 |
|
OpenIM Bot
|
3c738c3b28
|
cicd: bump League Patch (#1937)
|
2024-02-21 03:30:48 +00:00 |
|
chao
|
d5d2803e76
|
feat: optimize server code (#1931)
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* utils.Wrap -> errs.Wrap
* utils.Wrap -> errs.Wrap
---------
Co-authored-by: withchao <withchao@users.noreply.github.com>
|
2024-02-20 12:56:29 +00:00 |
|
OpenIM-Gordon
|
c55e03dc70
|
fix: process add errors wrap. (#1862)
* fix: process add errors wrap.
* fix: process add errors wrap.
|
2024-02-02 02:11:13 +00:00 |
|
Xinwei Xiong
|
d356f7a035
|
feat(main): 🚀 Database Name Correction and S3 Module Int32 Overflow Fix with Go Routine Integration for Automated Checks and Script Optimization (#1799)
* feat: replace mongo database openIM_v3 to openim_v3
* openim-building-an-efficient-version-control-and-testing-workflow
* feat: complete openim source deployment rpc start timeout
* feat: optimize config
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
* feat: add scripts format
* feat: use scripts format code
* fix cos and minio etc to typecheck
* feat: scripts make verify check ci
* fix: make file verify spelling
* fix: make file verify spelling
* Concurrent Type Checking and Cross-Platform Development in Go
* feat: add copyright make lint and format
* feat: add config examples file
Signed-off-by: Xinwei Xiong <3293172751@qq.com>
* feat: add config examples file
Signed-off-by: Xinwei Xiong <3293172751@qq.com>
---------
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
Signed-off-by: Xinwei Xiong <3293172751@qq.com>
|
2024-01-26 02:02:53 +00:00 |
|
AndrewZuo01
|
19f5c94d25
|
fix: update nick name field for get_user (#1786)
* update set pin friends
* update set pin friends
* update set pin friends
* update set pin friends
* update set pin friends
* update set pin friends
* fix bugs
* fix bugs
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* Update go.mod
* Update friend.go
* debug
* debug
* debug
* add pin friend test
* add pin friend test
* add pin friend test
* add pin friend test
* add pin friend test
* add pin friend test
* add pin friend test
* add pin friend test
* add pin friend test
* I cannot solve todo in test.sh
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* Update go.mod
* fix group notification
* fix group notification
* update openimsdk tools
* update openim server remove duplicate code
* update openim server remove duplicate code
* update user command get
* update user command get
* update response of callback response error
* update black ex
* update join group ex
* update user pb2map
* update go sum
* update go sum
* update updateUserInfoEx
* update updateUserInfoEx
* update updateUserInfoEx add callback functions
* fix dismiss group function
* fix dismiss group function
* fix dismiss group function
* fix dismiss group function
* update pin friend to update friend
* fix go mod
* fix err golangci-lint
* fix UserPb2DBMap
* update comments, update go.mod check for register username
* update comments, update go.mod check for register username
* update comments, update go.mod check for register username
* update comments, update go.mod check for register username
* fix callback
* fix go.mod
* fix debug
* fix bugs
* update notification
* update notification
* update notification
* update notification
* update notification
* update notification
* update notification
* update notification
* fix updateUserInfoEx
* fix updateUserInfoEx
* modify go.mod
* fix updateUserInfoEx
* fix updateUserInfoEx
* fix: fix the bug
* fix: fix the imAdmin permission and searchNoficitaion resp
* fix updateUserInfoEx
* 2023 Annual Summary Reflections and Aspirations
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
* fix: dissmissGroup and lack of keyword bug (#1678)
* Update docker-start-all.sh
* Update env-template.yaml
* update user command notification
* Update docker-start-all.sh
* fix openim config mongo passwd env
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
* update user command get all notification
* update user command get all notification
* fix type = 0
* fix type = 0
* fix type = 0
* fix type = 0
* fix type = 0
* fix type = 0
* fix typing cause callback
* add ex to usercommand
* add ex to usercommand
* update updatefriends
* fix updatefriend map
* fix updatefriend FriendsInfoUpdateNotification
* fix push online and offline user, but why typing trigger callback push?
* fix push online and offline user, but why typing trigger callback push?
* update user command record not found and user access check
* update user command get all user access check
* update go.mod
* fix callback name and place
* fix: fix some bug
* fix: group messages sync failed.
* upadtae callback test
* fix callback typing
* fix callback typing
* fix callback typing
* fix callback typing
* fix lint on processusercommand
* fix: fix the valiable name
* fix: fix the getSortedConversation api
* fix: fix the mongo search error
* fix: GroupApplicationAcceptedNotification
(cherry picked from commit 4c3c4555a35ec8e31ffbf3e96a5dba3bceec09ee)
* fix: GroupApplicationAcceptedNotification
* fix update friends
* fix pageFindUser
* fix pageFindUser
* fix pageFindUser
* fix pageFindUser
* Delete .devcontainer directory
* revert
* more powerful PageFindUserWithKeyword
* more powerful PageFindUserWithKeyword
* more powerful PageFindUserWithKeyword
* bug: update nickname
* bug: update nickname
---------
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
Co-authored-by: Xinwei Xiong <3293172751@qq.com>
Co-authored-by: luhaoling <2198702716@qq.com>
Co-authored-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
Co-authored-by: Brabem <69128477+luhaoling@users.noreply.github.com>
Co-authored-by: OpenIM Bot <124379614+kubbot@users.noreply.github.com>
Co-authored-by: OpenIM Robot <139873238+openimbot@users.noreply.github.com>
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
Co-authored-by: withchao <993506633@qq.com>
|
2024-01-19 15:49:57 +00:00 |
|
AndrewZuo01
|
080ddb82cd
|
fix(main): add more cases for get_users api, so it accept users in older version. feat(main): also add search functionality (#1751)
* update set pin friends
* update set pin friends
* update set pin friends
* update set pin friends
* update set pin friends
* update set pin friends
* fix bugs
* fix bugs
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* Update go.mod
* Update friend.go
* debug
* debug
* debug
* add pin friend test
* add pin friend test
* add pin friend test
* add pin friend test
* add pin friend test
* add pin friend test
* add pin friend test
* add pin friend test
* add pin friend test
* I cannot solve todo in test.sh
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* Update go.mod
* fix group notification
* fix group notification
* update openimsdk tools
* update openim server remove duplicate code
* update openim server remove duplicate code
* update user command get
* update user command get
* update response of callback response error
* update black ex
* update join group ex
* update user pb2map
* update go sum
* update go sum
* update updateUserInfoEx
* update updateUserInfoEx
* update updateUserInfoEx add callback functions
* fix dismiss group function
* fix dismiss group function
* fix dismiss group function
* fix dismiss group function
* update pin friend to update friend
* fix go mod
* fix err golangci-lint
* fix UserPb2DBMap
* update comments, update go.mod check for register username
* update comments, update go.mod check for register username
* update comments, update go.mod check for register username
* update comments, update go.mod check for register username
* fix callback
* fix go.mod
* fix debug
* fix bugs
* update notification
* update notification
* update notification
* update notification
* update notification
* update notification
* update notification
* update notification
* fix updateUserInfoEx
* fix updateUserInfoEx
* modify go.mod
* fix updateUserInfoEx
* fix updateUserInfoEx
* fix: fix the bug
* fix: fix the imAdmin permission and searchNoficitaion resp
* fix updateUserInfoEx
* 2023 Annual Summary Reflections and Aspirations
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
* fix: dissmissGroup and lack of keyword bug (#1678)
* Update docker-start-all.sh
* Update env-template.yaml
* update user command notification
* Update docker-start-all.sh
* fix openim config mongo passwd env
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
* update user command get all notification
* update user command get all notification
* fix type = 0
* fix type = 0
* fix type = 0
* fix type = 0
* fix type = 0
* fix type = 0
* fix typing cause callback
* add ex to usercommand
* add ex to usercommand
* update updatefriends
* fix updatefriend map
* fix updatefriend FriendsInfoUpdateNotification
* fix push online and offline user, but why typing trigger callback push?
* fix push online and offline user, but why typing trigger callback push?
* update user command record not found and user access check
* update user command get all user access check
* update go.mod
* fix callback name and place
* fix: fix some bug
* fix: group messages sync failed.
* upadtae callback test
* fix callback typing
* fix callback typing
* fix callback typing
* fix callback typing
* fix lint on processusercommand
* fix: fix the valiable name
* fix: fix the getSortedConversation api
* fix: fix the mongo search error
* fix: GroupApplicationAcceptedNotification
(cherry picked from commit 4c3c4555a35ec8e31ffbf3e96a5dba3bceec09ee)
* fix: GroupApplicationAcceptedNotification
* fix update friends
* fix pageFindUser
* fix pageFindUser
* fix pageFindUser
* fix pageFindUser
* Delete .devcontainer directory
* revert
* more powerful PageFindUserWithKeyword
* more powerful PageFindUserWithKeyword
* more powerful PageFindUserWithKeyword
---------
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
Co-authored-by: Xinwei Xiong <3293172751@qq.com>
Co-authored-by: luhaoling <2198702716@qq.com>
Co-authored-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
Co-authored-by: Brabem <69128477+luhaoling@users.noreply.github.com>
Co-authored-by: OpenIM Bot <124379614+kubbot@users.noreply.github.com>
Co-authored-by: OpenIM Robot <139873238+openimbot@users.noreply.github.com>
Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
Co-authored-by: withchao <993506633@qq.com>
|
2024-01-16 06:34:41 +00:00 |
|
AndrewZuo01
|
a2a082f681
|
update usercommand and fix callback (#1681)
* update set pin friends
* update set pin friends
* update set pin friends
* update set pin friends
* update set pin friends
* update set pin friends
* fix bugs
* fix bugs
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* debug
* Update go.mod
* Update friend.go
* debug
* debug
* debug
* add pin friend test
* add pin friend test
* add pin friend test
* add pin friend test
* add pin friend test
* add pin friend test
* add pin friend test
* add pin friend test
* add pin friend test
* I cannot solve todo in test.sh
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* update user command
* Update go.mod
* fix group notification
* fix group notification
* update openimsdk tools
* update openim server remove duplicate code
* update openim server remove duplicate code
* update user command get
* update user command get
* update response of callback response error
* update black ex
* update join group ex
* update user pb2map
* update go sum
* update go sum
* update updateUserInfoEx
* update updateUserInfoEx
* update updateUserInfoEx add callback functions
* fix dismiss group function
* fix dismiss group function
* fix dismiss group function
* fix dismiss group function
* update pin friend to update friend
* fix go mod
* fix err golangci-lint
* fix UserPb2DBMap
* update comments, update go.mod check for register username
* update comments, update go.mod check for register username
* update comments, update go.mod check for register username
* update comments, update go.mod check for register username
* fix callback
* fix go.mod
* fix debug
* fix bugs
* update notification
* update notification
* update notification
* update notification
* update notification
* update notification
* update notification
* update notification
* fix updateUserInfoEx
* fix updateUserInfoEx
* modify go.mod
* fix updateUserInfoEx
* fix updateUserInfoEx
* fix updateUserInfoEx
* update user command notification
* update user command get all notification
* update user command get all notification
* fix type = 0
* fix type = 0
* fix type = 0
* fix type = 0
* fix type = 0
* fix type = 0
* fix typing cause callback
* add ex to usercommand
* add ex to usercommand
* update updatefriends
* fix updatefriend map
* fix updatefriend FriendsInfoUpdateNotification
* fix push online and offline user, but why typing trigger callback push?
* fix push online and offline user, but why typing trigger callback push?
* update user command record not found and user access check
* update user command get all user access check
* update go.mod
* fix callback name and place
* upadtae callback test
* fix callback typing
* fix callback typing
* fix callback typing
* fix callback typing
* fix lint on processusercommand
---------
Co-authored-by: Xinwei Xiong <3293172751@qq.com>
|
2024-01-10 02:27:03 +00:00 |
|
Gordon
|
535ae19f7a
|
fix: group messages sync failed. (#1720)
* fix: add notifications for some notifications.
* fix: modify dismissed group's status.
* fix: Adjust the logic in multiTerminalLoginChecker to prevent onlineUserNum from decreasing below zero, thereby avoiding negative values.
* fix: group messages sync failed.
|
2024-01-09 06:49:31 +00:00 |
|