Skip to content
Snippets Groups Projects
  1. May 02, 2024
  2. Apr 08, 2024
  3. Apr 05, 2024
  4. Mar 22, 2024
  5. Mar 14, 2024
  6. Mar 01, 2024
  7. Feb 14, 2024
    • Emelia Smith's avatar
      Merge pull request from GHSA-7w3c-p9j8-mq3x · 68eaa804
      Emelia Smith authored
      
      * Ensure destruction of OAuth Applications notifies streaming
      
      Due to doorkeeper using a dependent: delete_all relationship, the destroy of an OAuth Application bypassed the existing AccessTokenExtension callbacks for announcing destructing of access tokens.
      
      * Ensure password resets revoke access to Streaming API
      
      * Improve performance of deleting OAuth tokens
      
      ---------
      
      Co-authored-by: default avatarClaire <claire.github-309c@sitedethib.com>
      68eaa804
  8. Feb 13, 2024
  9. Jan 18, 2024
  10. Jan 15, 2024
  11. Jan 10, 2024
  12. Jan 08, 2024
  13. Jan 04, 2024
  14. Dec 01, 2023
  15. Nov 30, 2023
  16. Nov 22, 2023
  17. Nov 07, 2023
  18. Oct 26, 2023
  19. Jul 08, 2023
  20. Jun 10, 2023
  21. Apr 30, 2023
  22. Mar 30, 2023
  23. Mar 06, 2023
  24. Feb 20, 2023
  25. Feb 08, 2023
  26. Jan 24, 2023
  27. Jan 05, 2023
  28. Dec 15, 2022
  29. Dec 07, 2022
  30. Nov 17, 2022
  31. 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
      839f8931
  32. Sep 27, 2022
  33. Aug 25, 2022
  34. Jul 05, 2022
  35. Jun 09, 2022
Loading