summaryrefslogtreecommitdiff
path: root/mastoapi.c
AgeCommit message (Expand)Author
2023-04-12Don't generate invalid JSON if an attachment has no description.default
2023-04-12Use the ctime instead of the published date in mastoapi_id().default
2023-04-11Commented out debugging messages.default
2023-04-11Added support for likes and boosts.default
2023-04-11Added some comments.default
2023-04-11Added many dummy lists.default
2023-04-11Added support for statuses/:id and statuses/:id/context.default
2023-04-11Started work in /api/v1/statuses.default
2023-04-11New function mastodon_status().default
2023-04-10Added /api/v1/instance.default
2023-04-10Added image attachments.default
2023-04-10Added some tweaks for AndStatus, that does some things different (still non-w...default
2023-04-10New function mastoapi_id(), that creates mostly-compatible Ids.default
2023-04-10Some timeline fixes.default
2023-04-10More mastoapi timeline work.default
2023-04-10Also delete the app in token revokation.default
2023-04-10More work in status entries.default
2023-04-10Limit the number of entries returned using the max_id.default
2023-04-10More mastoapi work.default
2023-04-09Fixed avatar.default
2023-04-09More mastoapi work.default
2023-04-09OAuth login now works.default
2023-04-08More mastoapi work.default
2023-04-08The /oauth/authorize URL generates a login page.default
2023-04-08More mastoapi work.default
2023-04-08Added some OAuth scaffold code.default
2023-04-08New file mastoapi.c.default