Skip to content
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

Merged
merged 26 commits into from
Feb 10, 2023

Conversation

LucianoPierdona
Copy link
Contributor

@LucianoPierdona LucianoPierdona commented Jan 31, 2023

Proposed changes (including videos or screenshots)

Removed Settings:

  • Markdown_Parser
  • Markdown_Headers
  • Markdown_SupportSchemesForLink
  • Markdown_Marked_GFM
  • Markdown_Marked_Tables
  • Markdown_Marked_Breaks
  • Markdown_Marked_Pedantic
  • Markdown_Marked_SmartLists
  • Markdown_Marked_Smartypants
  • Message_AllowSnippeting
  • Message_Attachments_GroupAttach
  • Message_ShowEditedStatus
  • Message_ShowFormattingTips
  • Accounts_Default_User_Preferences_useLegacyMessageTemplate
  • AutoLinker
  • AutoLinker_StripPrefix
  • AutoLinker_Urls_Scheme
  • AutoLinker_Urls_www
  • AutoLinker_Urls_TLD
  • AutoLinker_UrlsRegExp
  • AutoLinker_Email
  • AutoLinker_Phone
  • IssueLinks_Enabled
  • IssueLinks_Template
  • API_EmbedDisabledFor

Issue(s)

Steps to test or reproduce

Further comments

TC-370

apps/meteor/app/markdown/lib/markdown.js Show resolved Hide resolved
apps/meteor/app/markdown/lib/markdown.js Outdated Show resolved Hide resolved
apps/meteor/app/markdown/lib/markdown.js Show resolved Hide resolved
apps/meteor/client/startup/renderMessage/autolinker.ts Outdated Show resolved Hide resolved
apps/meteor/client/startup/renderMessage/issuelink.ts Outdated Show resolved Hide resolved
@LucianoPierdona LucianoPierdona marked this pull request as ready for review February 1, 2023 13:32
@LucianoPierdona LucianoPierdona requested review from a team as code owners February 1, 2023 13:32
@LucianoPierdona LucianoPierdona added this to the 6.0.0 milestone Feb 1, 2023
@hugocostadev
Copy link
Contributor

Oh, I think that you forgot to remove this:
image

@codecov
Copy link

codecov bot commented Feb 3, 2023

Codecov Report

Merging #27902 (52e24a7) into develop (d49c975) will increase coverage by 1.10%.
The diff coverage is 66.66%.

Impacted file tree graph

@@             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              
Flag Coverage Δ
e2e 42.73% <66.66%> (+1.10%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

hugocostadev
hugocostadev previously approved these changes Feb 9, 2023
hugocostadev
hugocostadev previously approved these changes Feb 9, 2023
@rodrigok
Copy link
Member

@LucianoPierdona can you list in the PR's body all the settings that were removed?

@LucianoPierdona
Copy link
Contributor Author

@rodrigok added list of removed settings in the description

@rodrigok
Copy link
Member

@LucianoPierdona the API_EmbedDisabledFor you can remove, just had to put back the other oembed settings

@LucianoPierdona
Copy link
Contributor Author

@rodrigok removed snippet logic and also removed API_EmbedDisabledFor

apps/meteor/server/startup/migrations/v287.ts Outdated Show resolved Hide resolved
apps/meteor/server/startup/migrations/v287.ts Outdated Show resolved Hide resolved
apps/meteor/server/startup/migrations/v287.ts Outdated Show resolved Hide resolved
apps/meteor/server/startup/migrations/v287.ts Show resolved Hide resolved
@rodrigok rodrigok changed the title [BREAK] Removed deprecated settings from old messages template [BREAK] Removed deprecated settings for Legacy Messages, Marked, Snippet Messages, Autolinker and IssueLinks Feb 10, 2023
@kodiakhq kodiakhq bot merged commit 58898f0 into develop Feb 10, 2023
@kodiakhq kodiakhq bot deleted the break/remove-deprecated-settings-message-parser branch February 10, 2023 18:46
gabriellsh added a commit that referenced this pull request Feb 13, 2023
…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)
@sampaiodiego sampaiodiego mentioned this pull request Feb 17, 2023
@sampaiodiego sampaiodiego mentioned this pull request Mar 9, 2023
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
squad: team-collab stat: ready to merge PR tested and approved waiting for merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants