-
Notifications
You must be signed in to change notification settings - Fork 10.6k
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
[BREAK] Move read-receipts to EE and threads check marks improvements #27074
Conversation
…nto fix-threads-read-receipts
…nto fix-threads-read-receipts
Codecov Report
@@ Coverage Diff @@
## develop #27074 +/- ##
===========================================
+ Coverage 42.24% 43.43% +1.18%
===========================================
Files 812 787 -25
Lines 16052 15560 -492
Branches 2072 1999 -73
===========================================
- Hits 6781 6758 -23
+ Misses 8991 8520 -471
- Partials 280 282 +2
Flags with carried forward coverage won't be shown. Click here to find out more. |
…nto fix-threads-read-receipts
Since I just stumbled over this, and haven't found any other info about |
Please see this forum post regarding this change: |
Proposed changes (including videos or screenshots)
message-read-receipt
module). Thechat.getMessageReadReceipts
endpoint andgetReadReceipts
Meteor method are now EE only.Issue(s)
Steps to test or reproduce
Further comments
TC-73