Merge branch 'following-state-bug' into 'develop'

Fix Following status bug

See merge request pleroma/pleroma!4251
This commit is contained in:
feld 2024-09-06 13:27:06 +00:00
commit 2c916ccd89
4 changed files with 50 additions and 11 deletions

View file

@ -0,0 +1 @@
Resolved edge case where the API can report you are following a user but the relationship is not fully established.