gearheads
/
mastodon
Archived
2
0
Fork 0
This repository has been archived on 2024-06-09. You can view files and clone it, but cannot push or open issues/pull-requests.
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
features
fixtures
helpers
lib Enable updating additional account information from user preferences via rest api (#6789) 2018-04-08 13:43:10 +02:00
mailers Account archive download (#6460) 2018-02-21 23:21:32 +01:00
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 Lists (#5703) 2017-11-18 00:16:48 +01:00
rails_helper.rb
spec_helper.rb