Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2022-06-08 | [feature] Add paging via `Link` header for notifications and account ↵ | 1 | ||
statuses (#629) * test link headers * page get account statuses properly * page get notifications * add util func for packaging timeline responses * return timelined stuff from accountstatusesget * rename timeline response * use new convenience function * go fmt | ||||
2022-04-10 | [bugfix] Fix broken only_media and only_public flags on ↵v0.2.3 | 1 | ||
/api/v1/accounts/:id/statuses (#448) * bump superseriousbusiness/activity version * fetch list of follower inbox iris * add test for getting account statuses * fix incorrect publicOnly parsing * update media not null query |