Add stories endpoints
Stories endpoints:
To create a story:
-
POST /api/v1/pleroma/stories
(params are all the same as for status creation)
To get stories timeline:
GET /api/v1/pleroma/stories
To get a specific user's stories:
GET /api/v1/pleroma/stories/:user_id