mastodon/app/models
2019-06-22 02:50:36 +02:00
..
admin
concerns Fix converted media being saved with original extension and mime type (#11130) 2019-06-20 10:52:36 +02:00
form Refactor all ActivityPub deliveries to be serialized and signed through one concern (#10966) 2019-06-04 23:11:18 +02:00
web
account.rb Change domain blocks to automatically support subdomains (#11138) 2019-06-22 00:13:10 +02:00
account_conversation.rb
account_domain_block.rb
account_filter.rb Add moderation API (#9387) 2019-06-20 02:52:34 +02:00
account_identity_proof.rb
account_moderation_note.rb
account_pin.rb
account_stat.rb
account_tag_stat.rb
account_warning.rb
account_warning_preset.rb
admin.rb
application_record.rb
backup.rb Update dependencies for Ruby (2018-04-23) (#7237) 2018-04-23 11:29:17 +02:00
block.rb
context.rb
conversation.rb
conversation_mute.rb
custom_emoji.rb Change domain blocks to automatically support subdomains (#11138) 2019-06-22 00:13:10 +02:00
custom_emoji_filter.rb
custom_filter.rb
domain_block.rb Change domain blocks to automatically support subdomains (#11138) 2019-06-22 00:13:10 +02:00
email_domain_block.rb
export.rb Export and import show_reblogs together with following list (#10495) 2019-04-08 07:28:27 +02:00
favourite.rb
featured_tag.rb
feed.rb
follow.rb Extract counters from accounts table to account_stats table (#9295) 2018-11-19 00:43:52 +01:00
follow_request.rb
home_feed.rb
identity.rb
import.rb Add option to overwrite imported data (#9962) 2019-02-03 03:59:51 +01:00
instance.rb Remove expensive counters from federation page in admin UI (#11139) 2019-06-22 00:39:09 +02:00
instance_filter.rb Add domain search/filter to the "Federation" (/admin/instances) page (#10071) 2019-02-18 14:59:19 +01:00
invite.rb
invite_filter.rb
list.rb
list_account.rb
list_feed.rb
media_attachment.rb Fix audio not being downloaded from remote servers (#11145) 2019-06-22 02:50:36 +02:00
mention.rb
mute.rb
notification.rb Add account_id param to GET /api/v1/notifications (#10796) 2019-05-21 13:28:49 +02:00
poll.rb
poll_vote.rb
preview_card.rb Add WebP support (#9879) 2019-02-02 12:25:04 +01:00
relay.rb
remote_follow.rb Add remote interaction dialog for toots (#8202) 2018-08-18 03:03:12 +02:00
remote_profile.rb
report.rb Add moderation API (#9387) 2019-06-20 02:52:34 +02:00
report_filter.rb Add moderation API (#9387) 2019-06-20 02:52:34 +02:00
report_note.rb
scheduled_status.rb
search.rb
session_activation.rb
setting.rb
site_upload.rb
status.rb Change reblogs counter to be updated when boosted privately (#10964) 2019-06-04 23:11:44 +02:00
status_pin.rb
status_stat.rb
stream_entry.rb
subscription.rb
tag.rb Fix tagged param not being normalized before querying tags (#10249) 2019-03-13 13:02:13 +01:00
tombstone.rb
trending_tags.rb Create Redisable#redis (#9633) 2019-02-02 19:11:38 +01:00
user.rb Add moderation API (#9387) 2019-06-20 02:52:34 +02:00
user_invite_request.rb
web.rb