projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c9afb35
)
Fix typo
author
Egor Kislitsyn
<egor@kislitsyn.com>
Sat, 5 Dec 2020 19:48:13 +0000
(23:48 +0400)
committer
Egor Kislitsyn
<egor@kislitsyn.com>
Sat, 5 Dec 2020 19:48:13 +0000
(23:48 +0400)
docs/API/differences_in_mastoapi_responses.md
patch
|
blob
|
history
diff --git
a/docs/API/differences_in_mastoapi_responses.md
b/docs/API/differences_in_mastoapi_responses.md
index e6cc3aef14a82917a3d48b4767c0f1482833a0ab..1b197e073efdde973358c72f4edd68f953a1ea85 100644
(file)
--- a/
docs/API/differences_in_mastoapi_responses.md
+++ b/
docs/API/differences_in_mastoapi_responses.md
@@
-289,9
+289,9
@@
For viewing remote server timelines, there are `public:remote` and `public:remot
### Follow relationships updates
-Pleroma streams follow relationships updat
at
es as `pleroma:follow_relationships_update` events to the `user` stream.
+Pleroma streams follow relationships updates as `pleroma:follow_relationships_update` events to the `user` stream.
-The message p
l
ayload consist of:
+The message payload consist of:
- `state`: a relationship state, one of `follow_pending`, `follow_accept` or `follow_reject`.