| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request 'Makefile: enable static compilation with musl' (#229) ↵ | 2024-12-13 | 2 | -4/+81 | |
| |\ | | | | | | | | | | | from Shamar/snac2:build-with-musl into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/229 | ||||
| | * | examples: add instructions to statically link snac with musl libc | 2024-12-12 | 1 | -0/+77 | |
| | | | |||||
| | * | Merge branch 'master' into build-with-musl | 2024-12-09 | 4 | -12/+15 | |
| | |\ | |/ |/| | |||||
| * | | Version 2.66 RELEASED.2.66 | 2024-12-09 | 1 | -1/+1 | |
| | | | |||||
| * | | Updated RELEASE_NOTES. | 2024-12-09 | 1 | -1/+1 | |
| | | | |||||
| * | | Updated RELEASE_NOTES. | 2024-12-09 | 1 | -0/+2 | |
| | | | |||||
| * | | Fixed a bug in the 'Approve' and 'Discard' buttons. | 2024-12-09 | 1 | -9/+9 | |
| | | | |||||
| * | | Added image/avif mime type. | 2024-12-07 | 1 | -1/+2 | |
| | | | |||||
| | * | Merge branch 'master' into build-with-musl | 2024-12-05 | 16 | -95/+673 | |
| | |\ | |/ |/| | |||||
| * | | Updated RELEASE_NOTES. | 2024-12-05 | 1 | -1/+1 | |
| | | | |||||
| * | | Updated documentation. | 2024-12-05 | 1 | -1/+2 | |
| | | | |||||
| * | | Updated documentation. | 2024-12-05 | 1 | -0/+3 | |
| | | | |||||
| * | | Updated RELEASE_NOTES. | 2024-12-05 | 1 | -0/+6 | |
| | | | |||||
| * | | Added web UI for the 'show_contact_metrics' toggle. | 2024-12-05 | 1 | -0/+14 | |
| | | | |||||
| * | | mastoapi: also fill metrics from credentials_get(). | 2024-12-04 | 1 | -0/+11 | |
| | | | |||||
| * | | mastoapi: show contact metrics if the user want. | 2024-12-04 | 1 | -0/+11 | |
| | | | |||||
| * | | Also show contact metrics in the public page, if the user wants. | 2024-12-04 | 1 | -0/+12 | |
| | | | |||||
| * | | New user variable show_contact_metrics. | 2024-12-04 | 1 | -2/+18 | |
| | | | |||||
| * | | msg_collection() now includes an argument for totalItems. | 2024-12-04 | 1 | -9/+11 | |
| | | | |||||
| * | | Check for existing id. | 2024-12-04 | 2 | -2/+2 | |
| | | | |||||
| * | | Fixed bug in blocked instance rejection. | 2024-12-04 | 3 | -1/+7 | |
| | | | |||||
| * | | Version 2.65 RELEASED.2.65 | 2024-11-26 | 1 | -1/+1 | |
| | | | |||||
| * | | Updated RELEASE_NOTES. | 2024-11-26 | 1 | -1/+1 | |
| | | | |||||
| * | | Updated documentation. | 2024-11-25 | 1 | -0/+12 | |
| | | | |||||
| * | | Fixed typo. | 2024-11-25 | 1 | -1/+1 | |
| | | | |||||
| * | | Updated RELEASE_NOTES. | 2024-11-25 | 1 | -1/+3 | |
| | | | |||||
| * | | New cmdline ops 'import_list' and 'import_block_list'. | 2024-11-25 | 2 | -1/+15 | |
| | | | |||||
| * | | Most CSV import code has been moved to their own functions. | 2024-11-25 | 2 | -6/+34 | |
| | | | |||||
| * | | Updated RELEASE_NOTES. | 2024-11-25 | 1 | -0/+2 | |
| | | | |||||
| * | | When importing CSV lists, also follow that accounts. | 2024-11-25 | 1 | -0/+15 | |
| | | | |||||
| * | | Fixed missing else in html people list. | 2024-11-24 | 1 | -0/+1 | |
| | | | |||||
| * | | Changed help for the search box. | 2024-11-24 | 1 | -1/+1 | |
| | | | |||||
| * | | Updated RELEASE_NOTES. | 2024-11-24 | 1 | -0/+2 | |
| | | | |||||
| * | | The search box also searches accounts (via webfinger). | 2024-11-24 | 1 | -0/+42 | |
| | | | |||||
| * | | Backport from xs. | 2024-11-24 | 2 | -5/+5 | |
| | | | |||||
| * | | Fixed bio processing in the public page. | 2024-11-24 | 1 | -4/+4 | |
| | | | |||||
| * | | Updated documentation. | 2024-11-24 | 1 | -1/+19 | |
| | | | |||||
| * | | Minor tweak to user_persist(). | 2024-11-24 | 1 | -0/+3 | |
| | | | |||||
| * | | Updated RELEASE_NOTES. | 2024-11-24 | 1 | -0/+4 | |
| | | | |||||
| * | | Bumped version. | 2024-11-24 | 1 | -1/+1 | |
| | | | |||||
| * | | Added web UI for the 'approve_followers' checkbox. | 2024-11-24 | 1 | -0/+14 | |
| | | | |||||
| * | | New web actions "Approve" and "Discard". | 2024-11-24 | 2 | -0/+29 | |
| | | | |||||
| * | | Pending follow notifications are shown as "Follow Request". | 2024-11-24 | 1 | -0/+3 | |
| | | | |||||
| * | | The people page shows 'Approve' and 'Discard' buttons for pending follows. | 2024-11-24 | 2 | -11/+38 | |
| | | | |||||
| * | | On unfollow, also delete from the pending follow list. | 2024-11-24 | 1 | -0/+5 | |
| | | | |||||
| * | | New function pending_check() and pending_del(). | 2024-11-24 | 2 | -0/+22 | |
| | | | |||||
| * | | New function pending_get() and pending_list(). | 2024-11-24 | 2 | -0/+40 | |
| | | | |||||
| * | | New function pending_add(). | 2024-11-24 | 3 | -11/+44 | |
| | | | |||||
| * | | Return the 'manuallyApprovesFollowers' actor field according to user ↵ | 2024-11-24 | 1 | -0/+4 | |
| | | | | | | | | | configuration. | ||||
| * | | In user_persist(), only publish the actor to the world if a relevant field ↵ | 2024-11-23 | 1 | -0/+26 | |
| | | | | | | | | | | | | | has changed. This way, changing user preferences does not trigger an automatic send storm. | ||||