Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

openimsdk/open-im-server

davisky starred openimsdk/open-im-server
OpenIM-Robot created a comment on an issue on openimsdk/open-im-server
Hello! Thank you for filing an issue. If this is a bug report, please include relevant logs to help us debug the problem. [Join slack πŸ€–](https://join.slack.com/t/openimsdk/shared_invite/zt-22720d...

View on GitHub

lizzy-0323 opened an issue on openimsdk/open-im-server
[Other]: The slack link has expired
### What would you like to share? First I want to say thanks for making such good software! And I hope the slack link will be updated, so that we can have communication with developers on slack....
mo3et closed an issue on openimsdk/open-im-server
[BUG] After setting the conversation's isPrivateChat to true, the others information did not change."
### OpenIM Server Version 3.8.1 ### Operating System and CPU Architecture Linux (AMD) ### Deployment Method Source Code Deployment ### Bug Description and Steps to Reproduce User A enabled s...
mo3et created a review on a pull request on openimsdk/open-im-server

View on GitHub

mo3et created a review on a pull request on openimsdk/open-im-server

View on GitHub

alilestera opened a pull request on openimsdk/open-im-server
chore: remove unused content
## πŸ…° Please add the issue ID after "Fixes #" Fixes #
skiffer-git created a review on a pull request on openimsdk/open-im-server

View on GitHub

FGadvancer opened a pull request on openimsdk/open-im-server
fix: del UserB's conversation version cache when userA set conversati…
…on's isPrivateChat to true. ## πŸ…° Please add the issue ID after "Fixes #" Fixes #2784
FGadvancer opened an issue on openimsdk/open-im-server
[BUG] After setting the conversation's isPrivateChat to true, the others information did not change."
### OpenIM Server Version 3.8.1 ### Operating System and CPU Architecture Linux (AMD) ### Deployment Method Source Code Deployment ### Bug Description and Steps to Reproduce User A enabled s...
lgz5689 created a review on a pull request on openimsdk/open-im-server

View on GitHub

FGadvancer created a review on a pull request on openimsdk/open-im-server

View on GitHub

withchao closed a pull request on openimsdk/open-im-server
feat: merge js server
## πŸ…° Please add the issue ID after "Fixes #" Fixes #
withchao pushed 66 commits to js-server openimsdk/open-im-server
  • feat: update group notification when set to null. (#2590) * refactor: refactor workflows contents. * add tool workf... a5292bb
  • feat: add long time push msg in prometheus (#2584) * feat: add long time push msg in prometheus * fix: log print *... 38a8802
  • feat: supports getting messages based on session ID and seq (#2582) * fix: GroupApplicationAcceptedNotification * f... 2477a66
  • feat: implement request batch count limit. (#2591) * refactor: refactor workflows contents. * add tool workflows. ... 20085d0
  • fix: getting messages based on session ID and seq (#2595) * fix: GroupApplicationAcceptedNotification * fix: GroupA... 6dd4e56
  • feat: avoid pulling messages from sessions with a large number of max seq values of 0 (#2602) * fix: GroupApplicatio... eea2627
  • refactor: improve db structure in `storage/controller` (#2604) * refactor: refactor workflows contents. * add tool ... c581d43
  • feat: implement offline push using kafka (#2600) * refactor: refactor workflows contents. * add tool workflows. * ... 3381b85
  • feat: API supports gzip (#2609) * fix: GroupApplicationAcceptedNotification * fix: GroupApplicationAcceptedNotifica... b703449
  • Fix err (#2608) * refactor: refactor workflows contents. * add tool workflows. * update field. * fix: remove chat... 0276c7d
  • feature: add GetConversationsHasReadAndMaxSeq interface to the WebSocket API. (#2611) 80c71b7
  • fix: lru lock (#2613) * fix: lru lock * fix: lru lock * fix: lru lock b13c337
  • fix: nil pointer error on close (#2618) * fix: GroupApplicationAcceptedNotification * fix: GroupApplicationAccepted... 67855d4
  • feat: create group can push notification (#2617) 34d7d38
  • fix: blockage caused by listen error (#2620) * fix: GroupApplicationAcceptedNotification * fix: GroupApplicationAcc... f2bfb1e
  • fix: go.mod (#2621) * fix: GroupApplicationAcceptedNotification * fix: GroupApplicationAcceptedNotification * fix:... 12b284d
  • feat: improve searchMsg implement. (#2614) * refactor: refactor workflows contents. * add tool workflows. * update... 9424e3e
  • Fix lock (#2622) * fix:log * fix: lock 9c92fbb
  • fix: update setGroupInfoEX field name. (#2625) * refactor: refactor workflows contents. * add tool workflows. * up... 8875a9d
  • fix: update setGroupInfoEX field name (#2626) * refactor: refactor workflows contents. * add tool workflows. * upd... 51b1a1d
  • and 46 more ...

View on GitHub

pull-request-size[bot] created a comment on a pull request on openimsdk/open-im-server
# Whoa! Easy there, Partner! This PR is too big. Please break it up into smaller PRs.

View on GitHub

withchao opened a pull request on openimsdk/open-im-server
feat: merge js server
## πŸ…° Please add the issue ID after "Fixes #" Fixes #
mo3et opened a pull request on openimsdk/open-im-server
fix: improve setConversationAtInfo logic.
## πŸ…° Please add the issue ID after "Fixes #" Fixes #2781
mo3et opened an issue on openimsdk/open-im-server
[FEATURE REQUEST] improve setConversationAtInfo logic.
### Why this feature? At notification include self when you at all group everyone. ### Suggested Solution improve setConversationAtInfo logic. ### Additional Information _No response_
mo3et closed an issue on openimsdk/open-im-server
[Other]: client sends message status error to server
### What would you like to share? client sends message status error to server ### Additional information _No response_
github-merge-queue[bot] pushed 1 commit to main openimsdk/open-im-server
  • fix: client sends message status error to server (#2779) * fix: GroupApplicationAcceptedNotification * fix: GroupAp... b5ef71f

View on GitHub

mo3et closed a pull request on openimsdk/open-im-server
fix: client sends message status error to server
## πŸ…° Please add the issue ID after "Fixes #" Fixes #2778
github-merge-queue[bot] deleted a branch openimsdk/open-im-server

gh-readonly-queue/main/pr-2779-43919bc5fea503fdc175442139563d7f20c1e562

mo3et created a review on a pull request on openimsdk/open-im-server

View on GitHub

FGadvancer created a review on a pull request on openimsdk/open-im-server

View on GitHub

timothyzhao0507 opened an issue on openimsdk/open-im-server
[BUG] Use user token can not access /friend/search, but can access /get friend list. what is the matter?
### OpenIM Server Version 3.8.1 ### Operating System and CPU Architecture Linux (AMD) ### Deployment Method Source Code Deployment ### Bug Description and Steps to Reproduce As Title ### Sc...
RickyKalmsday starred openimsdk/open-im-server
withchao opened a pull request on openimsdk/open-im-server
fix: client sends message status error to server
## πŸ…° Please add the issue ID after "Fixes #" Fixes #2778
mo3et closed an issue on openimsdk/open-im-server
[BUG] Change group member roleLevel can`t send notification
### OpenIM Server Version 3.8.0 ### Operating System and CPU Architecture Linux (AMD) ### Deployment Method Source Code Deployment ### Bug Description and Steps to Reproduce Change group mem...
mo3et closed a pull request on openimsdk/open-im-server
fix: Change group member roleLevel can`t send notification
## πŸ…° Please add the issue ID after "Fixes #" Fixes #2776 fix: Change group member roleLevel can`t send notification
Load more