mastodon/app/models
Matt Jankowski 3a9eb81a80 Admin accounts controller cleanup (#1664)
* Remove unused account_params method in admin/accounts controller

* Introduce AccountFilter to find accounts

* Use AccountFilter in admin/accounts controller

* Use more restful routes admin silence and suspension area

* Add admin/silences and admin/suspensions controllers
2017-04-13 13:04:23 +02:00
..
concerns
form
web Persist UI settings, add missing localizations for German 2017-01-09 14:00:55 +01:00
.keep
account.rb
account_filter.rb
application_record.rb Fix rubocop issues, introduce usage of frozen literal to improve performance 2016-11-15 16:56:29 +01:00
block.rb
domain_block.rb Split public timeline into "public timeline" which is local, and 2017-02-19 20:25:54 +01:00
export.rb
favourite.rb
feed.rb
follow.rb
follow_request.rb add more tests to models 2017-04-05 00:29:56 +02:00
import.rb
media_attachment.rb
mention.rb add more tests to models 2017-04-05 00:29:56 +02:00
mute.rb
notification.rb
preview_card.rb
remote_follow.rb
report.rb
setting.rb Add digest e-mails 2017-03-04 00:00:48 +01:00
status.rb Fix #1339 - better Atom titles (#1343) 2017-04-09 20:55:54 +02:00
stream_entry.rb
subscription.rb
tag.rb
user.rb
web.rb