mastodon/app/models
2017-07-03 11:03:34 +02:00
..
concerns
form
web
account.rb
account_domain_block.rb Add buttons to block and unblock domain (#3127) 2017-05-19 21:05:32 +02:00
account_filter.rb Add coverage for ReportFilter and AccountFilter (#3236) 2017-05-22 15:50:58 -04:00
application_record.rb
block.rb
conversation.rb
conversation_mute.rb Feature conversations muting (#3017) 2017-05-15 03:04:13 +02:00
domain_block.rb annotate models (#2697) 2017-05-02 02:14:47 +02:00
export.rb
favourite.rb annotate models (#2697) 2017-05-02 02:14:47 +02:00
feed.rb
follow.rb
follow_request.rb annotate models (#2697) 2017-05-02 02:14:47 +02:00
import.rb annotate models (#2697) 2017-05-02 02:14:47 +02:00
instance.rb
media_attachment.rb
mention.rb
mute.rb annotate models (#2697) 2017-05-02 02:14:47 +02:00
notification.rb
preview_card.rb Fetch remote image using http.rb (#3114) 2017-05-18 15:43:10 +02:00
remote_follow.rb Fix RemoteFollow behavior (#3868) 2017-06-20 20:40:56 +02:00
remote_profile.rb
report.rb Add includes to Report#statuses (#3655) 2017-06-09 15:07:02 +02:00
report_filter.rb
session_activation.rb
setting.rb Improve RuboCop rules (compatibility to Code Climate) (#3636) 2017-06-08 13:24:28 +02:00
status.rb
stream_entry.rb
subscription.rb Misc spec coverage improvements (#2821) 2017-05-05 14:56:00 -04:00
tag.rb Fix tag search order and not to use tsvector (#3611) 2017-06-06 16:07:06 +02:00
user.rb Add overview of active sessions (#3929) 2017-06-25 16:54:30 +02:00
web.rb