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/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
8 years ago
..
concerns
form Fix #795, fix #704, fix #835 - 2FA requires confirmation to be enabled (#1278) 8 years ago
web
.keep
account.rb When avatar/header are GIF, generate static versions (#1428) 8 years ago
account_filter.rb Admin accounts controller cleanup (#1664) 8 years ago
application_record.rb
block.rb
domain_block.rb
export.rb Settings export refactor (#1646) 8 years ago
favourite.rb
feed.rb
follow.rb
follow_request.rb
import.rb Allow import/export of mutes list (#1541) 8 years ago
media_attachment.rb
mention.rb
mute.rb
notification.rb API param to exclude notification types from response (#1341) 8 years ago
preview_card.rb
remote_follow.rb
report.rb
setting.rb
status.rb Fix #1339 - better Atom titles (#1343) 8 years ago
stream_entry.rb
subscription.rb
tag.rb Search cleanup (#1333) 8 years ago
user.rb Allow user to disable the boost confirm dialog in preferences 8 years ago
web.rb