Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add blocked_by relationship to the REST API #10373

Merged
merged 1 commit into from
Mar 26, 2019
Merged

Conversation

Gargron
Copy link
Member

@Gargron Gargron commented Mar 25, 2019

No description provided.

@Gargron Gargron added the api REST API, Streaming API, Web Push API label Mar 25, 2019
@Gargron Gargron merged commit 9745de8 into master Mar 26, 2019
@Gargron Gargron deleted the feature-api-blocked-by branch March 26, 2019 00:24
ClearlyClaire added a commit to ClearlyClaire/mastodon that referenced this pull request Apr 1, 2019
Gargron pushed a commit that referenced this pull request Apr 1, 2019
* Revert "Add indication that you have been blocked in web UI (#10420)"

This reverts commit bd02ec6.

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

This reverts commit 9745de8.

* 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 bd02ec6

* Refactor by adding `without_blocking` scope
hiyuki2578 pushed a commit to ProjectMyosotis/mastodon that referenced this pull request Oct 2, 2019
hiyuki2578 pushed a commit to ProjectMyosotis/mastodon that referenced this pull request Oct 2, 2019
* Revert "Add indication that you have been blocked in web UI (mastodon#10420)"

This reverts commit bd02ec6.

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

This reverts commit 9745de8.

* 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 bd02ec6

* Refactor by adding `without_blocking` scope
messenjahofchrist pushed a commit to Origin-Creative/mastodon that referenced this pull request Jul 30, 2021
messenjahofchrist pushed a commit to Origin-Creative/mastodon that referenced this pull request Jul 30, 2021
* Revert "Add indication that you have been blocked in web UI (mastodon#10420)"

This reverts commit bd02ec6.

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

This reverts commit 9745de8.

* 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 bd02ec6

* Refactor by adding `without_blocking` scope
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api REST API, Streaming API, Web Push API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants