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