mastodon/app/models
Eugen Rochko 0c8945e5ff
Change `tootctl media remove-orphans` to work for all classes ()
Change `tootctl media lookup` to not use an interactive prompt
..
admin Fix reported accounts not being whitelisted when resolving a spamcheck report ()
concerns Change local media attachments to perform heavy processing asynchronously ()
form Fix custom emoji category creation silently erroring out on duplicate category ()
web Validate Web::PushSubscription ()
account.rb Add federation support for the "hide network" preference ()
account_alias.rb Addition of update activity distribution by alias, minor correction ()
account_conversation.rb
account_domain_block.rb Fix crash when saving invalid domain name ()
account_filter.rb Add sorting by username, creation and last activity in moderation view ()
account_identity_proof.rb
account_migration.rb Add (back) option to set redirect notice on account without moving followers ()
account_moderation_note.rb
account_pin.rb
account_stat.rb Fix account counters being overwritten by parallel writes ()
account_tag_stat.rb
account_warning.rb
account_warning_preset.rb Add titles to warning presets in admin UI ()
admin.rb
announcement.rb Add support for links to statuses in announcements to be opened in web UI ()
announcement_filter.rb Add announcements ()
announcement_mute.rb Add announcements ()
announcement_reaction.rb Add announcements ()
application_record.rb Fix records not being indexed sometimes ()
backup.rb Add announcements ()
block.rb
bookmark.rb Add announcements ()
context.rb
conversation.rb Revert "Remove conversation URI ()" ()
conversation_mute.rb
custom_emoji.rb Add announcements ()
custom_emoji_category.rb Add batch actions and categories to admin UI for custom emojis ()
custom_emoji_filter.rb Various fixes and improvements ()
custom_filter.rb Add “account timeline” filter category ()
domain_allow.rb Fix crash when saving invalid domain name ()
domain_block.rb Allow blocking TLDs, and fix TLD blocks not being editable ()
email_domain_block.rb Add option to include resolved DNS records when blacklisting e-mail domains in admin UI ()
export.rb
favourite.rb Fix records not being indexed sometimes ()
featured_tag.rb Fix featured tags not finding the right tag on save ()
feed.rb Fix non-numbers being passed to Redis and causing an error ()
follow.rb Add specific rate limits for posting and following ()
follow_request.rb Add specific rate limits for posting and following ()
home_feed.rb Fix performance of home feed regeneration ()
identity.rb
import.rb
instance.rb Add whitelist mode ()
instance_filter.rb Various fixes and improvements ()
invite.rb Add invite comments ()
invite_filter.rb Various fixes and improvements ()
list.rb
list_account.rb Add abilityto add oneself to lists ()
list_feed.rb
marker.rb Add timeline read markers API ()
media_attachment.rb Change `tootctl media remove-orphans` to work for all classes ()
mention.rb
mute.rb
notification.rb Add follow_request notification type ()
poll.rb Only normalize local polls ()
poll_vote.rb
preview_card.rb Fix preview card image not being re-fetched even if link is re-posted ()
relationship_filter.rb Fix relationships page not showing results in admin UI ()
relay.rb Fix relays UI being available in whitelist/secure mode ()
remote_follow.rb Add account migration UI ()
report.rb Fix reported accounts not being whitelisted when resolving a spamcheck report ()
report_filter.rb Various fixes and improvements ()
report_note.rb
scheduled_status.rb
search.rb
session_activation.rb
setting.rb
site_upload.rb
status.rb Make bookmarks also searchable ()
status_pin.rb
status_stat.rb
tag.rb Fixes featured hashtag setting page erroring out instead of rejecting invalid tags ()
tag_filter.rb Various fixes and improvements ()
tombstone.rb
trending_tags.rb Fix admin setting to auto-approve hashtags not affecting query ()
user.rb Fix user disabling changing activity timestamps, fix nil error ()
user_invite_request.rb
web.rb