aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-12-20mastoapi: minor tweak to notification list (Tusky was in a forever request ↵default
loop).
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 ↵grunfink
nowster/snac2:markers into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/247
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) ↵grunfink
from Shamar/snac2:build-with-musl into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/229
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
2024-12-05Updated RELEASE_NOTES.default
2024-12-05Updated documentation.default
2024-12-05Updated documentation.default
2024-12-05Updated RELEASE_NOTES.default
2024-12-05Added web UI for the 'show_contact_metrics' toggle.default
2024-12-04mastoapi: also fill metrics from credentials_get().default
2024-12-04mastoapi: show contact metrics if the user want.default
2024-12-04Also show contact metrics in the public page, if the user wants.default
2024-12-04New user variable show_contact_metrics.default
2024-12-04msg_collection() now includes an argument for totalItems.default