mastodon/app/models
Eugen Rochko f4ca116ea8 After 7 days of repeated delivery failures, give up on inbox ()
- A successful delivery cancels it out
- An incoming delivery from account of the inbox cancels it out
..
concerns Fix - Do not keep remote file names, generate random ()
form Default follows for new users ()
web Fix WebPush (regression from ) ()
account.rb After 7 days of repeated delivery failures, give up on inbox ()
account_domain_block.rb Add buttons to block and unblock domain ()
account_filter.rb Add coverage for ReportFilter and AccountFilter ()
application_record.rb Fix rubocop issues, introduce usage of frozen literal to improve performance
block.rb annotate models ()
context.rb Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl ()
conversation.rb Conditional validations no longer accept strings for if/unless ()
conversation_mute.rb Feature conversations muting ()
custom_emoji.rb Fix empty query sent to postgres for custom emojis ()
domain_block.rb Allow domain blocks that only reject media without silencing or suspending ()
export.rb Settings export refactor ()
favourite.rb annotate models ()
feed.rb Remove sort in Feed ()
follow.rb Introduce recent to Follow ()
follow_request.rb annotate models ()
import.rb Validate data of Imports ()
instance.rb Add Instance class to list admin records ()
instance_filter.rb Add instance search feature ()
media_attachment.rb Increase attachment descriptions to 420 characters ()
mention.rb Misc tidying and clean ups ()
mute.rb annotate models ()
notification.rb Update Rails to version 5.1.1 ()
preview_card.rb Increase max height of preview card image ()
remote_follow.rb rescue HTTP::ConnectionError in RemoteFollowController#create ()
remote_profile.rb Introduce OStatus::TagManager ()
report.rb Feat add validation for report comment: characters under 1000 valid ()
report_filter.rb Admin reports with accounts ()
search.rb Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl ()
session_activation.rb Refactor Web::PushSubscription, remove welcome message ()
setting.rb Improve RuboCop rules (compatibility to Code Climate) ()
site_upload.rb Uploads for admin site settings ()
status.rb Add emoji autosuggest ()
status_pin.rb Allow multiple pinned statuses to be shown and make them be ordered b… ()
stream_entry.rb Cover AccountsController more in spec ()
subscription.rb Periodically remove expired PuSH subscribers ()
tag.rb add validation to tag name ()
user.rb Add support for multiple themes ()
web.rb Add extended about page stub