Commit Graph

418 Commits (main)

Author SHA1 Message Date
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
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)
10 months ago
Gordon f2977b6837 fix: limit group chat has read message.
10 months ago
pluto 6fc15d4f7a
refactor:Returns [] an empty array when no platform is online, instead of null (#970)
10 months ago
pluto 687614d3f4
refactor:Optimization of text messages when accepting message req (#981)
10 months ago
withchao 9d6b1536d2
add GetSpecifiedFriendsInfo (#986)
10 months ago
withchao 96e09a1b37
fix: Transfer Group Questions (#977)
10 months ago
withchao 786090f742
Group members do not set their names and avatars to be updated in real time (#974)
10 months ago
withchao 781b13c604
fix: default friends and groups, no new sessions triggered (#960)
10 months ago
WangchuXiao 31ae8271e7
fix: send text message by api doesn't work. (#954)
10 months ago
Wang Zhi 303162f8a5
Add TLS config for Kafka (#956)
10 months ago
withchao 19343fef62
fix: minio unable to upload files larger than 5mb (#931)
10 months ago
Xinwei Xiong b2ea4ce2a3
fix: Fix Bug related issues with OpenIM actions PR (#921)
10 months ago
Xinwei Xiong 58f591e5f6
Large refactoring projects: OpenIM automation, scripting, and openimctl refactoring (#825)
10 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
WangchuXiao 825622fd99
Fix add friend (#845)
11 months ago
WangchuXiao 415d40f8c5
Fix bug: first time add friend (#844)
11 months ago
WangchuXiao 4fcea57df0
Fix bug: where if the last message in the document is an expired message, it won't delete the message within that document. (#839)
11 months ago
withchao 1d98a9959c
fix: MemberEnterNotification (#834)
11 months ago
Alan 3ecd33aded
744 (#766)
11 months ago
WangchuXiao 5615e47d99
new feature data convert (#819)
11 months ago
withchao e706620f12
feat: server thumbnail (#818)
11 months ago
Xinwei Xiong 7a448b35d4
feat: fix scripts and build speed (#790)
11 months ago
Xinwei Xiong af00960ad1
style: add format and lint (#773)
11 months ago
pluto 863c52c7bb
Improve user subscription and unsubscription (#770)
11 months ago
Xinwei Xiong a8f5034012
fix: part of the make rules optimization (#751)
11 months ago
pluto f592a3abd7
Fix bug 755 (#758)
11 months ago
Gordon f894a4546e
fix: get userid function call rpc and message gateway add status change callback (#699)
11 months ago
WangchuXiao 788b381508
fix bug: When the previously applied group has a disbanded group, applying to add the group again will fail (#698)
11 months ago
pluto e24b0e2114
Get user online status (#693)
11 months ago
pluto 4d816978ec
Resolving code conflicts after project directory changes and Add user subscription to the operation from rpc to db layer (#684)
11 months ago
WangchuXiao df71049533
fix bug: delete friend and repeat add friend not effect (#682)
11 months ago
WangchuXiao 0bc8b9259e
new feat: sync designated model data (#668)
11 months ago
Gordon 5b85fa763a
Feat: Refactor project's references to shared modules (#672)
11 months ago
withchao 5f6b2b7f9d
chore: tools, pb replaced by public warehouse (#662)
11 months ago
withchao 9ef94ad46b
fix: StringValue When there are double quotes in the string value, serialization and deserialization fail (#646)
11 months ago
WangchuXiao 5a7084a8ab
fix bug: grpc options duplicated when send msg (#628)
12 months ago
withchao ad9137931b
fix: Compatible with wasm s3 oss header Date (#630)
12 months ago
Xinwei Xiong 81785648a7
fix: delete batch build all file (#561)
12 months ago
Alan 6de9995354
parameter range error (#606)
12 months ago
WangchuXiao 7ee40bd485
fix: init grpc conn multiple in one process will cause zero address when rpc is called (#604)
12 months ago
withchao 4629b03272
fix: optimize minio initialization (#602)
12 months ago
WangchuXiao 222d061dcd
fix: msg destruct not effect and notification self 2 self push twice (#596)
12 months ago
withchao 5cb5de4970
fix: user app_manger_level (#584)
12 months ago
withchao b95420ef8e
fix: s3 browser preview (#580)
12 months ago
skiffer-git 4ca0a4b861 fix bug: DelConvsersations->DelConversations
12 months ago
BanTanger 9d6acf41f9
fix: implement of GetUsersOnlineStatus (#567) (#569)
12 months ago
WangchuXiao 2f59be98d1
fix bug: multiple gateway kick user (#568)
12 months ago
Alan 0c23b3a443
debug (#566)
12 months ago
Alan 16a851d951
message for your changes (#565)
12 months ago
Alan 3aa8d2fa69
fix get groups bug (#562)
12 months ago
Xinwei Xiong b85c5ad84e
feat: Add light mode and dark mode.(#89) (#558)
12 months ago
WangchuXiao 70d8ae4c19
new feature: add batch send msg (#560)
12 months ago
wangchuxiao 642ae4d159 Merge branch 'main' of github.com:wangchuxiao-dev/Open-IM-Server
12 months ago
wangchuxiao 99de4f8a7e fix bug: init conn once
12 months ago
wangchuxiao e1b1fc705b Merge remote-tracking branch 'upstream/main'
12 months ago
wangchuxiao 38a191e5d1 fix bug: init conn once
12 months ago
wangchuxiao 7cf48c89f3 fix bug: init conn once
12 months ago
withchao 3163f42597 fix: rpc mw mismatch key
12 months ago
‘hanzhixiao’ 4bd97149c3 fix conflict
12 months ago
‘hanzhixiao’ 90d226c290 fix conflict
12 months ago
‘hanzhixiao’ 25eabde3f6 fix conflict
12 months ago
‘hanzhixiao’ 02e6b7ec18 fix conflict
12 months ago
Xinwei Xiong ccf2cdaab2
Merge pull request #540 from cubxxw/fix/copy
12 months ago
Xinwei Xiong(cubxxw-openim) 99dc701ff6 feat: script and make build
12 months ago
pluto 4066726221
Merge branch 'OpenIMSDK:main' into main
12 months ago
plutoyty 772cb859fa url to uri
12 months ago
withchao 81bcd86304 fix: minio auto make bucket
12 months ago
Xinwei Xiong(cubxxw-openim) 6ecf253ef6 feat: add copy
12 months ago
Gordon ce33b79915
fix: conflict resolve main (#537)
12 months ago
WangchuXiao 4cacc3f621
fix bug: friend, args error (#534)
12 months ago
Alan 0b306d996d
all back-office api (#533)
12 months ago
pluto 058e2eee32
add MongoDB,Redis,Kafka retry mechanism (#518)
12 months ago
Xinwei Xiong 7bf8a898e2
feat: add scripts (#525)
12 months ago
skiffer-git 62cd1dace0 Merge remote-tracking branch 'origin/main'
12 months ago
skiffer-git 95ec99daf0 fix bug ContentType is wrong range for Check
12 months ago
Gordon fc71af8ce2
fix: remove import C (#511)
12 months ago
Gordon c7c9f170ad
fix: remove some structs (#509)
12 months ago
Gordon 454bf97e3f
merge v3dev into main (#504)
12 months ago
pluto 5467887e1c
For "add database retry" add test (#500)
12 months ago
guangwu e000236eca
chore: use fmt.Errorf Sprint (#469)
12 months ago
Xinwei Xiong dd7e2be74a
feat: add logic to deploy images (#497)
12 months ago
pluto 531c8a9876
Add database retry (#493)
12 months ago
Xinwei Xiong 0350636960
fix: docker file path (#495)
12 months ago
Xinwei Xiong(cubxxw-openim) 3c73ba03ba feat: fix code
12 months ago
Xinwei Xiong(cubxxw-openim) 859d82fcd1 feat: add makefile bug
12 months ago