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
Eugen Rochko 24ba7c9762 Adding index overview for reports in admin UI 8 years ago
..
concerns Resolve issue with rendering authorize/reject Salmon slaps 8 years ago
web
.keep
account.rb Make PuSH only distribute to subscriptions that match follower domains 8 years ago
application_record.rb
block.rb Stop trying to shoehorn all Salmon updates into the poor database-connected 8 years ago
domain_block.rb
favourite.rb Stop trying to shoehorn all Salmon updates into the poor database-connected 8 years ago
feed.rb
follow.rb Stop trying to shoehorn all Salmon updates into the poor database-connected 8 years ago
follow_request.rb Stop trying to shoehorn all Salmon updates into the poor database-connected 8 years ago
media_attachment.rb Do not run FetchLinkCardService on local URLs, increase file size limit to 8MB, 8 years ago
mention.rb
notification.rb Removed accidental n+1 query from notifications, updated some deps, 8 years ago
preview_card.rb
remote_follow.rb
report.rb Adding POST /api/v1/reports API, and a UI for submitting reports 8 years ago
setting.rb
status.rb Adding index overview for reports in admin UI 8 years ago
stream_entry.rb Stop trying to shoehorn all Salmon updates into the poor database-connected 8 years ago
subscription.rb
tag.rb
user.rb Add API modifiers to limit returned toots from public/hashtag timelines 8 years ago
web.rb