Commit Graph

320 Commits (8d84e2f01f87e2f3e8d9338362ce5a7a4c286c2a)

Author SHA1 Message Date
Brabem 04c77bff7e
fix: fix the mongo search error (#1736)
6 months ago
AndrewZuo01 a2a082f681
update usercommand and fix callback (#1681)
6 months ago
Gordon 535ae19f7a
fix: group messages sync failed. (#1720)
6 months ago
Brabem d91a665891
fix: fix some bug (#1710)
6 months ago
Xinwei Xiong f27b1e43f5
Enhancements to Script Variables and Logic in OpenIM, Including dig Detection and Mongo Startup Checks (#1696)
6 months ago
Xinwei Xiong 8aac6c6f81
Fix(main): fix openim config from mongo password env upgrade openim build CICD (#1689)
6 months ago
skiffer-git 6764fa5e70
MongoDB supports non-root users (#1684)
6 months ago
Brabem 9e2a256817
fix: fix the imAdmin permission (#1664)
7 months ago
Gordon c19bafc49d
fix: modify dismissed group's status. (#1655)
7 months ago
Xinwei Xiong 49f4e3f0de
fix: fix Security vulnerability (#1646)
7 months ago
xuexihuang a7138cb3b7
feature:grafana web inside (#1636)
7 months ago
AndrewZuo01 c68a61d8c2
fix setUserInfoEx (#1635)
7 months ago
Brabem 7ddb84f7fc
fix: add the GetconversationAPI 1542 (#1604)
7 months ago
a3d21 cfde7bb0ff
fix: mongo uri connect (#1611)
7 months ago
AndrewZuo01 998d4a3504
Add updates friend, set user ex (#1592)
7 months ago
Xinwei Xiong b90b8a1a55
fix: fix openim zk env set (#1623)
7 months ago
Brabem cff90a3099
fix: fix the searchNotificationAccout by userID or nickname (#1617)
7 months ago
chao cd1235fb32
feat: s3 FormData upload (#1614)
7 months ago
Brabem 7389639f17
feat: add the notificationAccount (#1602)
7 months ago
xuexihuang 34ed032af1
K8s environment supports multiple msggateway by consistent hash (#1600)
7 months ago
AndrewZuo01 87610568ae
add crud for general function user process, add pinFriend (#1532)
7 months ago
Xinwei Xiong f1c9686ada
feat: Add OpenIM server, environment support for Docker Compose, and Kubernetes deployment. (#1559)
7 months ago
xuexihuang c5c5b2fd8e
support multipe msggateway services in k8s deployments (#1565)
7 months ago
chao c0194f6ef4
feat: Remove MySQL and implement it all with Mongo (#1508)
7 months ago
AndrewZuo01 0efc235f45
add webhooks (#1465)
8 months ago
fengyun.rui 35bac04f58
fix: grace shutdown for gw (#1478)
8 months ago
healingtjx 4c7e0295bf
feat: OpenIMServer compatible qiniu kodo (#1460)
8 months ago
xuexihuang ceb669dfb8
Feature middleware (#1476)
8 months ago
Brabem 02142c55b2
feat: add callback func (#1480)
8 months ago
Gordon e4046994cf
fix: update user's info will modify user create time when modify user's nickname or avatar. (#1446)
8 months ago
fengyun.rui 403cfb6055
perf: redis block with keys command (#1423)
8 months ago
fengyun.rui a9153afc38
perf: control ws write buffer (#1451)
8 months ago
fengyun.rui a19f0e534f
perf: redis batch delete msgs (#1395)
8 months ago
fengyun.rui eeb16d4116
perf: broadcast msg to all gateway with concurrency (#1411)
8 months ago
Xinwei Xiong ae048417ee
"Add Prometheus Support with Documentation and Docker Compose Integration to OpenIM" (#1403)
8 months ago
chao 05ab3fcd06
fix: the original quoted message is withdrawn and the quoted original message is displayed. (#1391)
8 months ago
Xinwei Xiong 0d5fe4e6d6
Formatting adjustments, script removal, and helm template rendering (#1389)
8 months ago
chao 2ac54e09a6
fix: the original quoted message is withdrawn and the quoted original message is displayed. (#1388)
8 months ago
fengyun.rui 7153eeb178
refactor: crontask cmd (#1331)
8 months ago
fengyun.rui 65c1c412da
refactor: gin prometheus for api (#1371)
8 months ago
fengyun.rui 2496a16a88
perf: add concurrency and pipeline for redis cache (#1338)
8 months ago
fengyun.rui d1af343b13
fix: add kafka compress type and producer ack params (#1310)
8 months ago
fengyun.rui 005ff53c3c
perf: auto set runtime maxprocs in docker (#1339)
8 months ago
Xinwei Xiong e2004c1e9d
☀️ feat: Enhancing OpenIM with Integrated E2E Testing and CI/CD Enhancements (#1359)
8 months ago
Gordon 3ba861fd90
fix: msg pull change and fcm redis flag fix. (#1367)
8 months ago
chao 194a94cb8e
fix: initiateUpload sign list number (#1358)
8 months ago
xuexihuang 82a8f3351f
Add Prometheus monitoring function (#1337)
8 months ago
a3d21 3d3781f8d8
fix: del SuperGroupRecvMsgNotNotifyUserIDs cache when conv edit (#1313)
8 months ago
fengyun.rui 21505bce9b
perf: http client transport (#1311)
8 months ago
a3d21 450fe26cc0
fix: wrong column (#1309)
8 months ago
chao cb0bf64435
feat: S3 server cache (#1329)
9 months ago
chao 62e9980f3c
refactor: scheduled task splitting (#1299)
9 months ago
醉墨居士 3ce1e6ed71
Optimize the control structure (#1294)
9 months ago
Xinwei Xiong a4b28c9523
docs: add openim cluster helm chart (#1291)
9 months ago
kvii 7722714251
fix: create database name (#1285)
9 months ago
Gordon 38ab3e0ed7
fix: zk add close to avoid zk block. (#1284)
9 months ago
Gordon cb0394392b
fix: reset branch. (#1277)
9 months ago
a3d21 8a13017665
fix update user.FaceURL do not trigger GroupMemberInfoSetNotification (#1267)
9 months ago
withchao 6ffcfbe68e
fix: not support redis cluster. CROSSSLOT Keys in request don't hash to the same slot (#1258)
9 months ago
CNCSMonster b1415473ff
fix: fix all lint warning in pkg (#1263)
9 months ago
liuxuewen ba190fde13
fix: golint code format and error log trace (#1259)
9 months ago
Xinwei Xiong 363deff6f8
feat(release-v3.4): Enhanced Build, Deployment, and Configuration Management for Optimized Performance and Automation (#1255)
9 months ago
withchao c69d4da8b8
fate: api, rpc QuitGroup req add userID (#1244)
9 months ago
CNCSMonster b3d2f3b182
feat:order logs by time desc (#1250)
9 months ago
Gordon 2d86a1a0e5
fix: remove repeat platform on online status. (#1221)
9 months ago
fengyun.rui a648beecb3
optimize: reduce lock latency for conversation cache (#1231)
9 months ago
xuexihuang abf8e37e78
feat: Add the help chart script to support k8s deployment (#1145)
9 months ago
withchao 81cc1f355a
fix: after modifying the avatar, offline users who joined the group did not synchronize (#1198)
9 months ago
Gordon 8e6430625c
fix: single chat unread status change. (#1171)
9 months ago
fengyun.rui ba1d4790ce
optimize: reduce lock latency for localcache group (#1179)
9 months ago
fengyun.rui 8b649a55a2
feat: add redis cluster mode in option (#1178)
9 months ago
Xinwei Xiong c5f6514f98
fix: make lint about cicd (#1161)
9 months ago
withchao eb749af807
fix: modifying user information notifications to join groups and group avatar issues (#1147)
10 months ago
Gordon 80064620b9
fix: add callback for update user's info. (#1112)
10 months ago
Gordon 9673f50518
feat: send message add sendTime field for import messages. (#1104)
10 months ago
withchao 5c31d12253
feat: s3 public read (#1080)
10 months ago
Gordon bba662f404
Feature: add log support for developer (#1101)
10 months ago
withchao 3e1b147160
feat: choose whether to push group messages offline based on the user's session option settings (#1054)
10 months ago
Xinwei Xiong aa729a24b6
feat: set docs openim-server url address fix (#1043)
10 months ago
Gordon 186952ab46
refactor: change project module name. (#1038)
10 months ago
Xinwei Xiong da8912121f
fix: add openim server deploy (#1036)
10 months ago
Xinwei Xiong 87766af02f
🔥Super feat: OpenIM CTL optimization is supported (#926)
11 months ago
pluto 6fc15d4f7a
refactor:Returns [] an empty array when no platform is online, instead of null (#970)
11 months ago
withchao 9d6b1536d2
add GetSpecifiedFriendsInfo (#986)
11 months ago
withchao 96e09a1b37
fix: Transfer Group Questions (#977)
11 months ago
withchao 786090f742
Group members do not set their names and avatars to be updated in real time (#974)
11 months ago
withchao 781b13c604
fix: default friends and groups, no new sessions triggered (#960)
11 months ago
Wang Zhi 303162f8a5
Add TLS config for Kafka (#956)
11 months ago
withchao 19343fef62
fix: minio unable to upload files larger than 5mb (#931)
11 months ago
Xinwei Xiong b2ea4ce2a3
fix: Fix Bug related issues with OpenIM actions PR (#921)
11 months ago
Xinwei Xiong 58f591e5f6
Large refactoring projects: OpenIM automation, scripting, and openimctl refactoring (#825)
11 months ago
Gordon 90659a30b6
fix: pull message set isRead only message come from single. (#902)
11 months ago
Gordon 7994b377f7
fix: check component (#898)
11 months ago
Alan 8b365ae49f
Searchmsg (#859)
11 months ago
Gordon 84c60cd6b6
Feature: add api of get server time and the message's read status is incorrect when app reinstalling. (#884)
11 months ago
pluto 7000755e15
Fix bug #862 (#879)
11 months ago
withchao b3899f559c
fix: minio sign cndpoint crash caused by unconfigured (#881)
11 months ago
WangchuXiao 03906a89cd
sync designation conversation unreadcount (#874)
11 months ago
pluto 5353e5fa66
Add feature 829 (#853)
11 months ago
withchao 57ce0bd29d
group member sync use hash (#857)
11 months ago