aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-12-27Adding support for IPv6Beni Keller
2024-12-26Make xmpp and mailto URLs clickable.default
2024-12-23Accept 'Audio' as a valid entry type.default
2024-12-22Version 2.67 RELEASED.default
2024-12-22Updated RELEASE_NOTES.default
2024-12-22mastoapi: allow search for post URLs.default
2024-12-21Account names can also contain periods (in account search).default
2024-12-21If an attachment includes an icon, show it.default
2024-12-21Updated RELEASE_NOTES.default
2024-12-21mastoapi: fixed audio attachments.default
2024-12-20mastoapi: minor tweak to notification list (Tusky was in a forever request lo...default
2024-12-20Add contact metrics to og:description.default
2024-12-20Updated RELEASE_NOTES.default
2024-12-20Merge branch 'master' of comam.es:git/snac2default
2024-12-20Mastoapi: added badlogin support.default
2024-12-20Merge pull request 'Implement mastoapi markers' (#247) from nowster/snac2:mar...grunfink
2024-12-20Implement mastoapi markers for notifications and home.Paul Martin
2024-12-19Updated documentation.default
2024-12-19Updated RELEASE_NOTES.default
2024-12-19Added bad login throttling.default
2024-12-19Propagate FastCGI variable REMOTE_ADDR.default
2024-12-19Merge branch 'master' of comam.es:git/snac2default
2024-12-19Minor search tweak.default
2024-12-19Updated RELEASE_NOTES.default
2024-12-19Avoid adding repeated attachments.default
2024-12-19Minor webfinger tweak.default
2024-12-19Merge branch 'master' of comam.es:git/snac2default
2024-12-19In content_search(), also test the 'url' post field (if it exists).default
2024-12-19Updated RELEASE_NOTES.default
2024-12-19Searching for URLs brings a post to the user timeline.default
2024-12-19content_search() also checks for the post id.default
2024-12-17Updated RELEASE_NOTES.default
2024-12-17Updated RELEASE_NOTES.default
2024-12-16Added pidfile locking.default
2024-12-15Updated RELEASE_NOTES.default
2024-12-15Fixed bad url in timeline link.default
2024-12-15Bumped version.default
2024-12-15New function timeline_link_header().default
2024-12-15Fixed crash in mastoapi_status() Emoji list.default
2024-12-15mastoapi: deleted useless code.default
2024-12-15mastoapi: fixed incorrect field 'bot' for newly created accounts.default
2024-12-13Merge pull request 'Makefile: enable static compilation with musl' (#229) fro...grunfink
2024-12-12examples: add instructions to statically link snac with musl libcGiacomo Tesio
2024-12-09Merge branch 'master' into build-with-muslGiacomo Tesio
2024-12-09Version 2.66 RELEASED.default
2024-12-09Updated RELEASE_NOTES.default
2024-12-09Updated RELEASE_NOTES.default
2024-12-09Fixed a bug in the 'Approve' and 'Discard' buttons.default
2024-12-07Added image/avif mime type.default
2024-12-05Merge branch 'master' into build-with-muslGiacomo Tesio