1373 Commits

Author SHA1 Message Date
Gordon
e942320040 refactor: delete message and message batch use lua. 2024-06-01 10:55:04 +08:00
Gordon
91ea5d1fe8 refactor: delete message and message batch use lua. 2024-06-01 10:19:21 +08:00
Gordon
eb6ba7e3cd refactor: delete message and message batch use lua. 2024-05-31 19:57:13 +08:00
Gordon
46878a6251 refactor: delete message and message batch use lua. 2024-05-31 19:53:16 +08:00
Gordon
9bcda48152 refactor: delete message and message batch use lua. 2024-05-31 19:13:48 +08:00
Gordon
1dffc3f0eb refactor: delete message and message batch use lua. 2024-05-31 19:12:46 +08:00
Gordon
b3ee2d9edb refactor: delete message and message batch use lua. 2024-05-31 19:06:33 +08:00
Gordon
fc02fb7c04 refactor: delete message and message batch use lua. 2024-05-31 18:41:36 +08:00
Gordon
461ec34c91 refactor: delete message and message batch use lua. 2024-05-31 18:31:00 +08:00
Gordon
95e5721515 refactor: delete message and message batch use lua. 2024-05-31 18:28:24 +08:00
Gordon
af2757ed47 refactor: delete message and message batch use lua. 2024-05-31 18:27:01 +08:00
Gordon
625244e5f7 refactor: delete message and message batch use lua. 2024-05-31 18:23:35 +08:00
Gordon
e525761e4d refactor: delete message and message batch use lua. 2024-05-31 18:07:43 +08:00
Gordon
7979d3c258 refactor: delete message and message batch use lua. 2024-05-31 18:02:27 +08:00
Gordon
268b6136e7 refactor: delete message and message batch use lua. 2024-05-31 17:49:21 +08:00
Gordon
5d63d6d6d8 feat: update open source code into main. 2024-05-28 16:48:56 +08:00
OpenIM-Gordon
67fe13f089
fix: at group message. (#2316) 2024-05-27 03:59:35 +00:00
OpenIM-Gordon
76d9688a54
refactor: db refactor and cache key add. (#2320)
* refactor: db refactor and cache key add.

* refactor: db refactor and cache key add.

* refactor: go version update.

* refactor: file name change.
2024-05-27 03:58:36 +00:00
OpenIM-Gordon
1eef4013e2
fix: main bug fix notification unread (#2266)
* fix: notification has counted unread counts bug fix.

* fix: notification has counted unread counts bug fix.
2024-05-27 03:56:46 +00:00
Gordon
d553108215 fix: merge opensource code into local. 2024-05-21 16:28:53 +08:00
Gordon
be3c7ae45e fix: merge opensource code into local. 2024-05-21 14:56:28 +08:00
森屿
285523751d
feat: middleware authentication and whitelist are used to release permissions. (#2309) 2024-05-17 02:43:54 +00:00
skiffer-git
ddf8cc98ce
Update CONTRIBUTING.md 2024-05-15 15:56:14 +08:00
skiffer-git
814e378fa1
Update CONTRIBUTING-zh_CN.md 2024-05-15 15:53:48 +08:00
skiffer-git
13b1661a77
Delete .github/dependabot.yml 2024-05-15 15:42:35 +08:00
chao
2bcc65a24b
fix: s3 config (#2303)
* 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

* fix: SearchMessage

* fix: s3 config

* fix: oss panic

* kafka

* go.sum

---------

Co-authored-by: withchao <withchao@users.noreply.github.com>
2024-05-15 03:43:20 +00:00
skiffer-git
835ff3824f
Etcd naming and discovery (#2300)
* add etcd

* add etcd

* add etcd

* add etcd

* add etcd

* add etcd

* add etcd

* add etcd

* add etcd

* add etcd

* add etcd

* add etcd

* add etcd

* add etcd

* add etcd

* add etcd

* add etcd

* add etcd

* Add etcd as a service discovery mechanism

* Add etcd as a service discovery mechanism

* Add etcd as a service discovery mechanism

* Add etcd as a service discovery mechanism

* Add etcd as a service discovery mechanism

* Add etcd as a service discovery mechanism

* Add etcd as a service discovery mechanism

* Add etcd as a service discovery mechanism

* Add etcd as a service discovery mechanism

* Add etcd as a service discovery mechanism

* Add etcd as a service discovery mechanism

* Add etcd as a service discovery mechanism

* Add etcd as a service discovery mechanism

* Add etcd as a service discovery mechanism

* Add etcd as a service discovery mechanism

* Add etcd as a service discovery mechanism

* Add etcd as a service discovery mechanism

* Add etcd as a service discovery mechanism

* Add etcd as a service discovery mechanism

* Add etcd as a service discovery mechanism

* Add etcd as a service discovery mechanism

* Add etcd as a service discovery mechanism

* Add etcd as a service discovery mechanism

* Add etcd as a service discovery mechanism

* Add etcd as a service discovery mechanism

* Add etcd as a service discovery mechanism

* Add etcd as a service discovery mechanism

* Add etcd as a service discovery mechanism

* Add etcd as a service discovery mechanism

* Add etcd as a service discovery mechanism

* Add etcd as a service discovery mechanism

* Add etcd as a service discovery mechanism

* Add etcd as a service discovery mechanism

* Add etcd as a service discovery mechanism

* Add etcd as a service discovery mechanism

* Add etcd as a service discovery mechanism

* Add etcd as a service discovery mechanism

* Add etcd as a service discovery mechanism

* Add etcd as a service discovery mechanism

* Add etcd as a service discovery mechanism

* Add etcd as a service discovery mechanism

* Add etcd as a service discovery mechanism

* Add etcd as a service discovery mechanism

* Add etcd as a service discovery mechanism

* Add etcd as a service discovery mechanism

* Add etcd as a service discovery mechanism

* Add etcd as a service discovery mechanism

* Add etcd as a service discovery mechanism

* Add etcd as a service discovery mechanism

* Add etcd as a service discovery mechanism

* Add etcd as a service discovery mechanism
2024-05-14 10:21:36 +00:00
Gordon
5796b4c8a5 Merge remote-tracking branch 'origin/main-transfer-update' into main-transfer-update 2024-05-14 11:42:06 +08:00
Gordon
675fe8347c fix: notification has counted unread counts bug fix. 2024-05-14 11:41:40 +08:00
skiffer-git
961fb472ea
Update README.md 2024-05-10 10:58:59 +08:00
Gordon
8fd296ffdd Merge remote-tracking branch 'upstream/main' into main-transfer-update 2024-05-09 19:53:10 +08:00
chao
66426cd98b
fix: search for messag (#2288)
* 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

* fix: SearchMessage

---------

Co-authored-by: withchao <withchao@users.noreply.github.com>
2024-05-08 11:38:27 +00:00
skiffer-git
5ba5402bee
update gomake (#2286) 2024-05-08 16:00:27 +08:00
skiffer-git
8d84e2f01f
Skip minio check (#2281)
* If MinIO is not being used, then do not perform the MinIO check.

* If MinIO is not being used, then do not perform the MinIO check.

* If MinIO is not being used, then do not perform the MinIO check.

* If MinIO is not being used, then do not perform the MinIO check.

* kill binary before build

* Stop the process before compiling.

* Stop the process before compiling.
2024-05-07 21:05:41 +08:00
blooming
691cf740af
fix: avoid frequent scheduled task (#2274) 2024-05-06 16:37:52 +08:00
chao
230c0dbb8b
fix: minio config build (#2263)
* 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

---------

Co-authored-by: withchao <withchao@users.noreply.github.com>
2024-04-29 09:02:46 +00:00
Gordon
3388513b0d fix: read prometheus port when flag set to enable and prevent failure during startup. 2024-04-29 11:34:48 +08:00
Gordon
4f3243d8a7 refactor: msg transfer refactor. 2024-04-28 20:51:21 +08:00
Gordon
a7518b32ee refactor: msg transfer refactor. 2024-04-28 20:48:33 +08:00
Gordon
d104091351 Merge remote-tracking branch 'upstream/main' into main-transfer-update 2024-04-28 18:10:33 +08:00
Gordon
9c19fd43fa refactor: msg transfer refactor. 2024-04-28 18:09:39 +08:00
Gordon
31aba9b9ff refactor: cmd update. 2024-04-28 18:02:31 +08:00
xuan
a2d6a62454
Update action (#2256)
* Rename check-coverage.yml to check-coverage.bak

* Rename release.yml to release.bak

* Update .env

* Rename sync.yml to sync.bak

* Rename sync-release.yml to sync-release.bak
2024-04-28 06:35:48 +00:00
skiffer-git
879cf75743
fix bug: If there are uppercase letters in the directory, 'mage start' encounters an error (#2253)
* fix bug:
If there are uppercase letters in the directory, 'mage start' encounters an error

* update go.mod
2024-04-28 06:35:46 +00:00
xuan
281e3a8d6c
Auto close issue test (#2243)
* Update README.md

* Update README.md

* Update README.md
2024-04-28 04:13:12 +00:00
skiffer-git
f5745b2193
Remove redundant scripts (#2254) 2024-04-28 04:09:46 +00:00
chao
74f4fdb156
feat: optimize corn tasks (#2237)
* 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

---------

Co-authored-by: withchao <withchao@users.noreply.github.com>
2024-04-28 03:47:05 +00:00
AerisVibe
25fe09952c
fix bug:invalid go version '1.21.2' : must match format 1.23 (#2249) 2024-04-28 02:52:04 +00:00
skiffer-git
6d5e220569
update web/admin front image (#2247) 2024-04-26 13:04:14 +00:00
skiffer-git
674f5cb3f0
Simplify the contribution process 2234 (#2244)
* simplify code contribution

* simplify code contribution

* simplify code contribution

* simplify code contribution

* update code reviewer
2024-04-26 19:29:55 +08:00