openim-server/cmd
chao 7f44319b9b
feat: provide the interface required by js sdk (#2712)
* 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

* fix: redis pipe exec

* fix: ImportFriends

* fix: A large number of logs keysAndValues ​​length is not even

* feat: mark read aggregate write

* feat: online status supports redis cluster

* feat: online status supports redis cluster

* feat: online status supports redis cluster

* merge

* merge

* read seq is written to mongo

* read seq is written to mongo

* fix: invitation to join group notification

* fix: friend op_user_id

* feat: optimizing asynchronous context

* feat: optimizing memamq size

* feat: add GetSeqMessage

* feat: GroupApplicationAgreeMemberEnterNotification

* feat: GroupApplicationAgreeMemberEnterNotification

* feat: go.mod

* feat: go.mod

* feat: join group notification and get seq

* feat: join group notification and get seq

* feat: avoid pulling messages from sessions with a large number of max seq values of 0

* feat: API supports gzip

* go.mod

* fix: nil pointer error on close

* fix: listen error

* fix: listen error

* update go.mod

* feat: add log

* fix: token parse token value

* fix: GetMsgBySeqs boundary issues

* fix: sn_ not sort

* fix: sn_ not sort

* fix: sn_ not sort

* fix: jssdk add

* fix: jssdk support

* fix: jssdk support

* fix: jssdk support

---------

Co-authored-by: withchao <withchao@users.noreply.github.com>
2024-10-14 01:31:44 +00:00
..
openim-api feat: provide the interface required by js sdk (#2712) 2024-10-14 01:31:44 +00:00
openim-cmdutils refactor: 3.7.0 code conventions. (#2148) 2024-04-19 22:23:08 +08:00
openim-crontask refactor: 3.7.0 code conventions. (#2148) 2024-04-19 22:23:08 +08:00
openim-msggateway refactor: 3.7.0 code conventions. (#2148) 2024-04-19 22:23:08 +08:00
openim-msgtransfer refactor: 3.7.0 code conventions. (#2148) 2024-04-19 22:23:08 +08:00
openim-push refactor: 3.7.0 code conventions. (#2148) 2024-04-19 22:23:08 +08:00
openim-rpc refactor: 3.7.0 code conventions. (#2148) 2024-04-19 22:23:08 +08:00