index
:
snac2
master
Mirror of https://codeberg.org/grunfink/snac2
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mastoapi.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added support for like and boost lists.
default
2023-04-12
1
-20
/
+47
*
Added forgotten user cleanup in mastoapi_post_handler().
default
2023-04-12
1
-3
/
+7
*
Don't generate invalid JSON if an attachment has no description.
default
2023-04-12
1
-1
/
+14
*
Use the ctime instead of the published date in mastoapi_id().
default
2023-04-12
1
-19
/
+8
*
Commented out debugging messages.
default
2023-04-11
1
-8
/
+8
*
Added support for likes and boosts.
default
2023-04-11
1
-27
/
+135
*
Added some comments.
default
2023-04-11
1
-2
/
+8
*
Added many dummy lists.
default
2023-04-11
1
-1
/
+69
*
Added support for statuses/:id and statuses/:id/context.
default
2023-04-11
1
-1
/
+36
*
Started work in /api/v1/statuses.
default
2023-04-11
1
-2
/
+44
*
New function mastodon_status().
default
2023-04-11
1
-166
/
+177
*
Added /api/v1/instance.
default
2023-04-10
1
-0
/
+29
*
Added image attachments.
default
2023-04-10
1
-1
/
+25
*
Added some tweaks for AndStatus, that does some things different (still non-w...
default
2023-04-10
1
-2
/
+36
*
New function mastoapi_id(), that creates mostly-compatible Ids.
default
2023-04-10
1
-18
/
+50
*
Some timeline fixes.
default
2023-04-10
1
-4
/
+13
*
More mastoapi timeline work.
default
2023-04-10
1
-11
/
+37
*
Also delete the app in token revokation.
default
2023-04-10
1
-0
/
+30
*
More work in status entries.
default
2023-04-10
1
-18
/
+58
*
Limit the number of entries returned using the max_id.
default
2023-04-10
1
-4
/
+9
*
More mastoapi work.
default
2023-04-10
1
-8
/
+137
*
Fixed avatar.
default
2023-04-09
1
-8
/
+22
*
More mastoapi work.
default
2023-04-09
1
-17
/
+162
*
OAuth login now works.
default
2023-04-09
1
-11
/
+98
*
More mastoapi work.
default
2023-04-08
1
-7
/
+56
*
The /oauth/authorize URL generates a login page.
default
2023-04-08
1
-4
/
+15
*
More mastoapi work.
default
2023-04-08
1
-16
/
+79
*
Added some OAuth scaffold code.
default
2023-04-08
1
-5
/
+97
*
New file mastoapi.c.
default
2023-04-08
1
-0
/
+24