Skip to content
Snippets Groups Projects
  1. Apr 26, 2023
  2. Mar 10, 2023
  3. Oct 05, 2022
  4. Jul 02, 2022
  5. Apr 06, 2022
  6. Apr 05, 2022
  7. 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>
      Unverified
      d534d60e
  8. Mar 07, 2022
  9. Dec 29, 2021
  10. Nov 16, 2021
  11. Oct 25, 2021
  12. Dec 15, 2020
  13. 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>
      Unverified
      7a21974b
  14. Oct 16, 2020
  15. Aug 21, 2020
Loading