1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/app/models
2017-02-17 02:20:52 +01:00
..
concerns
web
.keep
account.rb
application_record.rb
block.rb Stop trying to shoehorn all Salmon updates into the poor database-connected 2017-02-12 01:19:14 +01:00
domain_block.rb
favourite.rb Stop trying to shoehorn all Salmon updates into the poor database-connected 2017-02-12 01:19:14 +01:00
feed.rb
follow.rb Stop trying to shoehorn all Salmon updates into the poor database-connected 2017-02-12 01:19:14 +01:00
follow_request.rb Stop trying to shoehorn all Salmon updates into the poor database-connected 2017-02-12 01:19:14 +01:00
media_attachment.rb
mention.rb
notification.rb
preview_card.rb
remote_follow.rb
report.rb Adding POST /api/v1/reports API, and a UI for submitting reports 2017-02-14 20:59:26 +01:00
setting.rb
status.rb Adding index overview for reports in admin UI 2017-02-16 02:28:10 +01:00
stream_entry.rb Do not display non-Status stream entries anymore 2017-02-17 02:20:52 +01:00
subscription.rb
tag.rb
user.rb
web.rb