index
:
snac2
main
master
Fork of snac2 to test neighborhood #web
git daemon user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-12-04
Also show contact metrics in the public page, if the user wants.
default
2024-12-04
New user variable show_contact_metrics.
default
2024-12-04
msg_collection() now includes an argument for totalItems.
default
2024-12-04
Check for existing id.
default
2024-12-04
Fixed bug in blocked instance rejection.
default
2024-11-26
Version 2.65 RELEASED.
default
2024-11-26
Updated RELEASE_NOTES.
default
2024-11-25
Updated documentation.
default
2024-11-25
Fixed typo.
default
2024-11-25
Updated RELEASE_NOTES.
default
2024-11-25
New cmdline ops 'import_list' and 'import_block_list'.
default
2024-11-25
Most CSV import code has been moved to their own functions.
default
2024-11-25
Updated RELEASE_NOTES.
default
2024-11-25
When importing CSV lists, also follow that accounts.
default
2024-11-24
Fixed missing else in html people list.
default
2024-11-24
Changed help for the search box.
default
2024-11-24
Updated RELEASE_NOTES.
default
2024-11-24
The search box also searches accounts (via webfinger).
default
2024-11-24
Backport from xs.
default
2024-11-24
Fixed bio processing in the public page.
default
2024-11-24
Updated documentation.
default
2024-11-24
Minor tweak to user_persist().
default
2024-11-24
Updated RELEASE_NOTES.
default
2024-11-24
Bumped version.
default
2024-11-24
Added web UI for the 'approve_followers' checkbox.
default
2024-11-24
New web actions "Approve" and "Discard".
default
2024-11-24
Pending follow notifications are shown as "Follow Request".
default
2024-11-24
The people page shows 'Approve' and 'Discard' buttons for pending follows.
default
2024-11-24
On unfollow, also delete from the pending follow list.
default
2024-11-24
New function pending_check() and pending_del().
default
2024-11-24
New function pending_get() and pending_list().
default
2024-11-24
New function pending_add().
default
2024-11-24
Return the 'manuallyApprovesFollowers' actor field according to user configur...
default
2024-11-23
In user_persist(), only publish the actor to the world if a relevant field ha...
default
2024-11-23
Minor tweak to new metadata.
default
2024-11-23
The 'metadata' field in user.json is now a string instead of a dict.
default
2024-11-21
Version 2.64 RELEASED.
default
2024-11-21
Updated RELEASE_NOTES.
default
2024-11-20
New function xs_unicode_right_to_left().
default
2024-11-20
mastoapi: fixed crash in posts without 'published' field.
default
2024-11-19
Updated documentation.
default
2024-11-19
More usage of get_in_reply_to().
default
2024-11-19
New function get_in_reply_to().
default
2024-11-18
Updated TODO.
default
2024-11-18
Merge branch 'master' of grunfink-codeberg:grunfink/snac2
default
2024-11-18
Merge pull request 'do not autocapitalize "Login: " masto api field' (#227) f...
grunfink
2024-11-18
do not autocapitalize "Login: " masto api field
François Kooman
2024-11-17
mastoapi: more tweaks to notifications code.
default
2024-11-17
mastoapi: added more checks in the notifications code.
default
2024-11-17
In the insert cmdline op, don't re-add if it's already in the timeline.
default
[next]