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
Eugen Rochko a9c440637c
Improve report layout (#7188)
* Use table for statuses in report

* Display reported account and reporter in the same table

* Split accounts and general report info into two tables again

* Redesign report statuses table, notes, merge notes and action log

* Remove unused translations

* Fix code style issue

* Fix code style issue

* Fix code style issue
8 years ago
..
controllers Improve report layout (#7188) 8 years ago
fabricators Change columns in notifications nonnullable (#6764) 8 years ago
features
fixtures
helpers Do not default site_title with site_hostname in InstanceHelper (#6624) 8 years ago
lib Enable updating additional account information from user preferences via rest api (#6789) 8 years ago
mailers Account archive download (#6460) 8 years ago
models Direct messages column (#4514) 8 years ago
policies
presenters Isolate each specs for cache store (#6450) 8 years ago
requests
routing
services Add bio fields (#6645) 8 years ago
support
validators Add a spec for UniqueUsernameValidator (#6927) 8 years ago
views Paginate ancestor statuses in public page (#7102) 8 years ago
workers
rails_helper.rb Isolate each specs for cache store (#6450) 8 years ago
spec_helper.rb