mastodon/app/models
2017-05-08 23:10:50 +02:00
..
concerns Move account header and avatar methods to a concern () 2017-05-05 21:37:02 +02:00
form
web annotate models () 2017-05-02 02:14:47 +02:00
account.rb Delegate Account#user_locale method and allow nil () 2017-05-08 23:10:50 +02:00
account_filter.rb
application_record.rb
block.rb annotate models () 2017-05-02 02:14:47 +02:00
domain_block.rb annotate models () 2017-05-02 02:14:47 +02:00
export.rb
favourite.rb annotate models () 2017-05-02 02:14:47 +02:00
feed.rb
follow.rb annotate models () 2017-05-02 02:14:47 +02:00
follow_request.rb annotate models () 2017-05-02 02:14:47 +02:00
import.rb annotate models () 2017-05-02 02:14:47 +02:00
media_attachment.rb Fixes unknown mime type () 2017-05-05 21:32:14 +02:00
mention.rb annotate models () 2017-05-02 02:14:47 +02:00
mute.rb annotate models () 2017-05-02 02:14:47 +02:00
notification.rb Fixes slow query in notifications api () 2017-05-06 21:55:40 +02:00
preview_card.rb annotate models () 2017-05-02 02:14:47 +02:00
remote_follow.rb Coverage for remote follows () 2017-05-02 00:44:23 +02:00
report.rb annotate models () 2017-05-02 02:14:47 +02:00
report_filter.rb Admin reports with accounts () 2017-04-18 19:36:18 +02:00
setting.rb annotate models () 2017-05-02 02:14:47 +02:00
status.rb annotate models () 2017-05-02 02:14:47 +02:00
stream_entry.rb Stream entry specs and refactor to use delegate () 2017-05-06 04:00:21 +02:00
subscription.rb Misc spec coverage improvements () 2017-05-05 14:56:00 -04:00
tag.rb annotate models () 2017-05-02 02:14:47 +02:00
user.rb Improve allowed language handling () 2017-05-08 03:32:52 +02:00
web.rb