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 (
Collapse
)
Author
2023-08-16
mastoapi: minor fix in verify_credentials.
default
2023-08-16
Updated README.
default
2023-08-16
Version 2.40 RELEASED.
default
2023-08-14
mastoapi: Some tweaks to process posts with 'name' and 'image' fields.
default
2023-08-14
Updated RELEASE_NOTES.
default
2023-08-14
Header banners can now be uploaded.
default
2023-08-14
Fixed some warning.
default
2023-08-14
Unify the instance description text.
default
2023-08-14
Discard avatar uploads that are not images.
default
2023-08-14
If the user has a header image, show it the public page.
default
2023-08-14
If a user 'header' field is defined, use it.
default
2023-08-14
Updated documentation.
default
2023-08-14
Updated README.
default
2023-08-14
Updated RELEASE_NOTES.
default
2023-08-14
Don't show children in the instance timeline.
default
2023-08-14
Updated documentation.
default
2023-08-14
mastoapi: show the instance's title and short_description, if they exist.
default
2023-08-14
The instance URL can now show a timeline.
default
2023-08-14
Some work towards an instance timeline.
default
2023-08-14
Updated RELEASE_NOTES.
default
2023-08-14
Sanitize local user names in the greeting page.
default
2023-08-14
Backport from xs.
default
2023-08-13
Ignore 'Add' activities ASAP.
default
2023-08-13
Don't archive Accept + Create activities as errors.
default
They may be (or not, not remember from the doc), but I don't care.
2023-08-13
Added default CSS for Limit and Unlimit buttons.
default
2023-08-13
Backport from xs.
default
2023-08-13
Backport from xs.
default
2023-08-13
More mastoapi tweaks.
default
2023-08-13
Use some new xs_stock values.
default
2023-08-13
Updated RELEASE_NOTES.
default
2023-08-12
Added avatar_static to validate_credentials object.
default
2023-08-12
Some mastoapi tweaks to support the semaphore.social web client.
default
2023-08-12
Archive unattended method errors.
default
2023-08-12
Fixed crash.
default
2023-08-12
Some mastoapi instance object tweaks.
default
2023-08-12
Allow a NULL snac struct in html_entry().
default
2023-08-12
mastoapi: fixed /api/timelines/public to not need a bearer token.
default
2023-08-12
Rewritten actor_get() to not depend on a user.
default
2023-08-12
Rewritten is_msg_public() to not depend on a user.
default
2023-08-12
Backport from xs.
default
2023-08-11
Change filename order in srv_archive_error().
default
2023-08-11
Archive JSON errors in activitypub_post_handler.
default
2023-08-11
Set the default poll end time to 1 hour.
default
2023-08-10
Updated RELEASE_NOTES.
default
2023-08-10
Fixed some mastoapi minor errors.
default
2023-08-10
Added web UI for limit/unlimit actions.
default
2023-08-09
More strict retries.
default
2023-08-09
Be more strict in not retrying on permanent errors.
default
2023-08-09
Backport from xs.
default
2023-08-09
Revert "Implemented hide_followers_only."
default
Posts from groups give false positives from hide_followers_only, so the full idea is discarded. This reverts commit b3797d24162bd2c8637d267ae0a08f3cd6e45dff.
[next]