This website requires JavaScript.
Explore
Help
Sign In
gearheads
/
mastodon
Archived
Watch
2
Star
0
Fork
You've already forked mastodon
0
Code
Releases
4
Activity
This repository has been archived on
2024-06-09
. You can view files and clone it, but cannot push or open issues/pull-requests.
e9bc4a4a08
mastodon
/
app
/
views
/
api
/
accounts
/
relationships.rabl
3 lines
57 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Fix notifications in UI, added new API for fetching account relationships
2016-09-21 22:07:18 +02:00
collection @accounts
Change output of api/accounts/:id/follow and unfollow to return relationship Track relationship in redux state. Display follow/unfollow and following-back information on account view (unstyled)
2016-09-23 20:23:26 +02:00
extends 'api/accounts/relationship'