You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/javascript/styles
Eugen Rochko f665901e3c
Fix performance of home feed regeneration (#12084)
Fetching statuses from all followed accounts at once takes too long
within Postgres. Fetching them one by one and merging in Ruby
could be a lot less resource-intensive

Because the query for dynamically fetching the home timeline is so
heavy, we can no longer offer it when the home timeline is missing
6 years ago
..
contrast Fix sass-lint config (#10982) 6 years ago
fonts Use correct local names for fonts (#10594) 6 years ago
mastodon Fix performance of home feed regeneration (#12084) 6 years ago
mastodon-light Fix media editing modal and profile directory in light theme (#12059) 6 years ago
application.scss Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247) 6 years ago
contrast.scss Separate high contrast theme (#7213) 7 years ago
mailer.scss Add option to include reported statuses in warning e-mail (#11639) 6 years ago
mastodon-light.scss More polished light theme (#7620) 7 years ago