Skip to content
Snippets Groups Projects
  1. Jul 02, 2022
  2. Apr 06, 2022
  3. Apr 05, 2022
  4. Mar 31, 2022
    • gabriellsh's avatar
      [NEW] Upgrade Tab (#24835) · d534d60e
      gabriellsh authored
      
      * Add Upgrade tab on sidebar
      
      * chore: add new icons
      
      * [NEW] UpgradeTab Page Error (#24851)
      
      * new: upgradeTab error
      
      * remove route
      
      Co-authored-by: default avatargabriellsh <gabriel.henriques@rocket.chat>
      
      * [NEW] UpgradeTab Iframe (#24881)
      
      * WIP
      
      * chore: code org
      
      * Iframe navigation
      
      * WIP tabtype endpoint
      
      * chore: revert endpoint name
      
      * new: connect UpgradePageError to iframe page
      
      * WIP tabtype 2
      
      * Update links to redirect
      
      * Wip had trial before
      
      * update cloud.getUpgradeTabParams endpoint
      
      * Add tests
      
      * Remove logs
      
      Co-authored-by: default avatargabriellsh <gabriel.henriques@rocket.chat>
      
      * fix: missing hasRole function
      
      * fix: upgradeTab routing
      
      * chore: missing import
      
      * fix: setting value
      
      * fix: update setting value on sync
      
      * fix: missing isLoading in route
      
      * Small screen, language and review
      
      * Avoid unnecessary query
      
      * chore: review
      
      * Retype `useUpgradeTabParams`
      
      * Rename `UpgradeTabVariants` as `UpgradeTabVariant`
      
      * Remove placeholder data; fix route redirection
      
      * Replace history instead of pushing it
      
      * fix: gold license & trialEnd date
      
      * wip
      
      * Rework `useUpgradeTabParams`
      
      * fix: valid licenses
      
      * fix: query loading
      
      * fix: license type
      
      Co-authored-by: default avatardougfabris <devfabris@gmail.com>
      Co-authored-by: default avatarTasso Evangelista <tasso.evangelista@rocket.chat>
      Co-authored-by: default avatarPierre Lehnen <pierre.lehnen@rocket.chat>
      d534d60e
  5. Mar 07, 2022
  6. Dec 29, 2021
  7. Nov 16, 2021
  8. Oct 25, 2021
  9. Dec 15, 2020
  10. Dec 10, 2020
    • Tasso Evangelista's avatar
      Message parsing and rendering - Phase 1 (#19654) · 7a21974b
      Tasso Evangelista authored
      
      * Add escapeHTML helper
      
      * Add unescapeHTML helper
      
      * Move helpers to /lib
      
      * Use the helpers
      
      * feat/message-parsing
      
      * Make escapeRegExp match its underscore.string counterpart
      
      * Remove superfluous parameter
      
      * Remove redundant function definition
      
      * Work around oembed bug
      
      * Refactor autolinker initialization
      
      * Refactor autolinker initialization
      
      * Refactor hexcolor initialization
      
      * Refactor emoji initialization
      
      * Refactor highlight-words initialization
      
      * Refactor issuelinks initialization
      
      * Refactor mentions initialization
      
      * Refactor mapview initialization
      
      * Remove trackSettingsChange module
      
      * Remove some s.trim() usage
      
      * Move renderMessageBody
      
      * Move some renderMessage startup scripts
      
      * Refactor katex startup
      
      * Move some renderMessage startup scripts
      
      * Move some spotify modules
      
      * Fix reactivity
      
      * Move spotify initialization
      
      * Move markdown initialization
      
      * Update Mocha configuration
      
      * Rearrange renderMessageBody signature
      
      * Move markdown template helpers
      
      * Remove markdown template helpers
      
      * Extract options from markdown
      
      * Fix import
      
      * Render message.location's mapview on message template
      
      * Conditionally render message location
      
      Co-authored-by: default avatarGuilherme Gazzo <guilherme@gazzo.xyz>
      7a21974b
  11. Oct 16, 2020
  12. Aug 21, 2020
Loading