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
Age
Commit message (
Expand
)
Author
2023-04-23
Added mastoapi unfollow.
default
2023-04-23
Added mastoapi follow.
default
2023-04-23
Updated RELEASE_NOTES.
default
2023-04-23
Attend mastoapi relationships.
default
2023-04-23
Added mastoapi code for account search.
default
2023-04-23
Version 2.28 RELEASED.
default
2023-04-23
Updated TODO.
default
2023-04-22
Updated RELEASE_NOTES.
default
2023-04-22
Updated README.
default
2023-04-22
History functions fail on ids with /.
default
2023-04-22
Fail on static data ids with / in them.
default
2023-04-22
Updated TODO.
default
2023-04-22
Updated RELEASE_NOTES.
default
2023-04-22
New function mastoapi_put_handler().
default
2023-04-22
Use static_get_meta() when preparing the attachment.
default
2023-04-22
New functions to get and set metadata into static files.
default
2023-04-22
Added mastoapi support for adding images.
default
2023-04-21
Updated README.
default
2023-04-21
Updated README.
default
2023-04-21
Updated RELEASE_NOTES.
default
2023-04-21
Updated TODO.
default
2023-04-21
Added a new compilation variable NO_MASTODON_API.
default
2023-04-20
Merge branch 'master' of /home/angel/git/snac2
default
2023-04-20
Commented out more debugging code.
default
2023-04-20
Commented out more code.
default
2023-04-20
Commented out test code.
default
2023-04-20
More complete mastodon api instance object.
default
2023-04-20
snac_init() now prompts for the admin_address.
default
2023-04-20
The default greeting.html now include %admin_email%.
default
2023-04-20
Replace %admin_email% in greeting.html.
default
2023-04-20
Deleted debug code.
default
2023-04-20
Use server.json "admin_email" in mastoapi instance object.
default
2023-04-20
Backport from xs.
default
2023-04-19
Backport from xs.
default
2023-04-16
arc4random() does not exist in not-so-old systems, so revert this.
default
2023-04-16
Replaced random() with arc4random().
default
2023-04-16
Replaced strcpy() with strncpy().
default
2023-04-16
Updated documentation.
default
2023-04-16
Also accept /api/v2 urls.
default
2023-04-16
New function user_open_by_md5().
default
2023-04-16
Temporary fix to this account show error.
default
2023-04-16
Return context ancestors in the right order.
default
2023-04-16
Fixed use-after-free in reply messages.
default
2023-04-16
Don't strip the api version in mastoapi post handler.
default
2023-04-16
Updated RELEASE_NOTES.
default
2023-04-16
New button to clear all notifications.
default
2023-04-16
Updated RELEASE_NOTES.
default
2023-04-15
Posts can now be sent (still no images).
default
2023-04-15
Force failure in Mastodon API before it gets to a crash-on-startup situation.
default
2023-04-15
Added entrypoint /push/subscription.
default
[next]