| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | Updated RELEASE_NOTES. | 2024-12-17 | 1 | -1/+1 | ||
| * | | | | | | | | Added pidfile locking. | 2024-12-16 | 1 | -11/+20 | ||
| * | | | | | | | | Updated RELEASE_NOTES. | 2024-12-15 | 1 | -0/+6 | ||
| * | | | | | | | | Fixed bad url in timeline link. | 2024-12-15 | 1 | -1/+1 | ||
| * | | | | | | | | Bumped version. | 2024-12-15 | 1 | -1/+1 | ||
| * | | | | | | | | New function timeline_link_header(). | 2024-12-15 | 3 | -3/+35 | ||
| * | | | | | | | | Fixed crash in mastoapi_status() Emoji list. | 2024-12-15 | 1 | -3/+3 | ||
| * | | | | | | | | mastoapi: deleted useless code. | 2024-12-15 | 1 | -8/+1 | ||
| * | | | | | | | | mastoapi: fixed incorrect field 'bot' for newly created accounts. | 2024-12-15 | 1 | -2/+5 | ||
| * | | | | | | | | Merge pull request 'Makefile: enable static compilation with musl' (#229) fro... | 2024-12-13 | 2 | -4/+81 | ||
| |\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| | * | | | | | | | 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 | ||