wangchuxiao
|
99de4f8a7e
|
fix bug: init conn once
|
1 year ago |
wangchuxiao
|
e1b1fc705b
|
Merge remote-tracking branch 'upstream/main'
|
1 year ago |
wangchuxiao
|
38a191e5d1
|
fix bug: init conn once
|
1 year ago |
wangchuxiao
|
7cf48c89f3
|
fix bug: init conn once
|
1 year ago |
withchao
|
7624821f5f
|
Merge pull request #546 from withchao/main
fix: rpc mw mismatch key
|
1 year ago |
wangchuxiao
|
dbe58fac04
|
Merge remote-tracking branch 'upstream/main'
|
1 year ago |
withchao
|
3163f42597
|
fix: rpc mw mismatch key
|
1 year ago |
Xinwei Xiong
|
ab406bea3d
|
Merge pull request #543 from hanzhixiao/fix/v3-error2
fix conflict
|
1 year ago |
‘hanzhixiao’
|
4bd97149c3
|
fix conflict
Signed-off-by: ‘hanzhixiao’ <‘709674996@qq.com’>
|
1 year ago |
‘hanzhixiao’
|
fda6cd5354
|
fix conflict
Signed-off-by: ‘hanzhixiao’ <‘709674996@qq.com’>
|
1 year ago |
Xinwei Xiong
|
c6203c825f
|
Merge pull request #542 from hanzhixiao/fix/v3-error
Fix/v3 error
|
1 year ago |
‘hanzhixiao’
|
90d226c290
|
fix conflict
Signed-off-by: ‘hanzhixiao’ <‘709674996@qq.com’>
|
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 |
‘hanzhixiao’
|
be7d785f1d
|
fix conflict
Signed-off-by: ‘hanzhixiao’ <‘709674996@qq.com’>
|
1 year ago |
Xinwei Xiong
|
ccf2cdaab2
|
Merge pull request #540 from cubxxw/fix/copy
feat: add test file
|
1 year ago |
Xinwei Xiong(cubxxw-openim)
|
99dc701ff6
|
feat: script and make build
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
|
1 year ago |
Xinwei Xiong
|
8fbc7e8116
|
Merge pull request #539 from plutoyty/main
url to uri
|
1 year ago |
pluto
|
4066726221
|
Merge branch 'OpenIMSDK:main' into main
|
1 year ago |
withchao
|
53048951ec
|
Merge pull request #538 from withchao/main
fix: minio auto make bucket
|
1 year ago |
plutoyty
|
772cb859fa
|
url to uri
|
1 year ago |
withchao
|
81bcd86304
|
fix: minio auto make bucket
|
1 year ago |
pluto
|
b0b7d6fe7f
|
Merge branch 'OpenIMSDK:main' into main
|
1 year ago |
Xinwei Xiong(cubxxw-openim)
|
6ecf253ef6
|
feat: add copy
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
|
1 year ago |
Xinwei Xiong(cubxxw-openim)
|
fd3c19d6a5
|
feat: add test file
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 |
pluto
|
2388f93cfb
|
Merge branch 'OpenIMSDK:main' into main
|
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 |
wangchuxiao
|
2607862544
|
Merge remote-tracking branch 'upstream/main'
|
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 |
wangchuxiao
|
643de8c7ec
|
fix bug: add friend need update both request
|
1 year ago |
wangchuxiao
|
4c365701d4
|
fix bug: add friend need update both request
|
1 year ago |
pluto
|
5e92c76136
|
Merge branch 'OpenIMSDK:main' into main
|
1 year ago |
pluto
|
058e2eee32
|
add MongoDB,Redis,Kafka retry mechanism (#518)
|
1 year ago |
wangchuxiao
|
9d6f46b7f9
|
fix bug: args error
|
1 year ago |
Xinwei Xiong
|
7bf8a898e2
|
feat: add scripts (#525)
|
1 year ago |
wangchuxiao
|
549721ec8e
|
Merge remote-tracking branch 'upstream/main'
|
1 year ago |
wangchuxiao
|
4d89d7c618
|
fix bug: args error
|
1 year ago |
pluto
|
eb7953cacb
|
cicd: update openim-ci.yml (#528)
|
1 year ago |
pluto
|
59f948bde2
|
Merge branch 'OpenIMSDK:main' into main
|
1 year ago |
skiffer-git
|
b46f3410ad
|
Add feature: Replace apiURL (in config.yaml) with an external IP address
|
1 year ago |
skiffer-git
|
62cd1dace0
|
Merge remote-tracking branch 'origin/main'
|
1 year ago |
skiffer-git
|
95ec99daf0
|
fix bug ContentType is wrong range for Check
|
1 year ago |
pluto
|
df38875d88
|
Merge branch 'OpenIMSDK:main' into main
|
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 |
plutoyty
|
d41f2a7aef
|
Add retry mechanism to mongoDB, Redis, Kafka
|
1 year ago |
plutoyty
|
40b26f9a2f
|
Merge remote-tracking branch 'origin/main' into add-new-feature-#484
|
1 year ago |
pluto
|
2cca8b8927
|
Merge branch 'OpenIMSDK:main' into main
|
1 year ago |
Xinwei Xiong
|
1b5eb4a5c0
|
feat: add scripts (#514)
|
1 year ago |