Skip to content

Add blocked_by relationship to the REST API#10373

Merged
Gargron merged 1 commit intomasterfrom
feature-api-blocked-by
Mar 26, 2019
Merged

Add blocked_by relationship to the REST API#10373
Gargron merged 1 commit intomasterfrom
feature-api-blocked-by

Conversation

@Gargron
Copy link
Copy Markdown
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 force-pushed the feature-api-blocked-by branch from 8f7eab5 to 76a32da Compare March 25, 2019 23:07
@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.

2 participants