-
Notifications
You must be signed in to change notification settings - Fork 10.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refactor: Move functions out of Livechat.js
#30650
Conversation
|
Codecov Report
@@ Coverage Diff @@
## develop #30650 +/- ##
===========================================
- Coverage 51.29% 51.13% -0.17%
===========================================
Files 811 805 -6
Lines 15062 15077 +15
Branches 2752 2786 +34
===========================================
- Hits 7726 7709 -17
- Misses 6928 6933 +5
- Partials 408 435 +27
Flags with carried forward coverage won't be shown. Click here to find out more. |
…chat.postMessage * 'develop' of github.com:RocketChat/Rocket.Chat: fix: inconsistent behavior when removing subscriptions and inquiries (#30572) fix: Handle AWS S3 Re-Authentication via s3.getSignedUrlPromise (#30642) test: wait for the name update finish (#30663) regression: Restore default limits to community apps (#30611) refactor: Move functions out of `Livechat.js` (#30650) chore: remove license v3 public key envvar (#30646) fix: Read receipts are not created on the first time a user reads a room (#30610) fix: licenses.info endpoint only available for admins (#30644)
Proposed changes (including videos or screenshots)
Issue(s)
Steps to test or reproduce
Further comments