Commit Graph

418 Commits (main)

Author SHA1 Message Date
Brabem ee24515761
feat: add getUserToken api and add ex field in getSortedConversationListResp (#1880)
5 months ago
Xinwei Xiong 9610da9123
fix(main): fix openim scripts start rpc log (#1877)
5 months ago
OpenIM Bot 8729f90d02
cicd: bump League Patch (#1874)
5 months ago
Xinwei Xiong 854f8dbd2f
feat: Optimize openim scripts and standard output logs (#1866)
5 months ago
Brabem f551b50e79
fix: Refactoring the code for component detection (#1868)
5 months ago
OpenIM Bot bb862bd207
cicd: bump League Patch (#1863)
5 months ago
OpenIM-Gordon c55e03dc70
fix: process add errors wrap. (#1862)
5 months ago
Brabem 55ca661d13
Bug: replace the component check func by tools pkg (#1846)
5 months ago
OpenIM Bot 0a245df2f8
cicd: bump League Patch (#1837)
5 months ago
Brabem 32cd79044b
feat: del the manager configure and it's initializestatement (#1830)
5 months ago
OpenIM Bot 1d5732c97e
cicd: bump League Patch (#1828)
5 months ago
OpenIM Bot 19ffde3196
cicd: bump League Patch (#1825)
5 months ago
chao c86df88b59
fix: conversation aggregate find error (#1822)
5 months ago
AndrewZuo01 05e66e9f8d
Feature: add direct connect mode with zookeeper, etcd, and k8s (#1775)
5 months ago
Xinwei Xiong d356f7a035
feat(main): 🚀 Database Name Correction and S3 Module Int32 Overflow Fix with Go Routine Integration for Automated Checks and Script Optimization (#1799)
5 months ago
Xinwei Xiong 7155d1acb7
feat: Enhance Script Details and Add MacOS Compatibility with Documentation Updates (#1794)
5 months ago
Brabem 907104701a
fix: change the afterSendSingleMsg config and fix CallbackSingleMsgRead unused problem (#1790)
6 months ago
AndrewZuo01 19f5c94d25
fix: update nick name field for get_user (#1786)
6 months ago
AndrewZuo01 080ddb82cd
fix(main): add more cases for get_users api, so it accept users in older version. feat(main): also add search functionality (#1751)
6 months ago
Xinwei Xiong c795304df1
🚀 Enhancements in Offline Deployment Documentation, CICD Process Upgrades, Deployment Optimization, and Additional Fixes (#1721)
6 months ago
chao bf46412c5a
fix: GroupApplicationRejectedNotification not notification apply for userID (#1740)
6 months ago
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
Xinwei Xiong 09c3229d9d
feat(main): fix openim docker start openim server internal port lock (#1673)
6 months ago
Brabem 9e2a256817
fix: fix the imAdmin permission (#1664)
6 months ago
Gordon c19bafc49d
fix: modify dismissed group's status. (#1655)
6 months ago
Xinwei Xiong 49f4e3f0de
fix: fix Security vulnerability (#1646)
6 months ago
xuexihuang a7138cb3b7
feature:grafana web inside (#1636)
6 months ago
AndrewZuo01 c68a61d8c2
fix setUserInfoEx (#1635)
6 months ago
Brabem 7ddb84f7fc
fix: add the GetconversationAPI 1542 (#1604)
6 months ago
a3d21 cfde7bb0ff
fix: mongo uri connect (#1611)
6 months ago
AndrewZuo01 998d4a3504
Add updates friend, set user ex (#1592)
6 months ago
Xinwei Xiong b90b8a1a55
fix: fix openim zk env set (#1623)
6 months ago
Gordon 53a3f475f3
fix: add notifications for some notifications. (#1609)
6 months ago
Brabem cff90a3099
fix: fix the searchNotificationAccout by userID or nickname (#1617)
6 months ago
chao cd1235fb32
feat: s3 FormData upload (#1614)
6 months ago
Brabem 7389639f17
feat: add the notificationAccount (#1602)
6 months ago
xuexihuang 34ed032af1
K8s environment supports multiple msggateway by consistent hash (#1600)
6 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)
7 months ago
fengyun.rui 35bac04f58
fix: grace shutdown for gw (#1478)
7 months ago
healingtjx 4c7e0295bf
feat: OpenIMServer compatible qiniu kodo (#1460)
7 months ago
xuexihuang ceb669dfb8
Feature middleware (#1476)
7 months ago
Brabem 02142c55b2
feat: add callback func (#1480)
7 months ago
Gordon e4046994cf
fix: update user's info will modify user create time when modify user's nickname or avatar. (#1446)
7 months ago
fengyun.rui 403cfb6055
perf: redis block with keys command (#1423)
7 months ago
fengyun.rui a9153afc38
perf: control ws write buffer (#1451)
7 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
Gordon 7698368957
Bug/fix online status sync trigger (#1393)
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
醉墨居士 a9e590109c
Details optimization (#1293)
8 months ago
a3d21 450fe26cc0
fix: wrong column (#1309)
8 months ago
chao cb0bf64435
feat: S3 server cache (#1329)
8 months ago
chao 62e9980f3c
refactor: scheduled task splitting (#1299)
8 months ago
醉墨居士 3ce1e6ed71
Optimize the control structure (#1294)
8 months ago
Xinwei Xiong a4b28c9523
docs: add openim cluster helm chart (#1291)
8 months ago
kvii 7722714251
fix: create database name (#1285)
8 months ago
Gordon 38ab3e0ed7
fix: zk add close to avoid zk block. (#1284)
8 months ago
Gordon cb0394392b
fix: reset branch. (#1277)
8 months ago
a3d21 8a13017665
fix update user.FaceURL do not trigger GroupMemberInfoSetNotification (#1267)
8 months ago
Gordon e4f3e34249
fix: api send messages for notification conversation. (#1254)
8 months ago
withchao 6ffcfbe68e
fix: not support redis cluster. CROSSSLOT Keys in request don't hash to the same slot (#1258)
8 months ago
CNCSMonster b1415473ff
fix: fix all lint warning in pkg (#1263)
8 months ago
liuxuewen ba190fde13
fix: golint code format and error log trace (#1259)
8 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)
9 months ago
Gordon 80064620b9
fix: add callback for update user's info. (#1112)
9 months ago