mastodon/app/controllers/api/v1/statuses
Thibaut Girka 48b8a1f414 Merge branch 'master' into glitch-soc/merge-upstream
Conflicts:
- app/models/status.rb
- app/services/remove_status_service.rb
- db/schema.rb

All conflicts were due to the addition of a `deleted_at` attribute
to Statuses and reworked database indexes.
2019-08-29 12:07:50 +02:00
..
bookmarks_controller.rb Introduce OAuth scopes for bookmarks 2018-08-10 16:49:06 +02:00
favourited_by_accounts_controller.rb Improve blocked view of profiles (#10491) 2019-04-07 04:59:13 +02:00
favourites_controller.rb Add more granular OAuth scopes (#7929) 2018-07-05 18:31:35 +02:00
mutes_controller.rb Add more granular OAuth scopes (#7929) 2018-07-05 18:31:35 +02:00
pins_controller.rb Add more granular OAuth scopes (#7929) 2018-07-05 18:31:35 +02:00
reblogged_by_accounts_controller.rb Improve blocked view of profiles (#10491) 2019-04-07 04:59:13 +02:00
reblogs_controller.rb Add soft delete for statuses for instant deletes through API (#11623) 2019-08-22 21:55:56 +02:00