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 (
Expand
)
Author
2024-02-22
Updated RELEASE_NOTES.
default
2024-02-22
utils.c: *default_srv_config: change max_timeline_entries default to 50
Yonle
2024-02-22
Updated documentation.
default
2024-02-22
Added a new `min_account_age` parameter to server.json.
default
2024-02-22
Also apply 1em patch to utils.c.
default
2024-02-22
Merge pull request 'front: style.css: reduce children post left padding' (#12...
grunfink
2024-02-22
Updated TODO.
default
2024-02-22
Added *another argument* to html_timeline() to select where posts are taken f...
default
2024-02-21
Reverted ae6aafeb881c075a49eddd834bcfc21e9fc63b18.
default
2024-02-21
Updated RELEASE_NOTES.
default
2024-02-21
Log (and not notify) repeated likes and announces.
default
2024-02-21
In html_timeline(), always pick the msg from the global object storage.
default
2024-02-21
Started an instance page.
default
2024-02-21
More local -> read_only argument renamings.
default
2024-02-21
Added a page argument to html_timeline().
default
2024-02-21
Renamed 'local' argument to 'read_only', as it was a bit confusing.
default
2024-02-21
Updated RELEASE_NOTES.
default
2024-02-20
front: style.css: reduce children post left padding
Yonle
2024-02-20
Call verify_links() instead of enqueue_verify_links() from purge_user().
default
2024-02-20
Increased logging level for enqueue_verify_links().
default
2024-02-20
Enqueue a link verification from the user purge.
default
2024-02-20
The link verification time is stored as a time_t.
default
2024-02-20
Enqueue a verify_links q_item in admin/user-setup.
default
2024-02-20
New verify_links q_item.
default
2024-02-20
Updated RELEASE_NOTES.
default
2024-02-20
Backport from xs.
default
2024-02-19
Updated documentation.
default
2024-02-16
Merge pull request 'webfinger: add profile-page relation to links' (#126) fro...
grunfink
2024-02-16
webfinger: fix whitespace
khm
2024-02-16
webfinger: fix stupid typo
khm
2024-02-16
webfinger: add webfinger profile page to links
khm
2024-02-16
Fixed bug in get_attachments().
default
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
[prev]
[next]