summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-02-20Updated RELEASE_NOTES.default
2024-02-20Backport from xs.default
2024-02-19Updated documentation.default
2024-02-16Merge pull request 'webfinger: add profile-page relation to links' (#126) ↵grunfink
from khm/snac2:profile-page into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/126
2024-02-16webfinger: fix whitespacekhm
2024-02-16webfinger: fix stupid typokhm
2024-02-16webfinger: add webfinger profile page to linkskhm
2024-02-16Fixed bug in get_attachments().default
2024-02-16Added verify_links to usage().default
2024-02-16Added a 'verified link' title to them.default
2024-02-16Fixed crash in verify_links().default
2024-02-16Added 'accept' and 'user-agent' headers to verify_links().default
2024-02-16Updated RELEASE_NOTES.default
2024-02-16Bumped version.default
2024-02-16More verify link logging.default
2024-02-15Updated depedencies.default
2024-02-15New function verify_links().default
2024-02-15Backport from xs.default
2024-02-15Moved verified links to its own json file.default
2024-02-15mastoapi: fill the verified_at fields in mastoapi_account() for local users.default
2024-02-15Renamed validated_metadata to validated_links.default
2024-02-15Always return rel=me in msg_actor() links.default
2024-02-14Also add the rel=me to metadata links in msg_actor().default
2024-02-14mastoapi: added verified_at dates for verified links.default
2024-02-14Show validation checks and rel=me in links in the public page.default
2024-02-14Updated TODO.default
2024-02-14Added some experimental code to hide follower-only failed replies.default
2024-02-14Updated TODO.default
2024-02-14Updated TODO.default
2024-02-12Version 2.47 RELEASED.default
2024-02-12Updated RELEASE_NOTES.default
2024-02-11Unify list markup in README.default
2024-02-11Merge branch 'master' of grunfink-codeberg:grunfink/snac2default
2024-02-11Merge pull request 'docs(README.md): Add link to FreeBSD installation guide' ↵grunfink
(#122) from gyptazy/snac2:add-freebsd-install-link into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/122
2024-02-10docs(README.md): Add link to FreeBSD installation guideFlorian Paul Azim Hoberg
2024-02-10New function is_msg_from_private_user().default
2024-02-10mastoapi: Skip non-public posts from timelines by tag.default
2024-02-09Updated RELEASE_NOTES.default
2024-02-09mastoapi: added support for /api/v1/timelines/tag/.default
2024-02-07Updated RELEASE_NOTES.default
2024-02-07Made descs a bit longer.default
2024-02-07If it's a one-post-only page, show the post content instead of the bio.default
2024-02-07Some og:description tweaks.default
2024-02-07Deactivated stale actors behind a compiler directive.default
2024-02-05Updated RELEASE_NOTES.default
2024-02-05Added a navigation footer (i.e., an optional "More..." link) to the ↵default
notification page.
2024-02-05Added paging to notify_list(), and use it in the notifications page.default
2024-02-05Bumped version.default
2024-02-05Added a notification index.default
2024-02-05Updated RELEASE_NOTES.default