hometown/app/javascript/styles
Eugen Rochko f665901e3c
Fix performance of home feed regeneration ()
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
2019-10-06 22:11:17 +02:00
..
contrast Fix sass-lint config () 2019-06-06 18:51:46 +02:00
fonts Use correct local names for fonts () 2019-04-21 04:42:02 +02:00
mastodon Fix performance of home feed regeneration () 2019-10-06 22:11:17 +02:00
mastodon-light Fix media editing modal and profile directory in light theme () 2019-10-03 03:17:29 +02:00
application.scss Remove Atom feeds and old URLs in the form of GET /:username/updates/:id () 2019-07-07 16:16:51 +02:00
contrast.scss Separate high contrast theme () 2018-04-21 21:35:55 +02:00
mailer.scss Add option to include reported statuses in warning e-mail () 2019-08-23 22:37:23 +02:00
mastodon-light.scss More polished light theme () 2018-05-25 18:36:26 +02:00