1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/app/controllers/api/v1
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
2017-01-23 21:09:27 +01:00
..
accounts_controller.rb
apps_controller.rb
blocks_controller.rb
favourites_controller.rb
follow_requests_controller.rb
follows_controller.rb
media_controller.rb
notifications_controller.rb Add /api/v1/notifications/clear, non-existing link cards for statuses will 2017-01-23 21:09:27 +01:00
statuses_controller.rb Add /api/v1/notifications/clear, non-existing link cards for statuses will 2017-01-23 21:09:27 +01:00
timelines_controller.rb