index
:
snac2.git
master
Unnamed repository; edit this file 'description' to name the repository.
hyang
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2024-02-16
Added verify_links to usage().
default
2024-02-16
Added a 'verified link' title to them.
default
2024-02-16
Fixed crash in verify_links().
default
2024-02-16
Added 'accept' and 'user-agent' headers to verify_links().
default
2024-02-16
Updated RELEASE_NOTES.
default
2024-02-16
Bumped version.
default
2024-02-16
More verify link logging.
default
2024-02-15
Updated depedencies.
default
2024-02-15
New function verify_links().
default
2024-02-15
Backport from xs.
default
2024-02-15
Moved verified links to its own json file.
default
2024-02-15
mastoapi: fill the verified_at fields in mastoapi_account() for local users.
default
2024-02-15
Renamed validated_metadata to validated_links.
default
2024-02-15
Always return rel=me in msg_actor() links.
default
2024-02-14
Also add the rel=me to metadata links in msg_actor().
default
2024-02-14
mastoapi: added verified_at dates for verified links.
default
2024-02-14
Show validation checks and rel=me in links in the public page.
default
2024-02-14
Updated TODO.
default
2024-02-14
Added some experimental code to hide follower-only failed replies.
default
2024-02-14
Updated TODO.
default
2024-02-14
Updated TODO.
default
2024-02-12
Version 2.47 RELEASED.
default
2024-02-12
Updated RELEASE_NOTES.
default
2024-02-11
Unify list markup in README.
default
2024-02-11
Merge branch 'master' of grunfink-codeberg:grunfink/snac2
default
2024-02-11
Merge 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-10
docs(README.md): Add link to FreeBSD installation guide
Florian Paul Azim Hoberg
2024-02-10
New function is_msg_from_private_user().
default
2024-02-10
mastoapi: Skip non-public posts from timelines by tag.
default
2024-02-09
Updated RELEASE_NOTES.
default
2024-02-09
mastoapi: added support for /api/v1/timelines/tag/.
default
2024-02-07
Updated RELEASE_NOTES.
default
2024-02-07
Made descs a bit longer.
default
2024-02-07
If it's a one-post-only page, show the post content instead of the bio.
default
2024-02-07
Some og:description tweaks.
default
2024-02-07
Deactivated stale actors behind a compiler directive.
default
2024-02-05
Updated RELEASE_NOTES.
default
2024-02-05
Added a navigation footer (i.e., an optional "More..." link) to the ↵
default
notification page.
2024-02-05
Added paging to notify_list(), and use it in the notifications page.
default
2024-02-05
Bumped version.
default
2024-02-05
Added a notification index.
default
2024-02-05
Updated RELEASE_NOTES.
default
2024-02-05
Skip our own notifications.
default
2024-02-05
notify_list() no longer has a new_only argument.
default
2024-02-05
Don't serve a cached admin page if it's older than the server start time.
default
2024-02-05
In build_mentions(), avoid adding a user handle more than once.
default
2024-02-03
Also add dark mode CSS to utils.c.
default
2024-02-03
Merge branch 'master' of grunfink-codeberg:grunfink/snac2
default
2024-02-03
Merge pull request 'style.css: support prefers-color-scheme: dark' (#119) ↵
grunfink
from khm/snac2:dark into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/119
2024-02-02
style.css: support prefers-color-scheme: dark
khm
[next]