withchao
|
08c7461ade
|
Merge remote-tracking branch 'origin/main' into pre-release-v3.8.4
# Conflicts:
# .env
# .github/workflows/docker-build-and-release-services-images.yml
# .github/workflows/merge-from-milestone.yml
# .github/workflows/update-version-file-on-release.yml
# README.md
# README_zh_CN.md
# cmd/main.go
# config/discovery.yml
# config/notification.yml
# config/openim-api.yml
# config/openim-msggateway.yml
# config/openim-msgtransfer.yml
# config/openim-push.yml
# config/openim-rpc-auth.yml
# config/openim-rpc-conversation.yml
# config/openim-rpc-friend.yml
# config/openim-rpc-group.yml
# config/openim-rpc-msg.yml
# config/openim-rpc-third.yml
# config/openim-rpc-user.yml
# config/share.yml
# config/webhooks.yml
# deployments/templates/config.yaml
# docker-compose.yml
# go.mod
# go.sum
# internal/api/init.go
# internal/api/jssdk/tools.go
# internal/api/msg.go
# internal/api/prometheus_discovery.go
# internal/api/router.go
# internal/msggateway/init.go
# internal/msggateway/ws_server.go
# internal/msgtransfer/init.go
# internal/msgtransfer/online_history_msg_handler.go
# internal/msgtransfer/online_msg_to_mongo_handler.go
# internal/push/push.go
# internal/rpc/auth/auth.go
# internal/rpc/conversation/conversation.go
# internal/rpc/group/group.go
# internal/rpc/msg/callback.go
# internal/rpc/msg/server.go
# internal/rpc/relation/friend.go
# internal/rpc/relation/notification.go
# internal/rpc/third/third.go
# internal/rpc/user/user.go
# internal/tools/cron/cron_task.go
# magefile.go
# pkg/common/cmd/api.go
# pkg/common/cmd/msg_transfer.go
# pkg/common/config/config.go
# pkg/common/discovery/discoveryregister.go
# pkg/common/prommetrics/prommetrics.go
# pkg/common/startrpc/start.go
# pkg/common/storage/database/mgo/cache.go
# pkg/common/storage/database/mgo/msg_test.go
# pkg/rpcli/auth.go
# pkg/rpcli/tool.go
# pkg/rpcli/user.go
# test/stress-test-v2/main.go
# test/stress-test/main.go
# tools/seq/internal/seq.go
# version/version
|
2 months ago |
Monet Lee
|
8f7b02979d
|
feat: support redis sentinel. (#3423)
* feat: support redis sentinel.
* update docker compose contents.
* update config contents.
* revert content.
* supoort redisMode.
* update config.
* remvove print.
|
3 months ago |
icey-yu
|
841c4b0026
|
fix: data version SetVersion will add record (#3304)
|
4 months ago |
icey-yu
|
91db18168d
|
fix: data version SetVersion will add record (#3304)
|
5 months ago |
withchao
|
aeee3f33b1
|
resolving merge conflicts
|
7 months ago |
chao
|
9ed6200e45
|
feat: optimize code and support running in single process mode (#3142)
* pb
* fix: Modifying other fields while setting IsPrivateChat does not take effect
* fix: quote message error revoke
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* upgrading pkg tools
* fix
* fix
* optimize log output
* feat: support GetLastMessage
* feat: support GetLastMessage
* feat: s3 switch
* feat: s3 switch
* fix: GetUsersOnline
* feat: SendBusinessNotification supported configuration parameters
* feat: SendBusinessNotification supported configuration parameters
* feat: SendBusinessNotification supported configuration parameters
* feat: seq conversion failed without exiting
* monolithic
* fix: DeleteDoc crash
* fix: DeleteDoc crash
* fix: monolithic
* fix: monolithic
* fix: fill send time
* fix: fill send time
* fix: crash caused by withdrawing messages from users who have left the group
* fix: mq
* fix: mq
* fix: user msg timestamp
* fix: mq
* 1
* 1
* 1
* 1
* 1
* 1
* 1
* seq read config
* seq read config
* 1
* 1
* fix: the source message of the reference is withdrawn, and the referenced message is deleted
* 1
* 1
* 1
* 1
* 1
* 1
* 1
* 1
* 1
* 1
* 1
* 1
* 1
* 1
|
7 months ago |
withchao
|
cfded3fb24
|
update config
|
7 months ago |
chao
|
22d19fd6b7
|
fix: seq conversion not reading env in docker environment (#3130)
* pb
* fix: Modifying other fields while setting IsPrivateChat does not take effect
* fix: quote message error revoke
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* upgrading pkg tools
* fix
* fix
* optimize log output
* feat: support GetLastMessage
* feat: support GetLastMessage
* feat: s3 switch
* feat: s3 switch
* fix: GetUsersOnline
* feat: SendBusinessNotification supported configuration parameters
* feat: SendBusinessNotification supported configuration parameters
* feat: SendBusinessNotification supported configuration parameters
* feat: seq conversion failed without exiting
* fix: DeleteDoc crash
* fix: fill send time
* fix: fill send time
* fix: crash caused by withdrawing messages from users who have left the group
* fix: user msg timestamp
* seq read config
* seq read config
|
7 months ago |
chao
|
a3c43a49d8
|
fix: seq conversion not reading env in docker environment (#3130)
* pb
* fix: Modifying other fields while setting IsPrivateChat does not take effect
* fix: quote message error revoke
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* upgrading pkg tools
* fix
* fix
* optimize log output
* feat: support GetLastMessage
* feat: support GetLastMessage
* feat: s3 switch
* feat: s3 switch
* fix: GetUsersOnline
* feat: SendBusinessNotification supported configuration parameters
* feat: SendBusinessNotification supported configuration parameters
* feat: SendBusinessNotification supported configuration parameters
* feat: seq conversion failed without exiting
* fix: DeleteDoc crash
* fix: fill send time
* fix: fill send time
* fix: crash caused by withdrawing messages from users who have left the group
* fix: user msg timestamp
* seq read config
* seq read config
|
7 months ago |
icey-yu
|
1110af98ef
|
feat: config center (#2997)
* chore: config
* chore: config
* chore: config
* chore: config
* chore: config
* feat: config
* fix: config
* fix: config
* feat: config
* feat: config
* feat: config
* feat: config
* feat: config
* feat: config
* feat: config
* feat: config
* feat: config
* feat: config
* feat: config
* feat: config
* feat: config
* feat: config
* feat: config
* feat: config
* feat: config
* feat: config
* fix: config
* fix: config
* fix: config
* fix: config
* fix: config
* fix: config
* fix: config
* fix: config
* fix: config
* fix: config
* fix: config
* fix: config
* fix: config
* fix: config
* fix: config
* fix: config
* fix: config
* fix: config
|
9 months ago |
Monet Lee
|
7c7a99f801
|
build: update kubernetes deployment Run. (#2919)
* build: k8s improve.
* refactor: update docker image contents.
* rename seq file.
* build: update k8s origin deploys.
* update check logic.
* update magefile
* update image name.
* update readme
* update Kubernetes Discovery.
* revert pkg.
* update create in k8s
* update service image release CI.
* update deployment image source.
* update mage contents.
* update pkg source.
* update go get pkg.
* fix test file.
* update discovery register.
* update
* update deploy yaml.
* update replica.
* update deployment.
* remove notfication config.
* remove notification and zookeeper.
* update discovery in kubernetes.
* build: improve kubernetes deployment.
* update config field in discovery.
* update ReadMe in deployments.
* update go mod.
* update const quote.
* fix test fields.
* remove unused method.
* remove unused contents.
|
9 months ago |
chao
|
ebdc91a966
|
fix: user seq bug (#2442)
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* new mongo
* new mongo
* new mongo
* new mongo
* new mongo
* new mongo
* new mongo
* new mongo
* friend incr sync
* friend incr sync
* friend incr sync
* friend incr sync
* friend incr sync
* mage
* optimization version log
* optimization version log
* sync
* sync
* sync
* group sync
* sync option
* sync option
* refactor: replace `friend` package with `realtion`.
* refactor: update lastest commit to relation.
* sync option
* sync option
* sync option
* sync
* sync
* go.mod
* seq
* update: go mod
* refactor: change incremental to full
* feat: get full friend user ids
* feat: api and config
* seq
* group version
* merge
* seq
* seq
* seq
* fix: sort by id avoid unstable sort friends.
* group
* group
* group
* fix: sort by id avoid unstable sort friends.
* fix: sort by id avoid unstable sort friends.
* fix: sort by id avoid unstable sort friends.
* user version
* seq
* seq
* seq user
* user online
* implement minio expire delete.
* user online
* config
* fix
* fix
* implement minio expire delete logic.
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* feat: implement scheduled delete outdated object in minio.
* update gomake version
* update gomake version
* implement FindExpires pagination.
* remove unnesseary incr.
* fix uncorrect args call.
* online push
* online push
* online push
* resolving conflicts
* resolving conflicts
* test
* api prommetrics
* api prommetrics
* api prommetrics
* api prommetrics
* api prommetrics
* rpc prommetrics
* rpc prommetrics
* online status
* online status
* online status
* online status
* sub
* conversation version incremental
* merge seq
* merge online
* merge online
* merge online
* merge seq
* GetOwnerConversation
* fix: change incremental syncer router name.
* rockscache batch get
* rockscache seq batch get
* fix: GetMsgDocModelByIndex bug
* update go.mod
* update go.mod
* merge
* feat: prometheus
* feat: prometheus
* group member sort
* sub
* sub
* fix: seq conversion bug
* fix: redis pipe exec
* sort version
* sort version
* sort version
* remove old version online subscription
* remove old version online subscription
* version log index
* version log index
* batch push
* batch push
* seq void filling
* fix: batchGetMaxSeq
* fix: batchGetMaxSeq
* cache db error log
* 111
---------
Co-authored-by: withchao <withchao@users.noreply.github.com>
Co-authored-by: Monet Lee <monet_lee@163.com>
Co-authored-by: OpenIM-Gordon <46924906+FGadvancer@users.noreply.github.com>
Co-authored-by: icey-yu <1186114839@qq.com>
|
1 year ago |
chao
|
44ecbd776f
|
fix: seq conversion bug (#2419)
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
---------
Co-authored-by: withchao <withchao@users.noreply.github.com>
|
1 year ago |
chao
|
4aaf496086
|
feat: new features merged (#2409)
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* new mongo
* new mongo
* new mongo
* new mongo
* new mongo
* new mongo
* new mongo
* new mongo
* friend incr sync
* friend incr sync
* friend incr sync
* friend incr sync
* friend incr sync
* mage
* optimization version log
* optimization version log
* sync
* sync
* sync
* group sync
* sync option
* sync option
* refactor: replace `friend` package with `realtion`.
* refactor: update lastest commit to relation.
* sync option
* sync option
* sync option
* sync
* sync
* go.mod
* seq
* update: go mod
* refactor: change incremental to full
* feat: get full friend user ids
* feat: api and config
* seq
* group version
* merge
* seq
* seq
* seq
* fix: sort by id avoid unstable sort friends.
* group
* group
* group
* fix: sort by id avoid unstable sort friends.
* fix: sort by id avoid unstable sort friends.
* fix: sort by id avoid unstable sort friends.
* user version
* seq
* seq
* seq user
* user online
* implement minio expire delete.
* user online
* config
* fix
* fix
* implement minio expire delete logic.
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* online cache
* feat: implement scheduled delete outdated object in minio.
* update gomake version
* update gomake version
* implement FindExpires pagination.
* remove unnesseary incr.
* fix uncorrect args call.
* online push
* online push
* online push
* resolving conflicts
* resolving conflicts
* test
* api prommetrics
* api prommetrics
* api prommetrics
* api prommetrics
* api prommetrics
* rpc prommetrics
* rpc prommetrics
* online status
* online status
* online status
* online status
* sub
* conversation version incremental
* merge seq
* merge online
* merge online
* merge online
* merge seq
* GetOwnerConversation
* fix: change incremental syncer router name.
* rockscache batch get
* rockscache seq batch get
* fix: GetMsgDocModelByIndex bug
* update go.mod
* update go.mod
* merge
* feat: prometheus
* feat: prometheus
---------
Co-authored-by: withchao <withchao@users.noreply.github.com>
Co-authored-by: Monet Lee <monet_lee@163.com>
Co-authored-by: OpenIM-Gordon <46924906+FGadvancer@users.noreply.github.com>
Co-authored-by: icey-yu <1186114839@qq.com>
|
1 year ago |