Skip to content
Snippets Groups Projects
  1. Sep 21, 2021
  2. Sep 15, 2021
  3. May 10, 2021
  4. Mar 23, 2021
  5. 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
  6. Oct 16, 2020
  7. Aug 18, 2020
  8. May 15, 2020
  9. May 11, 2020
  10. May 08, 2020
  11. Apr 13, 2020
  12. Mar 18, 2020
  13. Dec 16, 2019
  14. Nov 13, 2019
  15. Oct 17, 2019
  16. Aug 20, 2019
  17. Aug 13, 2019
  18. Jul 19, 2019
  19. Jul 12, 2019
  20. Jun 18, 2019
  21. May 28, 2019
  22. May 22, 2019
  23. May 21, 2019
  24. May 20, 2019
  25. May 10, 2019
    • Diego Sampaio's avatar
      New eslint rules (#14332) · d53e264b
      Diego Sampaio authored
      * Fix new eslint rules
      
      * Fix eslint rules:
      
      no-unsafe-finally
      no-await-in-loop
      
      * More and more rules
      
      * Fix changes after lint fixes
      
      * Fix import orders
      
      * New eslint rules
      
      operator-linebreak
      new-parens
      
      * New eslint rule: no-useless-computed-key
      
      * New eslint rule: no-useless-constructor
      
      * Fix after develop merge
      
      * Update lint package and fix new code
      d53e264b
  26. Apr 23, 2019
  27. Apr 22, 2019
  28. Apr 03, 2019
  29. Mar 15, 2019
  30. Mar 13, 2019
Loading