1608 Commits

Author SHA1 Message Date
withchao
030c4493dc fix 2024-12-27 17:19:46 +08:00
chao
df063d29ac
Merge branch 'openimsdk:main' into main 2024-12-27 16:44:33 +08:00
icey-yu
930a9fd7d5
fix: The system cannot be restarted the first time the configuration is set. (#3013) 2024-12-27 08:23:26 +00:00
icey-yu
1af31847fa
fix: restart permission check (#3011) 2024-12-27 08:23:12 +00:00
chao
9f1fff6127
Merge branch 'openimsdk:main' into main 2024-12-27 14:13:28 +08:00
OpenIM-Gordon
dec423eeb3
fix: The message @ information will be set only for members in the group. (#3009) 2024-12-26 09:53:54 +00:00
Monet Lee
4c537321b6
docs: improve deployment docs in kubernetes. (#2973)
* docs: improve deployment docs in kubernetes.

* move docs path.

* format contents.

* update contents.

* build: update deployment env.

* docs: update deploy docs.

* build: add kafka secret and dependencies.

* docs: update deployment docs.

* Update docs contents.

* update docs contents.
2024-12-26 09:53:14 +00:00
chao
8b79a7685c
feat: support message cache (#3007)
* 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

* redis msg cache

* redis msg cache

* redis msg cache

* redis msg cache

* redis msg cache

* redis msg cache

* redis msg cache
2024-12-26 09:49:05 +00:00
chao
3cb487d04d
Merge branch 'openimsdk:main' into main 2024-12-26 15:56:01 +08:00
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
2024-12-25 10:08:08 +00:00
icey-yu
66abd9e1b9
fix: redis save error when KickTokens (#3002) 2024-12-25 10:07:25 +00:00
icey-yu
870252927a
fix: when unable EnableHistoryForNewMembers, new group member can read last one message. (#3001) 2024-12-25 10:07:12 +00:00
chao
8cb1772e52
Merge branch 'openimsdk:main' into main 2024-12-25 15:24:22 +08:00
chao
5503443f26
feat: optimize error stack information (#2995)
* 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
2024-12-24 10:11:35 +00:00
withchao
2e8ca5f5b9 upgrading pkg tools 2024-12-24 17:50:05 +08:00
chao
df0cd3c768
Merge branch 'openimsdk:main' into main 2024-12-24 17:37:37 +08:00
chao
e3f609b3ae
feat: Optimizing RPC call (#2993)
* 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

* rpc client

* rpc client

* rpc client

* rpc client

* rpc client

* rpc client

* rpc client

* rpc client
2024-12-24 02:51:38 +00:00
chao
d274d653d2
Merge branch 'openimsdk:main' into main 2024-12-23 14:33:16 +08:00
chao
e9895062cb
feat: Optimize Scheduled Task (#2985)
* 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
2024-12-20 07:45:37 +00:00
chao
277354b57c
Merge branch 'openimsdk:main' into main 2024-12-20 15:28:40 +08:00
withchao
46a8d17104 refactoring scheduled tasks 2024-12-20 15:26:32 +08:00
withchao
86d58253c9 refactoring scheduled tasks 2024-12-19 18:53:49 +08:00
withchao
1949d6c756 refactoring scheduled tasks 2024-12-19 17:34:34 +08:00
withchao
8807597ffb refactoring scheduled tasks 2024-12-19 17:15:15 +08:00
withchao
705bc37f99 refactoring scheduled tasks 2024-12-19 11:28:49 +08:00
icey-yu
04f3c99697
chore: node exporter (#2979) 2024-12-18 10:10:25 +00:00
withchao
f03cbec653 refactoring scheduled tasks 2024-12-18 17:41:49 +08:00
chao
3753b81460
Merge branch 'openimsdk:main' into main 2024-12-18 15:04:25 +08:00
icey-yu
9929bd3ce5
feat: Group Monitoring Components, Enable Host Mode && Deprecate reliabilityLevel and unreadCount in notification.yml (#2975)
* chore: docker config

* chore: docker config

* feat: Group Monitoring Components, Enable Host Mode && Deprecate reliabilityLevel and unreadCount in notification.yml

* feat: Group Monitoring Components, Enable Host Mode && Deprecate reliabilityLevel and unreadCount in notification.yml

* feat: Group Monitoring Components, Enable Host Mode && Deprecate reliabilityLevel and unreadCount in notification.yml

* feat: cicd
2024-12-18 02:45:45 +00:00
chao
fdc97c6c48
fix: when fetching a referenced message, it indicates that the original message has been deleted. (#2977)
* pb

* fix: Modifying other fields while setting IsPrivateChat does not take effect

* fix: quote message error revoke
2024-12-17 10:48:52 +00:00
icey-yu
1c35db7601
refactor: Refactor rpc call && auto gen rpc_call code (#2969)
* refactor: rpcclient

* chore: err

* fix: err

* fix: err

* fix: err

* feat: change api
2024-12-17 10:48:08 +00:00
withchao
2c6f974a73 Merge remote-tracking branch 'origin/main' 2024-12-17 18:28:29 +08:00
withchao
d15414d885 fix: quote message error revoke 2024-12-17 18:28:16 +08:00
chao
569b92bdf8
Merge branch 'openimsdk:main' into main 2024-12-17 18:09:45 +08:00
chao
5a8f82d459
fix: modifying other fields while setting IsPrivateChat does not take effect (#2972)
* pb

* fix: Modifying other fields while setting IsPrivateChat does not take effect
2024-12-17 06:22:59 +00:00
withchao
94cb0c0348 Merge remote-tracking branch 'origin/main' 2024-12-17 11:59:19 +08:00
withchao
6f169ec969 fix: Modifying other fields while setting IsPrivateChat does not take effect 2024-12-17 11:58:06 +08:00
chao
f1b1d71da9
Merge branch 'openimsdk:main' into main 2024-12-16 10:11:16 +08:00
icey-yu
7563affc64
fix: Add a lead time for the token's issuance time. (#2914) 2024-12-13 10:28:57 +00:00
icey-yu
b8024379aa
fix: rpc panic recover (#2957) 2024-12-13 06:49:18 +00:00
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.
2024-12-13 03:02:45 +00:00
OpenIM-Gordon
1eaae5f980
fix: fetch message return isEnd and endSeq panic. (#2959)
* fix: server can return isEnd to control fetch messages when sdk pull messages end normally.

* fix: server can return isEnd to control fetch messages when sdk pull messages end normally.

* fix: server can return isEnd to control fetch messages when sdk pull messages end normally.
2024-12-12 10:13:35 +00:00
chao
97f506c366
pb (#2958) 2024-12-12 09:32:03 +00:00
chao
d8f671d2d3
Merge branch 'openimsdk:main' into main 2024-12-12 17:18:08 +08:00
withchao
ddf8b736c3 pb 2024-12-12 17:03:34 +08:00
Monet Lee
0435915df1
feat: support quote ContentType in SendMsg. (#2819) 2024-12-12 04:13:04 +00:00
icey-yu
92ea52febf
fix:Only print panic function frame && feat: log.ZPanic (#2947)
* fix: log print panic

* Merge: main
2024-12-12 03:59:15 +00:00
icey-yu
120afdf6ae
feat: Change upload logs systemType to AppFramework. (#2927)
* feat: change upload logs systemType to AppFramework

* feat: change upload logs systemType to AppFramework

* Merge: main
2024-12-12 03:47:52 +00:00
OpenIM-Gordon
42136c6b93
fix: server can return isEnd to control fetch messages when sdk pull messages end normally. (#2949) 2024-12-12 02:50:40 +00:00
icey-yu
6a7ae690ee
feat: Prometheus can auto set port (#2943)
* feat: config

* feat: prometheus auto set port
2024-12-10 03:43:19 +00:00