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
Eugen Rochko 04046a4983 Fix #4908 - Do not keep remote file names, generate random (#4934) 7 years ago
..
concerns Fix #4908 - Do not keep remote file names, generate random (#4934) 7 years ago
form Default follows for new users (#4871) 7 years ago
web Fix WebPush (regression from #4524) (#4778) 7 years ago
account.rb Add instance search feature (#4925) 7 years ago
account_domain_block.rb Add buttons to block and unblock domain (#3127) 8 years ago
account_filter.rb
application_record.rb
block.rb
context.rb
conversation.rb Conditional validations no longer accept strings for if/unless (#3124) 8 years ago
conversation_mute.rb
domain_block.rb
export.rb
favourite.rb
feed.rb
follow.rb
follow_request.rb annotate models (#2697) 8 years ago
import.rb
instance.rb Add Instance class to list admin records (#3443) 7 years ago
instance_filter.rb
media_attachment.rb
mention.rb
mute.rb
notification.rb
preview_card.rb Make PreviewCard records reuseable between statuses (#4642) 7 years ago
remote_follow.rb
remote_profile.rb
report.rb
report_filter.rb
search.rb Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090) 7 years ago
session_activation.rb
setting.rb
site_upload.rb Uploads for admin site settings (#4913) 7 years ago
status.rb Fix #4834 - Adjust Status#local and Status#remote scopes (#4839) 7 years ago
status_pin.rb
stream_entry.rb Cover AccountsController more in spec (#3229) 8 years ago
subscription.rb Periodically remove expired PuSH subscribers (#4654) 7 years ago
tag.rb add validation to tag name (#4194) 7 years ago
user.rb Use request.remote_ip instead of request.ip (#4744) 7 years ago
web.rb