-
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
[BREAK] Removed deprecated settings for Legacy Messages, Marked, Snippet Messages, Autolinker and IssueLinks #27902
[BREAK] Removed deprecated settings for Legacy Messages, Marked, Snippet Messages, Autolinker and IssueLinks #27902
Conversation
apps/meteor/app/ui-message/client/messageBox/messageBoxFormatting.ts
Outdated
Show resolved
Hide resolved
apps/meteor/app/ui-message/client/messageBox/messageBoxFormatting.ts
Outdated
Show resolved
Hide resolved
apps/meteor/app/ui-message/client/messageBox/messageBoxFormatting.ts
Outdated
Show resolved
Hide resolved
apps/meteor/app/ui-message/client/messageBox/messageBoxFormatting.ts
Outdated
Show resolved
Hide resolved
Codecov Report
@@ Coverage Diff @@
## develop #27902 +/- ##
===========================================
+ Coverage 41.62% 42.73% +1.10%
===========================================
Files 849 807 -42
Lines 17560 16768 -792
Branches 2087 1993 -94
===========================================
- Hits 7310 7166 -144
+ Misses 9976 9328 -648
Partials 274 274
Flags with carried forward coverage won't be shown. Click here to find out more. |
…cated-settings-message-parser
…cated-settings-message-parser
@LucianoPierdona can you list in the PR's body all the settings that were removed? |
@rodrigok added list of removed settings in the description |
@LucianoPierdona the |
@rodrigok removed snippet logic and also removed API_EmbedDisabledFor |
…e/wizard * 'develop' of github.com:RocketChat/Rocket.Chat: [BREAK] Unify monolith and microservices intercommunication on same technology and limit to Enterprise only (#27969) [NEW] Emojis rendering properly on quote message previews (#27972) Chore: Wait message to not be Busy (#28000) Chore: e2e changes tests (#27987) [IMPROVE] Audit (#27994) [IMPROVE] Registration Experience (#27820) [BREAK][ENTERPRISE] Limit presence statuses to 200 concurrent users when running monolith to keep performance (#27854) [BREAK] Removed deprecated settings for Legacy Messages, Marked, Snippet Messages, Autolinker and IssueLinks (#27902) [NEW] Permission to bypass message editing and removing limits (#27644) [FIX] Video Conf Message Blocks not always updating when running on micro services (#27764) Chore: Set missing colors (#27817) Fix CI Chore: undo busy selector [BREAK] Remove message view mode from User Preferences (#27867) Chore: Aria busy indicators (#27978) Chore: Refactor Composer Dropdown (#27931) Chore: Added Enterprise Options to Login customization (#27855) [FIX] Ignored messages reactivity (#27279) [BREAK] [NEW] Custom roles upsell modal (#27707)
Proposed changes (including videos or screenshots)
Removed Settings:
Issue(s)
Steps to test or reproduce
Further comments
TC-370