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
Atsushi Yamamoto 402c19a924 Add preference setting for delete toot modal (#3368)
* Set delete_modal preference to true by default
* Does not show confirmation modal if delete_modal is false
* Add ja translation for preference setting page
7 years ago
..
concerns Fix mutes_controller error and incorrect statuses_controller report (#3202) 8 years ago
form Fix #795, fix #704, fix #835 - 2FA requires confirmation to be enabled (#1278) 8 years ago
web
account.rb
account_domain_block.rb
account_filter.rb
application_record.rb
block.rb
conversation.rb
conversation_mute.rb Feature conversations muting (#3017) 8 years ago
domain_block.rb
export.rb Settings export refactor (#1646) 8 years ago
favourite.rb
feed.rb Only call regeneration worker after first login after a 14 day break 8 years ago
follow.rb Introduce recent to Follow (#3247) 8 years ago
follow_request.rb
import.rb annotate models (#2697) 8 years ago
media_attachment.rb
mention.rb
mute.rb
notification.rb
preview_card.rb Fetch remote image using http.rb (#3114) 8 years ago
remote_follow.rb Fix #2027 - Accept own ID for remote follow with and without preceding @ (#2991) 8 years ago
report.rb annotate models (#2697) 8 years ago
report_filter.rb
setting.rb Refactor Setting (#3302) 8 years ago
status.rb
stream_entry.rb
subscription.rb Misc spec coverage improvements (#2821) 8 years ago
tag.rb
user.rb Add preference setting for delete toot modal (#3368) 7 years ago
web.rb Add extended about page stub 8 years ago