aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-17Updated TODO.default
2024-11-17The server creates a pidfile inside the base directory.default
2024-11-17Updated TODO.default
2024-11-16Updated TODO.default
2024-11-16Allow underscores in hashtags.default
2024-11-14Minor tweak to proxy code (some URLs were not correctly formed).default
2024-11-14Version 2.63 RELEASED.default
2024-11-14Updated RELEASE_NOTES.default
2024-11-13Updated documentation.default
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 serg...grunfink
2024-11-08Fix "empty input line" warning by groffSergio Durigan Junior
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 draga79/snac2:mast...grunfink
2024-11-08Updated FreeBSD rc scriptdraga79
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
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