1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
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
2018-04-20 02:28:48 +02:00
..
controllers Improve report layout (#7188) 2018-04-20 02:28:48 +02:00
fabricators Change columns in notifications nonnullable (#6764) 2018-03-24 12:51:28 +01:00
features
fixtures
helpers Do not default site_title with site_hostname in InstanceHelper (#6624) 2018-03-04 20:29:49 +01:00
lib Enable updating additional account information from user preferences via rest api (#6789) 2018-04-08 13:43:10 +02:00
mailers
models Direct messages column (#4514) 2018-04-18 13:09:06 +02:00
policies
presenters
requests
routing
services Add bio fields (#6645) 2018-04-14 12:41:08 +02:00
support
validators Add a spec for UniqueUsernameValidator (#6927) 2018-03-27 05:22:58 +02:00
views Paginate ancestor statuses in public page (#7102) 2018-04-11 12:35:09 +02:00
workers
rails_helper.rb
spec_helper.rb