mastodon/app/models
2017-02-14 20:59:26 +01:00
..
concerns Resolve issue with rendering authorize/reject Salmon slaps 2017-02-11 19:42:05 +01:00
web
.keep
account.rb Make PuSH only distribute to subscriptions that match follower domains 2017-02-11 15:41:39 +01:00
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 Do not run FetchLinkCardService on local URLs, increase file size limit to 8MB, 2017-01-27 16:57:23 +01:00
mention.rb
notification.rb Removed accidental n+1 query from notifications, updated some deps, 2017-01-26 14:52:07 +01:00
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 Fix Status.permitted_for scope query 2017-02-11 19:16:10 +01:00
stream_entry.rb Stop trying to shoehorn all Salmon updates into the poor database-connected 2017-02-12 01:19:14 +01:00
subscription.rb
tag.rb
user.rb Add API modifiers to limit returned toots from public/hashtag timelines 2017-02-06 23:16:20 +01:00
web.rb