mirror of
https://github.com/jtomchak/akkoma.git
synced 2025-02-01 04:19:09 +01:00
44a1e69484
``` # Only return statuses that have been pinned GET /api/statuses/user_timeline.json?pinned=true # Pin POST /api/statuses/pin/:id # Unpin POST /api/statuses/unpin/:id ``` |
||
---|---|---|
.. | ||
activity_representer.ex | ||
base_representer.ex | ||
object_representer.ex |