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 7f0a865b05 Allow import/export of mutes list (#1541)
* Allow export of mutes list

* Allow importing of mutes list

* Refactor to use Settings::Exports::BaseController and DRY up exports code
8 years ago
..
concerns
form
web
.keep
account.rb When avatar/header are GIF, generate static versions (#1428) 8 years ago
application_record.rb
block.rb
domain_block.rb
export.rb Refactor exports controller (#1567) 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