-
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
fix: processWebhookMessage & chat.postMessage types #30652
Conversation
|
Codecov Report
@@ Coverage Diff @@
## develop #30652 +/- ##
===========================================
- Coverage 51.22% 50.99% -0.23%
===========================================
Files 811 808 -3
Lines 15114 15208 +94
Branches 2758 2827 +69
===========================================
+ Hits 7742 7756 +14
- Misses 6961 7011 +50
- Partials 411 441 +30
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)
…chat.postMessage * 'develop' of github.com:RocketChat/Rocket.Chat: docs: Fixed typo in FEATURES.md (#30683) refactor(uikit): uikit interactions (#30534) feat: add trial flag to licenses.info endpoint (#30662) refactor: Small files to typescript (#30665) feat: Added new setting 'Hide conversation after closing' (#30591)
Proposed changes (including videos or screenshots)
Issue(s)
Steps to test or reproduce
Further comments