aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-11-12Updated dependencies.default
2024-11-12The proxy token seed is created on startup and never stored.default
2024-11-12mastoapi: a lot of proxy code.default
2024-11-12mastoapi: added some proxy code.default
2024-11-12make_url() now accepts generating proxied urls by token.default
2024-11-12Added new proxy authorization by token.default
2024-11-11Bumped version (I forgot to do it several commits ago 🤦).default
2024-11-11Updated TODO.default
2024-11-11Fixed crash in xs_multipart_form_data() (from the tooot application).default
2024-11-10Fixed possible crash in proxy code.default
2024-11-10In the RSS description, don't convert the bio from Markdown.default
2024-11-10RSS feeds are now 2.0 instead of 0.91.default
2024-11-09Merge pull request 'Fix "empty input line" warning by groff' (#222) from ↵grunfink
sergiodj/snac2:fix-groff-warning into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/222
2024-11-08Fix "empty input line" warning by groffSergio Durigan Junior
Signed-off-by: Sergio Durigan Junior <sergiodj@sergiodj.net>
2024-11-08Updated TODO.default
2024-11-08Merge branch 'master' of grunfink-codeberg:grunfink/snac2default
2024-11-08Merge pull request 'Updated FreeBSD rc script' (#221) from ↵grunfink
draga79/snac2:master into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/221
2024-11-08Updated FreeBSD rc scriptdraga79
On FreeBSD, the snac process is now managed by the daemon(8) utility - this means it will be restarted in case of crash, etc.
2024-11-07Fixed crash in posts from the links browser.default
2024-11-07Merge branch 'master' of comam.es:git/snac2default
2024-11-07Fixed some URLs that should not be proxied.default
2024-11-07Moved make_url() to data.c.default
2024-11-07Updated dependencies.default
2024-11-07Updated TODO.default
2024-11-07Fixed 'strict_public_timelines' being applied to the private timeline.default
2024-11-07Use the raw_path for proxying (as some media may include ? arguments).default
2024-11-07Don't proxy our own URLs.default
2024-11-07Propagate the caching headers.default
2024-11-07Omit the 'image' field if there are any attachment.default
2024-11-07Propagate 'last-modified' and 'etag' fields while proxying.default
But does it work?
2024-11-07Also use the proxy in replace_shortnames().default
2024-11-07Changed make_url().default
2024-11-07More proxy_media work.default
2024-11-07New function make_url(), that takes 'proxy_media' into account.default
2024-11-07Version 2.62 RELEASED.default
2024-11-05Updated documentation.default
2024-11-05Updated RELEASE_NOTES.default
2024-11-05New server variable 'strict_public_timelines'.default
2024-11-05Updated TODO.default
2024-11-05Minor xs tweak.default
2024-11-05Merge branch 'master' of comam.es:git/snac2default
2024-11-05Updated RELEASE_NOTES.default
2024-11-05Updated TODO.default
2024-11-04Updated TODO.default
2024-11-03Fixed processing of URLs with two @ inside.default
2024-11-03Updated TODO.default
2024-10-30Updated documentation.default
2024-10-30Updated TODO.default
2024-10-30Don't notify 'Block' activities if the 'disable_block_notifications' server ↵default
setting is true.
2024-10-29Set some HTML url fields to be type 'url'.default