Skip to content
Snippets Groups Projects
  1. Jul 12, 2023
  2. Jun 22, 2023
  3. Jun 02, 2023
  4. Jun 01, 2023
  5. May 04, 2023
  6. May 02, 2023
  7. Apr 30, 2023
  8. Apr 26, 2023
  9. Apr 23, 2023
  10. Mar 10, 2023
  11. Mar 04, 2023
  12. Mar 02, 2023
  13. Feb 23, 2023
  14. Feb 22, 2023
  15. Feb 20, 2023
  16. Feb 19, 2023
  17. Feb 18, 2023
  18. Dec 15, 2022
    • Neil Matatall's avatar
      Use Rails tag API to build RSS feed for spoilers and polls (#20163) · 1f5740e6
      Neil Matatall authored
      * Use Rails tag API to build RSS feed for spoilers and polls
      
      While the previous method did not contain a bug or a potential issue,
      the tag API can be very resilient against future problems and reduces the
      amount of manual management of the escape status of the content.
      
      I've added tests to ensure that the formatting is broken and still
      escapes control characters correctly.
      
      * this seems cleaner and passes
      
      * Incorporate feedback by moving the br to its own line and using the tag helper over the string constant for the br tag itself
      
      * whoops, tag helper doesn't use a self-closing tag
      Unverified
      1f5740e6
    • Ikko Ashimine's avatar
      Fix typo in application_helper_spec.rb (#20981) · baecdf28
      Ikko Ashimine authored
      enviroment -> environment
      Unverified
      baecdf28
  19. Nov 10, 2022
  20. Aug 25, 2022
  21. Jun 09, 2022
    • Eugen Rochko's avatar
      Change brand color and logotypes (#18592) · 45aa5781
      Eugen Rochko authored
      - Add rake task for generating Apple/Android icons and favicons from SVG
      - Add rake task for generating PNG icons and logos for e-mails from SVG
      - Remove obsolete Microsoft icons and configuration
      - Remove PWA shortcut icons
      Unverified
      45aa5781
  22. Mar 06, 2022
  23. Feb 09, 2022
  24. Feb 08, 2022
  25. Feb 03, 2022
  26. Nov 25, 2021
    • Eugen Rochko's avatar
      Add trending links (#16917) · 6e50134a
      Eugen Rochko authored
      * Add trending links
      
      * Add overriding specific links trendability
      
      * Add link type to preview cards and only trend articles
      
      Change trends review notifications from being sent every 5 minutes to being sent every 2 hours
      
      Change threshold from 5 unique accounts to 15 unique accounts
      
      * Fix tests
      Unverified
      6e50134a
  27. Dec 15, 2020
  28. Apr 03, 2020
  29. Oct 24, 2019
  30. Jul 07, 2019
  31. Mar 15, 2019
    • ysksn's avatar
      Add specs for action log helper (#9605) · 782b622f
      ysksn authored
      * Add specs for ActionLogHelper
      
      * Make some methods private
      
      methods below never referenced from outside of their module:
      
      - #linkable_log_target
      - #log_target_from_history
      782b622f
  32. Mar 14, 2019
  33. Jan 08, 2019
  34. Dec 07, 2018
  35. Sep 28, 2018
    • Eugen Rochko's avatar
      Revert Font Awesome 5 upgrade (#8810) · 3d7f68c2
      Eugen Rochko authored
      * Revert "Fix some icon names changed by the Font Awesome 5. (#8796)"
      
      This reverts commit 3f9ec3de.
      
      * Revert "Migrate to font-awesome 5.0. (#8799)"
      
      This reverts commit 8bae1459.
      
      * Revert "Fix some icons names, unavailable in fontawesome5 (free license). (#8792)"
      
      This reverts commit b9c727a9.
      
      * Revert "Update the icon name changed by the Font Awesome 5. (#8776)"
      
      This reverts commit 17af4d27.
      
      * Revert "Add bot icon to bot avatars and migrate to newer version of Font Awesome (#8484)"
      
      This reverts commit 4b794e13.
      Unverified
      3d7f68c2
  36. Sep 27, 2018
Loading