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
Eugen Rochko a588358f41 Fix style regressions (#3062)
From #2327 - Elephant friend was overlapping with text, oversized in
single column layout

From #2021 - Centered layout goes against design principles, changes
UX for everybody who's already used to the current one

From #2271 - CPU/RAM overusage from keeping columns in DOM (fix #2648,
possibly also #2101)
8 years ago
..
assets/stylesheets Replace sprockets/browserify with Webpack (#2617) 8 years ago
controllers Specs for API push controller, with refactor (#2926) 8 years ago
helpers Add Thai langauge (#2903) 8 years ago
javascript Fix style regressions (#3062) 8 years ago
lib Revert HTML CW changes (#3020) 8 years ago
mailers Remove unnecessary .keep files (#2976) 8 years ago
models Fixes NoMethodError: undefined method 'first' for nil:NilClass (#3036) 8 years ago
presenters Bump version, improve how version is stored for better commit history (#2526) 8 years ago
services Revert HTML CW changes (#3020) 8 years ago
validators Stricter whitelist rules (#2213) 8 years ago
views feat(count): Just yml count syntax to provide different rule for 1 (#2685) 8 years ago
workers Do not cancel PuSH subscriptions after encountering "permanent" error… (#3046) 8 years ago