rinpatch
|
eae9a6d34d
|
Initial poll refresh support
Implement refreshing the object with an interval and call the function
when getting the poll.
|
2019-10-06 14:53:11 +00:00 |
|
rinpatch
|
056780fd8e
|
Mastodon API: Respect post privacy in favourited/reblogged endpoints
|
2019-09-14 15:21:15 +03:00 |
|
Egor Kislitsyn
|
b40b10b53d
|
Add an endpoint to get multiple statuses by IDs
|
2019-09-10 13:39:45 +07:00 |
|
rinpatch
|
26fe6f70c9
|
Move checking for restrict_local to User.get_cached_by_id_or_nickname
|
2019-09-05 15:39:10 +03:00 |
|
rinpatch
|
cc1d1ee406
|
Mastdon API: Add ability to get a remote account by nickname to
`/api/v1/accounts/:id`
|
2019-09-03 19:26:10 +03:00 |
|
Egor Kislitsyn
|
4194abbc8f
|
Move mastodon_api/*_controller.ex to mastodon_api/controllers/
|
2019-08-26 19:37:57 +07:00 |
|
Egor Kislitsyn
|
30510ade0e
|
Extract MastodonAPIController's list actions into MastodonAPI.ListController; Add more tests
|
2019-08-26 19:37:54 +07:00 |
|
Egor Kislitsyn
|
4d82bc8b0b
|
Extract MastodonAPI.MastodonAPIController.errors/2 to MastodonAPI.FallbackController
|
2019-08-26 19:16:40 +07:00 |
|