mastodon/app/models
Eugen Rochko 4b766f9846
Refactor monkey-patching of Goldfinger ()
..
admin Add ability to filter audit log in admin UI ()
concerns Only check locally when deduplicating usernames ()
form Fix custom emoji category creation silently erroring out on duplicate category ()
web Validate Web::PushSubscription ()
account.rb Add separate cache directory for non-local uploads ()
account_alias.rb Fix confusing error when failing to add an alias to an unknown account ()
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 Fix Keybase verification using wrong domain for remote accounts ()
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 Change delivery failure tracking to work with hostnames instead of URLs ()
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 separate cache directory for non-local uploads ()
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 Export and import show_reblogs together with following list ()
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 Add separate cache directory for non-local uploads ()
mention.rb
mute.rb
notification.rb Add follow_request notification type ()
poll.rb Only normalize local polls ()
poll_vote.rb
preview_card.rb Add separate cache directory for non-local uploads ()
relationship_filter.rb Fix followings list order | Issue ()
relay.rb Fix enable/disable relay failures ()
remote_follow.rb Refactor monkey-patching of Goldfinger ()
report.rb Add rate limit for reporting ()
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 Add remote only to public timeline ()
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 Record deleted(by mod) status to prevent re-appear ()
trending_tags.rb Fix admin setting to auto-approve hashtags not affecting query ()
unavailable_domain.rb Change delivery failure tracking to work with hostnames instead of URLs ()
user.rb Fix “Email changed” notification sometimes having wrong e-mail ()
user_invite_request.rb Add "why do you want to join" field to invite requests ()
web.rb