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/controllers/api/v1
Eugen Rochko 999cde94a6 Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text
Federate spoiler_text using warning attribute on <content /> instead of a <category term="spoiler" />
Clean up schema file from accidental development migrations
8 years ago
..
accounts_controller.rb Make blocks create entries and unfollows instantly, but do the clean up 8 years ago
apps_controller.rb
blocks_controller.rb
favourites_controller.rb
follow_requests_controller.rb
follows_controller.rb
media_controller.rb
notifications_controller.rb
statuses_controller.rb Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text 8 years ago
timelines_controller.rb