Commit Graph

214 Commits (aa2eaee96015afa38508c4c5f79636a08cce47fd)

Author SHA1 Message Date
icey-yu 909f3a4a24 fix: prometheus
10 months ago
Gordon a893141ae6 eat: add filtering for invalid messages and invalid conversations to prevent data-fetching exceptions after conversations are deleted.
1 year ago
OpenIM-Gordon 55113e5277
feat: add filtering for invalid messages and invalid conversations to prevent data-fetching exceptions after conversations are deleted. (#3239) (#3247) (#3483)
1 year ago
chao bc326704f1 feat: optimize friend and group applications (#3384)
1 year ago
withchao aaf898567f solve uncorrect notification when set group info
1 year ago
icey-yu 1e68f99d11 fix: add autoPort && prometheus port discovery
2 years ago
icey-yu 8c6d734f88 fix: discovery
2 years ago
withchao d0cd40aae6 resolving v3.8.3 conflicts
2 years ago
icey-yu 4b20286a96 feat: change appNotificationAccount to appManagerAccount && fix: enable config center add env check && fix: error return (#3038)
2 years ago
withchao 2676295a4c merge code
2 years ago
chao de42eb1f11 feat: Optimizing RPC call (#2993)
2 years ago
chao b26b0a422c feat: Optimize Scheduled Task (#2985)
2 years ago
icey-yu 0d84190ed6 feat: Print Panic Log (#2850)
2 years ago
chao f707069089 feat: ApplicationVersion move chat (#2813)
2 years ago
chao e53ae33e39 feat: support app update service (#2794)
2 years ago
chao 3914dc1435 feat: provide the interface required by js sdk (#2712)
2 years ago
Monet Lee 5452741af8
refactor: add GetAdminToken interface. (#2684)
2 years ago
Monet Lee 2a33b5c666
refactor: update fields type in userStatus and check registered. (#2676)
2 years ago
icey-yu aa1d3119be
refactor: change platform to platformID (#2670)
2 years ago
chao 80a46b329d
feat: provide the interface required by js sdk (#2664)
2 years ago
Monet Lee 3472952683
feat: implement GetSpecifiedUserGroupRequestInfo interface. (#2661)
2 years ago
icey-yu 7da87e1e36
feat: GetPinnedConversationIDs (#2660)
2 years ago
icey-yu 51aaf08fa7
feat: get not notify conversationIDs (#2658)
2 years ago
Monet Lee 6006de4612
feat: add GetSpecifiedBlacks interface. (#2656)
2 years ago
icey-yu 7090c99fa5
fix: route (#2654)
2 years ago
Monet Lee b64edb67c7
fix: update setGroupInfoEx func name and field. (#2634)
2 years ago
chao b703449615
feat: API supports gzip (#2609)
2 years ago
Monet Lee fa1467878b
feat: implement `SetGroupInfoEX` interface. (#2552)
2 years ago
Mew151 1022b297d4
fix 细节 (#2525)
2 years ago
Monet Lee d0d33b6b78
feat: implement true batchGetIncrGroupMember RPC method and dependency methods. (#2417)
2 years ago
chao 4aaf496086
feat: new features merged (#2409)
2 years ago
chao 5f52fa19bd
feat: incremental synchronization of session list (#2408)
2 years ago
chao 88c0d5f5ad
feat: support incremental synchronization (#2379)
2 years ago
icey-yu e6f1232582
fix: message can store Ex (#2371)
2 years ago
OpenIM-Gordon 973442e3d3
refactor: db cache batch refactor and batch consume message. (#2325)
2 years ago
森屿 285523751d
feat: middleware authentication and whitelist are used to release permissions. (#2309)
2 years ago
skiffer-git 835ff3824f
Etcd naming and discovery (#2300)
2 years ago
OpenIM-Gordon 653b48479d
3.6.1 code conventions (#2202)
2 years ago
OpenIM-Gordon b76816bc14
refactor: 3.7.0 code conventions. (#2148)
2 years ago
Xinwei Xiong 7c25c91e9b
feat: golang fix apt test design (#2084)
2 years ago
Brabem 8501c66d14
fix: fix the protocol version (#2074)
2 years ago
OpenIM Bot c7dad1a5c1
cicd: bump League Patch (#2004)
2 years ago
OpenIM-Gordon 383758782e
optimization: change the configuration file from being read globally … (#1935)
2 years ago
OpenIM Bot e8377d9c2c
cicd: bump League Patch (#1998)
2 years ago
Xinwei Xiong 33a61f29f2
feat: format openim make lint code (#1997)
2 years ago
Xinwei Xiong 02a3cfb021
feat: Introduce Language-Specific Comment Detection Tool and Standardize Log Filename Convention (#1992)
2 years ago
Xinwei Xiong 853ac47e42
feat: Integrate Comprehensive E2E Testing for GoChat (#1906)
2 years ago
Brabem ee24515761
feat: add getUserToken api and add ex field in getSortedConversationListResp (#1880)
3 years ago
AndrewZuo01 05e66e9f8d
Feature: add direct connect mode with zookeeper, etcd, and k8s (#1775)
3 years 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)
3 years ago
Brabem 1c72e46cc9
fix: fix the GetSortedConversationList (#1725)
3 years ago
AndrewZuo01 a2a082f681
update usercommand and fix callback (#1681)
3 years ago
chao ceb950a57f
feat: send msg at text (#1705)
3 years ago
xuexihuang a7138cb3b7
feature:grafana web inside (#1636)
3 years ago
Brabem 7ddb84f7fc
fix: add the GetconversationAPI 1542 (#1604)
3 years ago
AndrewZuo01 998d4a3504
Add updates friend, set user ex (#1592)
3 years ago
chao cd1235fb32
feat: s3 FormData upload (#1614)
3 years ago
Brabem 7389639f17
feat: add the notificationAccount (#1602)
3 years ago
AndrewZuo01 87610568ae
add crud for general function user process, add pinFriend (#1532)
3 years ago
Xinwei Xiong f1c9686ada
feat: Add OpenIM server, environment support for Docker Compose, and Kubernetes deployment. (#1559)
3 years ago
chao c0194f6ef4
feat: Remove MySQL and implement it all with Mongo (#1508)
3 years ago
AndrewZuo01 0efc235f45
add webhooks (#1465)
3 years ago
chao 2ac54e09a6
fix: the original quoted message is withdrawn and the quoted original message is displayed. (#1388)
3 years ago
Gordon 3ba861fd90
fix: msg pull change and fcm redis flag fix. (#1367)
3 years ago
xuexihuang 82a8f3351f
Add Prometheus monitoring function (#1337)
3 years ago
Gordon e4f3e34249
fix: api send messages for notification conversation. (#1254)
3 years ago
Xinwei Xiong c5f6514f98
fix: make lint about cicd (#1161)
3 years ago
Gordon 9673f50518
feat: send message add sendTime field for import messages. (#1104)
3 years ago
withchao 5c31d12253
feat: s3 public read (#1080)
3 years ago
Gordon bba662f404
Feature: add log support for developer (#1101)
3 years ago
withchao 3e1b147160
feat: choose whether to push group messages offline based on the user's session option settings (#1054)
3 years ago
Gordon 186952ab46
refactor: change project module name. (#1038)
3 years ago
withchao 94a4199855
fix: push redis pkg (#1019)
3 years ago
pluto 687614d3f4
refactor:Optimization of text messages when accepting message req (#981)
3 years ago
withchao 9d6b1536d2
add GetSpecifiedFriendsInfo (#986)
3 years ago
John f4e4bfd639
Update msg.go (#958)
3 years ago
WangchuXiao 31ae8271e7
fix: send text message by api doesn't work. (#954)
3 years ago
Xinwei Xiong b2ea4ce2a3
fix: Fix Bug related issues with OpenIM actions PR (#921)
3 years ago
Xinwei Xiong 58f591e5f6
Large refactoring projects: OpenIM automation, scripting, and openimctl refactoring (#825)
3 years ago
Gordon 84c60cd6b6
Feature: add api of get server time and the message's read status is incorrect when app reinstalling. (#884)
3 years ago
pluto 7000755e15
Fix bug #862 (#879)
3 years ago
pluto 5353e5fa66
Add feature 829 (#853)
3 years ago
withchao e706620f12
feat: server thumbnail (#818)
3 years ago
Xinwei Xiong af00960ad1
style: add format and lint (#773)
3 years ago
withchao d9dbd739ab
feat: Perfect with rpc but no api (#747)
3 years ago
withchao b131013b3f
feat: add get_group_member_user_id api (#734)
3 years ago
WangchuXiao 74313d54c2
fix bug: /msg/batch_send_msg isSendAll param not effect send msg to all user (#725)
3 years ago
Gordon f894a4546e
fix: get userid function call rpc and message gateway add status change callback (#699)
3 years ago
pluto e24b0e2114
Get user online status (#693)
3 years ago
pluto 4d816978ec
Resolving code conflicts after project directory changes and Add user subscription to the operation from rpc to db layer (#684)
3 years ago
WangchuXiao 0bc8b9259e
new feat: sync designated model data (#668)
3 years ago
Gordon 5b85fa763a
Feat: Refactor project's references to shared modules (#672)
3 years ago
withchao 5f6b2b7f9d
chore: tools, pb replaced by public warehouse (#662)
3 years ago
withchao 166fb3ca62
fix: http redirect compatibility (#659)
3 years ago
Xinwei Xiong f9406108aa
fix: actions milestones auto (#642)
3 years ago
BanTanger edd6a86d12
fix bug: obtain user online status err(#567) (#592)
3 years ago
BanTanger 9d6acf41f9
fix: implement of GetUsersOnlineStatus (#567) (#569)
3 years ago
WangchuXiao 2f59be98d1
fix bug: multiple gateway kick user (#568)
3 years ago
Alan 3aa8d2fa69
fix get groups bug (#562)
3 years ago
Xinwei Xiong b85c5ad84e
feat: Add light mode and dark mode.(#89) (#558)
3 years ago