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
Sorin Davidoi 2c405aed55 Performance improvements (#3168)
* refactor(components/status_list): Avoid quering scrollTop if not necessary

* refactor(components/dropdown_menu): Do not render items if not expanded

* refactor: Cherry-pick react-motion imports

* refactor(compose/privacy_dropdown): Do not render options if not open

* refactor(components/column_collapsable): Do not render children if collapsed
8 years ago
..
assets/stylesheets Replace sprockets/browserify with Webpack (#2617) 8 years ago
controllers Add buttons to block and unblock domain (#3127) 8 years ago
helpers Remove unused style helper (#3145) 8 years ago
javascript Performance improvements (#3168) 8 years ago
lib Unify the method of extracting tags (#3138) 8 years ago
mailers Remove unnecessary .keep files (#2976) 8 years ago
models guard against empty domain block list in status scope (#3161) 8 years ago
presenters Bump version, improve how version is stored for better commit history (#2526) 8 years ago
services Add buttons to block and unblock domain (#3127) 8 years ago
validators Stricter whitelist rules (#2213) 8 years ago
views Update reset_password_instructions.ar.html.erb (#3163) 8 years ago
workers Add spec coverage for regeneration worker (#3143) 8 years ago