index
:
snac2
master
Mirror of https://codeberg.org/grunfink/snac2
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
The snac page has been renamed to what-is-snac.
default
2023-04-12
1
-1
/
+1
*
Relationships can only be queried if logged in.
default
2023-04-12
1
-3
/
+6
*
Dummy /accounts/relationships.
default
2023-04-12
1
-0
/
+8
*
Also return (some) information for non-local users.
default
2023-04-12
1
-29
/
+47
*
Updated RELEASE_NOTES.
default
2023-04-12
1
-1
/
+1
*
Added the mastodon account data.
default
2023-04-12
1
-11
/
+21
*
Added the mastodon personal timeline.
default
2023-04-12
1
-21
/
+60
*
Updated RELEASE_NOTES.
default
2023-04-12
2
-2
/
+2
*
Added support for like and boost lists.
default
2023-04-12
1
-20
/
+47
*
Updated RELEASE_NOTES.
default
2023-04-12
1
-1
/
+1
*
Updated TODO.
default
2023-04-12
1
-3
/
+5
*
Added forgotten user cleanup in mastoapi_post_handler().
default
2023-04-12
1
-3
/
+7
*
Updated documentation.
default
2023-04-12
2
-6
/
+28
*
Updated README.
default
2023-04-12
1
-1
/
+2
*
Updated RELEASE_NOTES.
default
2023-04-12
1
-1
/
+1
*
Updated RELEASE_NOTES.
default
2023-04-12
1
-1
/
+3
*
Don't generate invalid JSON if an attachment has no description.
default
2023-04-12
3
-5
/
+22
*
Use the ctime instead of the published date in mastoapi_id().
default
2023-04-12
1
-19
/
+8
*
New functions object_ctime() and object_ctime_by_md5().
default
2023-04-12
2
-0
/
+16
*
New function f_ctime().
default
2023-04-12
2
-0
/
+14
*
Commented out debugging messages.
default
2023-04-11
1
-8
/
+8
*
Added support for likes and boosts.
default
2023-04-11
2
-30
/
+138
*
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
3
-171
/
+182
*
Added /api/v1/instance.
default
2023-04-10
1
-0
/
+29
*
Updated RELEASE_NOTES.
default
2023-04-10
1
-0
/
+2
*
Merge https://codeberg.org/grunfink/snac2
default
2023-04-10
2
-4
/
+4
|
\
|
*
Merge pull request 'Fix some overflow bugs' (#29) from saagarjha/snac2:master...
grunfink
2023-04-10
2
-4
/
+4
|
|
\
|
|
*
Fix heap overflow from curl-originating buffers
Saagar Jha
2023-04-10
1
-1
/
+1
|
|
*
Avoid reading too much data in xs_data_new
Saagar Jha
2023-04-10
1
-3
/
+3
|
|
/
*
|
Added image attachments.
default
2023-04-10
2
-4
/
+31
*
|
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
*
|
Backport from xs.
default
2023-04-10
2
-1
/
+14
*
|
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
3
-16
/
+108
*
|
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
3
-18
/
+88
*
|
Added some OAuth scaffold code.
default
2023-04-08
3
-5
/
+103
[next]