Skip to content
Snippets Groups Projects
  1. Mar 02, 2023
  2. Feb 28, 2023
  3. Feb 20, 2023
  4. Feb 18, 2023
  5. Feb 08, 2023
  6. Feb 02, 2023
  7. Jan 24, 2023
  8. Dec 15, 2022
  9. Nov 10, 2022
  10. Nov 09, 2022
  11. Nov 05, 2022
  12. Nov 04, 2022
  13. Nov 03, 2022
  14. Oct 29, 2022
  15. Oct 25, 2022
  16. Oct 22, 2022
  17. Oct 20, 2022
    • Eugen Rochko's avatar
      Change public accounts pages to mount the web UI (#19319) · 839f8931
      Eugen Rochko authored
      * Change public accounts pages to mount the web UI
      
      * Fix handling of remote usernames in routes
      
      - When logged in, serve web app
      - When logged out, redirect to permalink
      - Fix `app-body` class not being set sometimes due to name conflict
      
      * Fix missing `multiColumn` prop
      
      * Fix failing test
      
      * Use `discoverable` attribute to control indexing directives
      
      * Fix `<ColumnLoading />` not using `multiColumn`
      
      * Add `noindex` to accounts in REST API
      
      * Change noindex directive to not be rendered by default before a route is mounted
      
      * Add loading indicator for detailed status in web UI
      
      * Fix missing indicator appearing while account is loading in web UI
      Unverified
      839f8931
  18. Oct 12, 2022
  19. Oct 06, 2022
  20. Oct 04, 2022
  21. Aug 28, 2022
  22. Aug 25, 2022
  23. Jul 05, 2022
  24. Jun 23, 2022
  25. Jun 11, 2022
  26. 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
  27. Jun 01, 2022
  28. May 26, 2022
  29. May 09, 2022
    • Eugen Rochko's avatar
      Change RSS feeds (#18356) · 2b8dc58b
      Eugen Rochko authored
      * Change RSS feeds
      
      - Use date and time for titles instead of ellipsized text
      - Use full content in body, even when there is a content warning
      - Use media extensions
      
      * Change feed icons and add width and height attributes to custom emojis
      
      * Fix custom emoji animate on hover breaking
      
      * Fix tests
      Unverified
      2b8dc58b
  30. May 05, 2022
  31. Apr 01, 2022
  32. Mar 30, 2022
  33. Mar 27, 2022
  34. Mar 26, 2022
    • Eugen Rochko's avatar
      Refactor formatter (#17828) · cefa526c
      Eugen Rochko authored
      * Refactor formatter
      
      * Move custom emoji pre-rendering logic to view helpers
      
      * Move more methods out of Formatter
      
      * Fix code style issues
      
      * Remove Formatter
      
      * Add inline poll options to RSS feeds
      
      * Remove unused helper method
      
      * Fix code style issues
      
      * Various fixes and improvements
      
      * Fix test
      Unverified
      cefa526c
  35. Mar 17, 2022
Loading