aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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 s...default
2024-10-29Set some HTML url fields to be type 'url'.default
2024-10-28Updated TODO.default
2024-10-28Save the 'collapse_threads' from the web UI.default
2024-10-28Show the collapse_threads field in the user settings.default
2024-10-28Use the 'collapse_threads' field from user.json.default
2024-10-28Some work towards collapsing threads by default.default
2024-10-28Fixed crash.default
2024-10-27Updated TODO.default
2024-10-27Skip all repeated attachments, not only images.default
2024-10-27Updated TODO.default
2024-10-27If an attached image URL is already in the post content, don't show it.default
2024-10-27New command line action 'insert'.default
2024-10-27Merge pull request 'Wrap user mention in post around span to ensure frontends...grunfink
2024-10-27Wrap user mention in post around span to ensure frontends do not display a li...Kirby
2024-10-26In notifications, show the emoji of the EmojiReact.default
2024-10-25Fixed HTML typo.default