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
Matt Jankowski 9566893cc9 More controller specs (#2561)
* Add render_views in more places

* Delegate methods from account to user with allow nil true, so that admin accounts show view renders when missing a user

* Use actual account instances in authorize follow controller spec
9 years ago
..
concerns Remove .keep in models (#1892) 9 years ago
form
web
account.rb More controller specs (#2561) 9 years ago
account_filter.rb
application_record.rb
block.rb Rename cache key to exclude_account_ids_for:id, adjust formatting 9 years ago
domain_block.rb Punycode URI normalization (#2370) 9 years ago
export.rb
favourite.rb Required foreign keys (#2003) 9 years ago
feed.rb
follow.rb
follow_request.rb
import.rb Add presence validation to Import (#1928) 9 years ago
media_attachment.rb Add media dimensions (#2448) 9 years ago
mention.rb
mute.rb Rename cache key to exclude_account_ids_for:id, adjust formatting 9 years ago
notification.rb
preview_card.rb OEmbed support for PreviewCard (#2337) 9 years ago
remote_follow.rb strip leading & trailing spaces from remote follow acct (#997) (#2321) 9 years ago
report.rb Report processing improvements (#2349) 9 years ago
report_filter.rb Admin reports with accounts (#2092) 9 years ago
setting.rb
status.rb More status specs (#2564) 9 years ago
stream_entry.rb
subscription.rb Required foreign keys (#2003) 9 years ago
tag.rb
user.rb Admin UI for confirming users (#2245) 9 years ago
web.rb