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/spec
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
..
controllers Enable and fill in JSON response test in API::AccountsController (#3157) 8 years ago
fabricators Account domain blocks (#2381) 8 years ago
features Replace sprockets/browserify with Webpack (#2617) 8 years ago
fixtures Additional specs for URI handling (#2759) 8 years ago
helpers Ensure i18n matches options (#2358) 8 years ago
javascript Performance improvements (#3168) 8 years ago
lib Account domain blocks (#2381) 8 years ago
mailers Misc spec coverage improvements (#2821) 8 years ago
models Account domain blocks (#2381) 8 years ago
presenters About page contact email (#1839) 8 years ago
requests Remove the react-rails gem (#2801) 8 years ago
routing Restful refactor of accounts/ routes (#2133) 8 years ago
services Add buttons to block and unblock domain (#3127) 8 years ago
support/matchers/model add more tests to models 8 years ago
views Update rails to version 5.0.3 (#3054) 8 years ago
workers Add spec coverage for regeneration worker (#3143) 8 years ago
rails_helper.rb Disable sidekiq logging in test mode (#2962) 8 years ago
spec_helper.rb Add more tests for AtomSerializer (#2096) 8 years ago