hometown/app/javascript/styles/mastodon
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
..
_mixins.scss Fix placeholder colors for inputs not being explicitly defined () 2019-09-19 19:58:40 +02:00
about.scss Fix long domain block descriptions breaking table layout () 2019-10-01 04:54:29 +02:00
accessibility.scss Add a few black emojis that are to have a white outline () 2018-09-10 18:26:47 +02:00
accounts.scss Fix profile fields overflowing page width () 2019-09-13 19:15:59 +02:00
admin.scss Fix page body not being scrollable in admin layout () 2019-09-20 10:52:14 +02:00
basics.scss Add error description and button to copy stack trace to web UI () 2019-10-01 20:48:49 +02:00
boost.scss Redesign forms, verify link ownership with rel="me" () 2018-09-18 16:45:58 +02:00
compact_header.scss Separate high contrast theme () 2018-04-21 21:35:55 +02:00
components.scss Fix performance of home feed regeneration () 2019-10-06 22:11:17 +02:00
containers.scss Fix media editing modal and profile directory in light theme () 2019-10-03 03:17:29 +02:00
dashboard.scss Fix height of dashboard counters () 2019-09-02 18:11:34 +02:00
emoji_picker.scss Fix sass-lint config () 2019-06-06 18:51:46 +02:00
footer.scss Fix Mastodon logo style on hover on public pages' footer () 2019-09-02 18:12:12 +02:00
forms.scss Fix placeholder colors for inputs not being explicitly defined () 2019-09-19 19:58:40 +02:00
introduction.scss Fix performance of home feed regeneration () 2019-10-06 22:11:17 +02:00
lists.scss Make theme directory and Rename application.scss () 2017-10-18 05:20:07 +09:00
modal.scss Add follow button to detailed status, add gradient to mask bio cut-off () 2018-07-07 22:20:14 +02:00
polls.scss Fix vote checkmark in poll results () 2019-09-28 19:41:36 +02:00
reset.scss Fix Firefox scrollbar color regression in () 2019-01-24 13:32:23 +01:00
rtl.scss Fix issues in RTL layout in web UI () 2019-10-03 03:17:41 +02:00
statuses.scss Remove Atom feeds and old URLs in the form of GET /:username/updates/:id () 2019-07-07 16:16:51 +02:00
tables.scss Fix public list of domain blocks being too verbose on about page () 2019-09-29 16:23:01 +02:00
variables.scss Separate font-family into variable () 2018-09-23 20:41:24 +02:00
widgets.scss Add table of contents to about page () 2019-09-19 11:09:05 +02:00