pluto
e24b0e2114
Get user online status ( #693 )
...
* Resolving code conflicts after project directory changes and Add subscribe and unsubscribe mongodb operations
* Organize and update module dependencies
* Get user online status
* Get user online status
* Get user online status
1 year ago
Xinwei Xiong
e7040d3b26
docs: add readme docs ( #691 )
...
* docs: add readme docs
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
* feat: add script yaml
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
* feat: add script yaml
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
* feat: add test
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
* feat: add test
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
* fix bug: reject group req bug
* feat: add go relase
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
* feat: add test
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
* feat: add test
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
* fix: config env command
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
---------
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
Co-authored-by: wangchuxiao <wangchuxiao97@outlook.com>
1 year ago
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
1 year ago
WangchuXiao
0bc8b9259e
new feat: sync designated model data ( #668 )
...
* new feature: add batch send msg
* new feature: add batch send msg
* new feature: add batch send msg
* new feature: add batch send msg
* new feature: add batch send msg
* new feature: add batch send msg
* fix bug: multiple gateway kick user
* fix bug: multiple gateway kick user
* fix bug: multiple gateway kick user
* fix bug: multiple gateway kick user
* fix bug: multiple gateway kick user
* MsgDestructTime
* fix bug: msg destruct sql
* fix bug: msg destruct
* fix bug: msg destruct
* fix bug: msg destruct sql
* fix bug: msg destruct sql
* fix bug: msg destruct sql
* fix bug: msg destruct sql
* debug: print stack
* debug: print stack
* debug: print stack
* fix bug: msg destruct sql
Signed-off-by: wangchuxiao <wangchuxiao97@outlook.com>
* fix bug: msg notification self 2 self push twice
* fix bug: heartbeat get self notification
* fix bug: init grpc conn in one process
* fix bug: grpc conn
Signed-off-by: wangchuxiao <wangchuxiao97@outlook.com>
* fix bug: zk client recreate node when reconn
* fix bug: set friend mark args error
* fix bug: rpc client intercepter called twice
Signed-off-by: wangchuxiao <wangchuxiao97@outlook.com>
* cicd: robot automated Change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* test: document msg num set 100
* new feat: sync designated model
* new feat: sync designated model
* new feat: sync designated model
* new feat: sync designated model
* new feat: sync designated model
* new feat: sync designated model
* new feat: sync designated model
* merge code
* merge code
---------
Signed-off-by: wangchuxiao <wangchuxiao97@outlook.com>
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: wangchuxiao-dev <wangchuxiao-dev@users.noreply.github.com>
1 year ago
Gordon
5b85fa763a
Feat: Refactor project's references to shared modules ( #672 )
...
* fix: to start im or chat, ZooKeeper must be started first.
* fix: msg gateway start output err info
Signed-off-by: Gordon <1432970085@qq.com>
* fix: msg gateway start output err info
Signed-off-by: Gordon <1432970085@qq.com>
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com>
* fix: go mod update
Signed-off-by: Gordon <1432970085@qq.com>
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com>
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com>
* chore: package path changes
Signed-off-by: withchao <993506633@qq.com>
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com>
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com>
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com>
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com>
* fix: token update
Signed-off-by: Gordon <1432970085@qq.com>
---------
Signed-off-by: Gordon <1432970085@qq.com>
Signed-off-by: withchao <993506633@qq.com>
Co-authored-by: withchao <993506633@qq.com>
1 year ago
withchao
5f6b2b7f9d
chore: tools, pb replaced by public warehouse ( #662 )
...
* fix: StringValue When there are double quotes in the string value, serialization and deserialization fail
Signed-off-by: withchao <993506633@qq.com>
* test: StatusTemporaryRedirect -> StatusFound
Signed-off-by: withchao <993506633@qq.com>
* chore: pb a2r
Signed-off-by: withchao <993506633@qq.com>
* chore: replacement package
Signed-off-by: withchao <993506633@qq.com>
* chore: replacement package
Signed-off-by: withchao <993506633@qq.com>
* chore: replacement package
Signed-off-by: withchao <993506633@qq.com>
* fix: remove go mod replace
Signed-off-by: withchao <993506633@qq.com>
* fix: tools version
Signed-off-by: withchao <993506633@qq.com>
* fix: config.yaml
Signed-off-by: withchao <993506633@qq.com>
---------
Signed-off-by: withchao <993506633@qq.com>
1 year ago
withchao
166fb3ca62
fix: http redirect compatibility ( #659 )
...
* fix: StringValue When there are double quotes in the string value, serialization and deserialization fail
Signed-off-by: withchao <993506633@qq.com>
* test: StatusTemporaryRedirect -> StatusFound
Signed-off-by: withchao <993506633@qq.com>
---------
Signed-off-by: withchao <993506633@qq.com>
1 year ago
Xinwei Xiong
f9406108aa
fix: actions milestones auto ( #642 )
...
* fix: actions milestones auto
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
* feat: add org server secret
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
* feat: fix scripts
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
* feat: add file:
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
* feat: add file:
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
* feat: add file:
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
---------
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
1 year ago
BanTanger
edd6a86d12
fix bug: obtain user online status err( #567 ) ( #592 )
...
* fix: implement of GetUsersOnlineStatus (#567 )
* fix bug: obtain user online status err(#567 )
* fix bug: obtain user online status err(#567 )
* fix bug: obtain user online status err(#567 )
* fix bug: obtain user online status err(#567 )
* fix bug: obtain user online status err(#567 )
* fix bug: obtain user online status err(#567 )
* fix bug: obtain user online status err(#567 )
* fix bug: obtain user online status err(#567 )
* fix bug: obtain user online status err(#567 )
1 year ago
WangchuXiao
222d061dcd
fix: msg destruct not effect and notification self 2 self push twice ( #596 )
...
* new feature: add batch send msg
* new feature: add batch send msg
* new feature: add batch send msg
* new feature: add batch send msg
* new feature: add batch send msg
* new feature: add batch send msg
* fix bug: multiple gateway kick user
* fix bug: multiple gateway kick user
* fix bug: multiple gateway kick user
* fix bug: multiple gateway kick user
* fix bug: multiple gateway kick user
* MsgDestructTime
* fix bug: msg destruct sql
* fix bug: msg destruct
* fix bug: msg destruct
* fix bug: msg destruct sql
* fix bug: msg destruct sql
* fix bug: msg destruct sql
* fix bug: msg destruct sql
* debug: print stack
* debug: print stack
* debug: print stack
* fix bug: msg destruct sql
Signed-off-by: wangchuxiao <wangchuxiao97@outlook.com>
* fix bug: msg notification self 2 self push twice
* fix bug: heartbeat get self notification
---------
Signed-off-by: wangchuxiao <wangchuxiao97@outlook.com>
1 year ago
withchao
5cb5de4970
fix: user app_manger_level ( #584 )
...
Signed-off-by: withchao <993506633@qq.com>
1 year ago
BanTanger
9d6acf41f9
fix: implement of GetUsersOnlineStatus ( #567 ) ( #569 )
1 year ago
WangchuXiao
2f59be98d1
fix bug: multiple gateway kick user ( #568 )
...
* new feature: add batch send msg
* new feature: add batch send msg
* new feature: add batch send msg
* new feature: add batch send msg
* new feature: add batch send msg
* new feature: add batch send msg
* fix bug: multiple gateway kick user
* fix bug: multiple gateway kick user
* fix bug: multiple gateway kick user
* fix bug: multiple gateway kick user
* fix bug: multiple gateway kick user
1 year ago
Alan
0c23b3a443
debug ( #566 )
...
* message for your changes
Signed-off-by: ‘hanzhixiao’ <‘709674996@qq.com’>
* debug
Signed-off-by: ‘hanzhixiao’ <‘709674996@qq.com’>
* Delete start.bat
* Delete build.cmd
---------
Signed-off-by: ‘hanzhixiao’ <‘709674996@qq.com’>
Co-authored-by: ‘hanzhixiao’ <‘709674996@qq.com’>
1 year ago
Alan
16a851d951
message for your changes ( #565 )
...
Signed-off-by: ‘hanzhixiao’ <‘709674996@qq.com’>
Co-authored-by: ‘hanzhixiao’ <‘709674996@qq.com’>
1 year ago
pluto
887267e62d
fix bug #545 ( #555 )
1 year ago
Alan
3aa8d2fa69
fix get groups bug ( #562 )
...
* fix get group bug
Signed-off-by: ‘hanzhixiao’ <‘709674996@qq.com’>
* bug
* api
Signed-off-by: ‘hanzhixiao’ <‘709674996@qq.com’>
* Delete start.bat
* Delete build.cmd
---------
Signed-off-by: ‘hanzhixiao’ <‘709674996@qq.com’>
Co-authored-by: ‘hanzhixiao’ <‘709674996@qq.com’>
1 year ago
Xinwei Xiong
b85c5ad84e
feat: Add light mode and dark mode.( #89 ) ( #558 )
...
* feat: Add light mode and dark mode.(#89 )
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
* fix: make file code len
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
* feat: fix scripts support win
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
* fix: make build issue
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
* fix: golint and format
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
* feat: add scripts sudo limits of authority
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
* fix: docker images fix
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
* fix: docker images fix
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
---------
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
1 year ago
WangchuXiao
70d8ae4c19
new feature: add batch send msg ( #560 )
...
* new feature: add batch send msg
* new feature: add batch send msg
* new feature: add batch send msg
* new feature: add batch send msg
* new feature: add batch send msg
* new feature: add batch send msg
1 year ago
wangchuxiao
38a191e5d1
fix bug: init conn once
1 year ago
wangchuxiao
7cf48c89f3
fix bug: init conn once
1 year ago
‘hanzhixiao’
25eabde3f6
fix conflict
...
Signed-off-by: ‘hanzhixiao’ <‘709674996@qq.com’>
1 year ago
‘hanzhixiao’
02e6b7ec18
fix conflict
...
Signed-off-by: ‘hanzhixiao’ <‘709674996@qq.com’>
1 year ago
Xinwei Xiong(cubxxw-openim)
6ecf253ef6
feat: add copy
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
1 year ago
Gordon
ce33b79915
fix: conflict resolve main ( #537 )
...
* statistics user register
* refactor: router change
* minio init
* UserRegisterCount
* push use local conn
* refactor: user pb update
* remove online push close grpc conn
* refactor: user pb update
* refactor:pb file
* msgs statistics
* msgs statistics
* revoke userID
* refactor: errcode update
* active user
* active user
* active user
* refactor: errcode update
* feat: conn update token
* active user
* active user
* feat: conn update token
* active user
* feat: conn update token
* feat: conn update token
* feat: conn update token
* add tx_oss cos
* active user
* active user
* group create
* group create
* feat: group notification show to conversation
* feat: group notification show to conversation
* group active
* user active
* sendNotificationWithName
* withname
* privateChat
* a2r call option
* grpc with detail return error
* change log error
* chain unary interceptor
* api nil slice map
* fix sync has read
* fix: text update
* fix: update add model
* set conversations update
* set privateChat
* fix: content update
* remove unuse rpc
* msgDestruct
* cron use rpc mw
* set IsMsgDestruct
* msg destruct
* msgDestruct
* s3 minio, cos, oss support
* feat: add implement of GetUsersOnlineStatus, #472 (#477 )
* s3 minio, cos, oss support
* s3 route
* remove extendMsg code
* s3 route
* remove unuse code
* s3 pb
* s3 pb
* s3 pb
* s3 presigned put
* s3 presigned test
* s3 presigned test
* s3 presigned test
* s3 presigned test
* s3 presigned test
* s3 presigned test
* s3 presigned test
* s3 presigned test
* Update .gitignore (#482 )
* s3 debug log
* s3 debug log
* cron add log and fix cron
* add log
* cron
* s3 config
* fix kick user bug
* s3 cos
* add kick log
* s3 cos test
* s3 cos test
* s3 cos test
* kick user log
* kickuserlog
* s3 cos copy
* s3 cos copy
* s3 url
* s3 url
* s3 AccessURL
* log
* s3 InitiateMultipartUpload add ExpireTime
* feat: regenerate pb file
* feat: regenerate pb file
* Revert "feat: regenerate pb file"
This reverts commit 434f22564a
.
* Delete .idea directory
* feat: regenerate pb file
* fix: remove import C
* fix: add msg transfer main file
* fix: get user online status fix
---------
Co-authored-by: withchao <993506633@qq.com>
Co-authored-by: wangchuxiao <wangchuxiao97@outlook.com>
Co-authored-by: BanTanger <88583317+BanTanger@users.noreply.github.com>
Co-authored-by: withchao <48119764+withchao@users.noreply.github.com>
Co-authored-by: Alan <68671759+hanzhixiao@users.noreply.github.com>
1 year ago
WangchuXiao
4cacc3f621
fix bug: friend, args error ( #534 )
...
* fix bug: args error
* fix bug: args error
* fix bug: add friend need update both request
* fix bug: add friend need update both request
1 year ago
Gordon
e5ab278be5
fix: get user online status #472 ( #527 )
...
* statistics user register
* refactor: router change
* minio init
* UserRegisterCount
* push use local conn
* refactor: user pb update
* remove online push close grpc conn
* refactor: user pb update
* refactor:pb file
* msgs statistics
* msgs statistics
* revoke userID
* refactor: errcode update
* active user
* active user
* active user
* refactor: errcode update
* feat: conn update token
* active user
* active user
* feat: conn update token
* active user
* feat: conn update token
* feat: conn update token
* feat: conn update token
* add tx_oss cos
* active user
* active user
* group create
* group create
* feat: group notification show to conversation
* feat: group notification show to conversation
* group active
* user active
* sendNotificationWithName
* withname
* privateChat
* a2r call option
* grpc with detail return error
* change log error
* chain unary interceptor
* api nil slice map
* fix sync has read
* fix: text update
* fix: update add model
* set conversations update
* set privateChat
* fix: content update
* remove unuse rpc
* msgDestruct
* cron use rpc mw
* set IsMsgDestruct
* msg destruct
* msgDestruct
* s3 minio, cos, oss support
* feat: add implement of GetUsersOnlineStatus, #472 (#477 )
* s3 minio, cos, oss support
* s3 route
* remove extendMsg code
* s3 route
* remove unuse code
* s3 pb
* s3 pb
* s3 pb
* s3 presigned put
* s3 presigned test
* s3 presigned test
* s3 presigned test
* s3 presigned test
* s3 presigned test
* s3 presigned test
* s3 presigned test
* s3 presigned test
* Update .gitignore (#482 )
* s3 debug log
* s3 debug log
* cron add log and fix cron
* add log
* cron
* s3 config
* fix kick user bug
* s3 cos
* add kick log
* s3 cos test
* s3 cos test
* s3 cos test
* kick user log
* kickuserlog
* s3 cos copy
* s3 cos copy
* s3 url
* s3 url
* s3 AccessURL
* log
* s3 InitiateMultipartUpload add ExpireTime
* feat: regenerate pb file
* feat: regenerate pb file
* Revert "feat: regenerate pb file"
This reverts commit 434f22564a
.
* Delete .idea directory
* feat: regenerate pb file
* fix: remove import C
* fix: add msg transfer main file
* fix: get user online status fix
---------
Co-authored-by: withchao <993506633@qq.com>
Co-authored-by: wangchuxiao <wangchuxiao97@outlook.com>
Co-authored-by: BanTanger <88583317+BanTanger@users.noreply.github.com>
Co-authored-by: withchao <48119764+withchao@users.noreply.github.com>
Co-authored-by: Alan <68671759+hanzhixiao@users.noreply.github.com>
1 year ago
Alan
0b306d996d
all back-office api ( #533 )
...
* fix conflict
Signed-off-by: ‘hanzhixiao’ <‘709674996@qq.com’>
* all Back-office management api
Signed-off-by: ‘hanzhixiao’ <‘709674996@qq.com’>
---------
Signed-off-by: ‘hanzhixiao’ <‘709674996@qq.com’>
Co-authored-by: ‘hanzhixiao’ <‘709674996@qq.com’>
1 year ago
Xinwei Xiong
7bf8a898e2
feat: add scripts ( #525 )
1 year ago
Xinwei Xiong
135dc7b359
feat: add scripts ( #515 )
...
* feat: add scripts
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
* build: Infrastructure, openimv3.0.0
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
* feat: add code (#519 )
---------
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
1 year ago
Gordon
c7c9f170ad
fix: remove some structs ( #509 )
...
* statistics user register
* refactor: router change
* minio init
* UserRegisterCount
* push use local conn
* refactor: user pb update
* remove online push close grpc conn
* refactor: user pb update
* refactor:pb file
* msgs statistics
* msgs statistics
* revoke userID
* refactor: errcode update
* active user
* active user
* active user
* refactor: errcode update
* feat: conn update token
* active user
* active user
* feat: conn update token
* active user
* feat: conn update token
* feat: conn update token
* feat: conn update token
* add tx_oss cos
* active user
* active user
* group create
* group create
* feat: group notification show to conversation
* feat: group notification show to conversation
* group active
* user active
* sendNotificationWithName
* withname
* privateChat
* a2r call option
* grpc with detail return error
* change log error
* chain unary interceptor
* api nil slice map
* fix sync has read
* fix: text update
* fix: update add model
* set conversations update
* set privateChat
* fix: content update
* remove unuse rpc
* msgDestruct
* cron use rpc mw
* set IsMsgDestruct
* msg destruct
* msgDestruct
* s3 minio, cos, oss support
* feat: add implement of GetUsersOnlineStatus, #472 (#477 )
* s3 minio, cos, oss support
* s3 route
* remove extendMsg code
* s3 route
* remove unuse code
* s3 pb
* s3 pb
* s3 pb
* s3 presigned put
* s3 presigned test
* s3 presigned test
* s3 presigned test
* s3 presigned test
* s3 presigned test
* s3 presigned test
* s3 presigned test
* s3 presigned test
* Update .gitignore (#482 )
* s3 debug log
* s3 debug log
* cron add log and fix cron
* add log
* cron
* s3 config
* fix kick user bug
* s3 cos
* add kick log
* s3 cos test
* s3 cos test
* s3 cos test
* kick user log
* kickuserlog
* s3 cos copy
* s3 cos copy
* s3 url
* s3 url
* s3 AccessURL
* log
* s3 InitiateMultipartUpload add ExpireTime
* feat: regenerate pb file
* feat: regenerate pb file
* Revert "feat: regenerate pb file"
This reverts commit 434f22564a
.
* Delete .idea directory
* feat: regenerate pb file
---------
Co-authored-by: withchao <993506633@qq.com>
Co-authored-by: wangchuxiao <wangchuxiao97@outlook.com>
Co-authored-by: BanTanger <88583317+BanTanger@users.noreply.github.com>
Co-authored-by: withchao <48119764+withchao@users.noreply.github.com>
Co-authored-by: Alan <68671759+hanzhixiao@users.noreply.github.com>
1 year ago
Gordon
454bf97e3f
merge v3dev into main ( #504 )
...
* statistics user register
* refactor: router change
* minio init
* UserRegisterCount
* push use local conn
* refactor: user pb update
* remove online push close grpc conn
* refactor: user pb update
* refactor:pb file
* msgs statistics
* msgs statistics
* revoke userID
* refactor: errcode update
* active user
* active user
* active user
* refactor: errcode update
* feat: conn update token
* active user
* active user
* feat: conn update token
* active user
* feat: conn update token
* feat: conn update token
* feat: conn update token
* add tx_oss cos
* active user
* active user
* group create
* group create
* feat: group notification show to conversation
* feat: group notification show to conversation
* group active
* user active
* sendNotificationWithName
* withname
* privateChat
* a2r call option
* grpc with detail return error
* change log error
* chain unary interceptor
* api nil slice map
* fix sync has read
* fix: text update
* fix: update add model
* set conversations update
* set privateChat
* fix: content update
* remove unuse rpc
* msgDestruct
* cron use rpc mw
* set IsMsgDestruct
* msg destruct
* msgDestruct
* s3 minio, cos, oss support
* feat: add implement of GetUsersOnlineStatus, #472 (#477 )
* s3 minio, cos, oss support
* s3 route
* remove extendMsg code
* s3 route
* remove unuse code
* s3 pb
* s3 pb
* s3 pb
* s3 presigned put
* s3 presigned test
* s3 presigned test
* s3 presigned test
* s3 presigned test
* s3 presigned test
* s3 presigned test
* s3 presigned test
* s3 presigned test
* Update .gitignore (#482 )
* s3 debug log
* s3 debug log
* cron add log and fix cron
* add log
* cron
* s3 config
* fix kick user bug
* s3 cos
* add kick log
* s3 cos test
* s3 cos test
* s3 cos test
* kick user log
* kickuserlog
* s3 cos copy
* s3 cos copy
* s3 url
* s3 url
* s3 AccessURL
* log
* s3 InitiateMultipartUpload add ExpireTime
---------
Co-authored-by: withchao <993506633@qq.com>
Co-authored-by: wangchuxiao <wangchuxiao97@outlook.com>
Co-authored-by: BanTanger <88583317+BanTanger@users.noreply.github.com>
Co-authored-by: withchao <48119764+withchao@users.noreply.github.com>
Co-authored-by: Alan <68671759+hanzhixiao@users.noreply.github.com>
1 year ago
Xinwei Xiong
dd7e2be74a
feat: add logic to deploy images ( #497 )
...
* feat: add logic to deploy images
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
* feat: add logic to deploy images
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
* fix: add ubuntu
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
* fix: sync quest
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
* feat: add copyright information
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
* feat: add more cicd design
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
* fix: fix sync
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
* feat: test file
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
* feat: test file
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
* feat: build multiarch
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
* feat: build multiarch
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
* feat: add start scripts
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
---------
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
1 year ago
Xinwei Xiong(cubxxw-openim)
3c73ba03ba
feat: fix code
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
1 year ago
Xinwei Xiong(cubxxw-openim)
21789bd7ac
feat: add copyright
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
1 year ago
Xinwei Xiong(cubxxw-openim)
166ddb1e34
style: add format
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
1 year ago
Xinwei Xiong(cubxxw-openim)
5ec628fccb
style: add import formatting
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
1 year ago
WangchuXiao
941c1f954e
V3dev ( #463 )
...
* statistics user register
* refactor: router change
* minio init
---------
Co-authored-by: withchao <993506633@qq.com>
Co-authored-by: Gordon <1432970085@qq.com>
1 year ago
withchao
d345fc80c7
gorm chat_logs init
1 year ago
kubbot & kubecub
64bb62d814
feat: ver3 branch
...
Signed-off-by: kubbot & kubecub <3293172751ysy@gmail.com>
1 year ago
kubbot & kubecub
74de8825f6
fix bug
...
Signed-off-by: kubbot & kubecub <3293172751ysy@gmail.com>
1 year ago
Xinwei Xiong(cubxxw-openim)
9394ac658e
feat: add copyright permission
...
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
1 year ago
withchao
5b3e977665
add tools
1 year ago
kubbot & kubecub
539e0fdfb6
feat: use robot to migrate code
...
Signed-off-by: kubbot & kubecub <3293172751ysy@gmail.com>
1 year ago
withchao
3fbeb622a2
optimize seq, specifying that seq is stored in the only certain unknown
1 year ago
soasurs
2710db63a1
feat: add recvID/groupID for msg modification callback ( #351 )
...
Signed-off-by: soasurs <soasurs@gmail.com>
1 year ago
Gordon
4a7026622e
ws recycle conn bug fix
1 year ago
wangchuxiao
09fe19d97b
fix mongoDB bug
1 year ago
Gordon
f42b9a6dfe
super group remove unread message
1 year ago
withchao
e598d8ad79
agree user join group
1 year ago
wangchuxiao
bb65c7293e
modify
1 year ago
Gordon
5870e9f599
add friend notification
1 year ago
wangchuxiao
8aefd41cdd
group
1 year ago
wangchuxiao
ff1718fef5
group
1 year ago
wangchuxiao
6cc0fcf928
mongo
1 year ago
Gordon
ad74d39e02
user
1 year ago
wangchuxiao
7c3a3d7c7c
fix bug
1 year ago
wangchuxiao
8b616df1d5
organization
1 year ago
wangchuxiao
7aba8d1250
orgization
1 year ago
wangchuxiao
c82e35f55c
orgization
1 year ago
Gordon
0a36ff7eec
opid add
1 year ago
wangchuxiao
9c7165d121
cms
1 year ago
Gordon
a5f79eae07
user conn map copy
1 year ago
skiffer-git
5709238c2b
set mysql connection
1 year ago
wangchuxiao
ae86caf39e
fix bug
1 year ago
skiffer-git
ade80af037
GetSelfUserInfo: Handle the case where the user does not exist
1 year ago
wangchuxiao
b5456da3f3
update orgnization after update user
1 year ago
wangchuxiao
f23e904171
update orgnization after update user
1 year ago
Gordon
af8d412d1a
mark message
1 year ago
Gordon
4e5d180bfa
mark message
1 year ago
欧阳氏
ae2342353f
封禁用户列表
1 year ago
Gordon
f0a22e6a6c
conversation update
1 year ago
wangchuxiao
fb018985c2
getui debug
1 year ago
wangchuxiao
7f1b2bd59a
cache get group
1 year ago
wangchuxiao
4e51e4e79b
fix bug
1 year ago
wangchuxiao
6f6382eae2
fix bug
1 year ago
wangchuxiao
d275f6b4d4
fix bug
1 year ago
wangchuxiao
1096dcd49e
minio obj locking
1 year ago
wangchuxiao
01adec6003
fix bug
1 year ago
wenxu12345
06c74de0a8
debug
1 year ago
wenxu12345
31ab45d246
debug
1 year ago
wenxu12345
c458d59da5
debug
1 year ago
Gordon
5e5654f513
add update conversation unread count
1 year ago
Gordon
cbba9bdeb3
remove validation for notificationFaceURL
1 year ago
Gordon
3568c58574
seq add
1 year ago
skiffer-git
24e3196bf5
rename
1 year ago
skiffer-git
0211f568a0
rename
1 year ago
skiffer-git
5e60ba7f0d
rename
1 year ago
skiffer-git
69b805a537
rename
1 year ago
skiffer-git
5c405a9f3f
rename
1 year ago
Gordon
3cca12f0b7
test
1 year ago
skiffer-git
a05e5b6bca
fix bug
1 year ago
skiffer-git
431472363d
fix bug
1 year ago
skiffer-git
7ae19ad111
fix bug
1 year ago
skiffer-git
244d38b616
debug
1 year ago
wangchuxiao
d98c9683e6
demo
1 year ago
wangchuxiao
f9014afe94
fix bug
1 year ago
wangchuxiao
bbf3c2d981
fix bug
1 year ago
Gordon
dec96cd429
jpush add config for ios env mode
1 year ago
wangchuxiao
8583dd017a
merge super 2 tuoyun
1 year ago