nyastodon/app/controllers/api
ThibG 62bafa20a1 Hide blocking accounts from blocked users ()
* Revert "Add indication that you have been blocked in web UI ()"

This reverts commit bd02ec6daa.

* Revert "Add `blocked_by` relationship to the REST API ()"

This reverts commit 9745de883b.

* Hide blocking accounts from search results

* Filter blocking accouts from account followers

* Filter blocking accouts from account's following accounts

* Filter blocking accounts from “reblogged by” and “favourited by” lists

* Remove blocking account from URL search

* Return 410 on trying to fetch user data from a user who blocked us

* Return 410 in /api/v1/account/statuses for suspended or blocking accounts

* Fix status filtering when performing URL search

* Restore some React improvements

Restore some cleanup from bd02ec6daa

* Refactor by adding `without_blocking` scope
2019-04-01 20:06:13 +02:00
..
v1 Hide blocking accounts from blocked users () 2019-04-01 20:06:13 +02:00
v2 Add type, limit, offset, min_id, max_id, account_id to search API () 2019-02-26 15:21:36 +01:00
web Sanitize and sandbox toot embeds () 2018-12-23 02:16:35 +01:00
base_controller.rb Admission-based registrations mode () 2019-03-14 05:28:30 +01:00
oembed_controller.rb Update status embeds () 2017-08-30 10:23:43 +02:00
proofs_controller.rb Add Keybase integration () 2019-03-18 21:00:55 +01:00
push_controller.rb Fix - Connect signed PuSH subscription requests to instance domain () 2017-07-14 23:01:20 +02:00
salmon_controller.rb Fix response of signature_verification_failure_reason () 2018-02-08 05:00:45 +01:00
subscriptions_controller.rb HTTP signatures () 2017-07-14 20:41:49 +02:00