aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2024-10-25Fixed typo.default
2024-10-25Accept any URL schema (not just http) in format_line().default
2024-10-23Version 2.61 RELEASED.default
2024-10-23Updated RELEASE_NOTES.default
2024-10-23More HTML tweaks.default
2024-10-22Updated documentation.default
2024-10-20Updated documentation.default
2024-10-19In tag_index(), don't repeat tags in indexes.default
2024-10-19Call list_distribute() from timeline_request().default
2024-10-19Updated usage().default
2024-10-19Return an empty list in list_timeline() if (still) there is no list timeline.default
2024-10-19Also import lists.csv.default