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
Eugen Rochko f392030ab8 Add /api/v1/notifications/clear, non-existing link cards for statuses will
now return empty hash instead of throwing a 404 error. When following,
merge into timeline will filter statuses
8 years ago
..
admin
api Add /api/v1/notifications/clear, non-existing link cards for statuses will 8 years ago
auth
concerns
oauth
settings
about_controller.rb Adding about/more page with extended information that can be set up by an admin 8 years ago
accounts_controller.rb
api_controller.rb Potentially fix notifications issue 8 years ago
application_controller.rb Improve error page layouting. 500 page has to stay static because it's 8 years ago
authorize_follow_controller.rb
home_controller.rb
media_controller.rb
remote_follow_controller.rb
stream_entries_controller.rb Fix a couple unhandled exceptions 8 years ago
tags_controller.rb
xrd_controller.rb