aboutsummaryrefslogtreecommitdiff
path: root/utils.c
AgeCommit message (Collapse)Author
2026-04-05Avoid exporting NULL accounts.grunfink
When they are failures of webfinger_request_fake().
2026-03-28Changed some defaults for newly created instances.grunfink
Specifically, 'disable_inbox_collection' and 'disable_history' are set to true.
2026-01-12Use the metadata pronouns.violette
2026-01-10New command-line option top_ten.grunfink
2026-01-01Bumped copyright year.grunfink
2025-12-19Added violette styles to the embedded CSS.grunfink
2025-10-24Keep track of deleted users and return 410 Gone for them.grunfink
2025-10-13xs_http.h: new file.grunfink
2025-09-22making sure that global data is immutablebyte
2025-09-03In snac_init(), added a message mentioning .po files.grunfink
2025-09-03Renamed function list_content() to list_members().grunfink
2025-06-28Minor CSS tweak.grunfink
2025-06-19Fixed bug in export_posts().grunfink
2025-06-19New command-line option export_posts.grunfink
2025-06-07Always store resolved account handles as metadata, even if they weren't ↵grunfink
verified.
2025-06-07If a metadata value is an account handle, it's also verified using webfinger.grunfink
2025-05-20make greetings theme adaptive; define style in headerpostscriptum
2025-04-27Replaced tabs with spaces.grunfink
2025-03-20Merge tag '2.74' into curl-smtpshtrophic
Version 2.74 RELEASED.
2025-03-19Added a default style to the 'snac-thread-cont' class.default
2025-03-17Fixed bug in bookmarks.csv import.default
2025-02-15Merge tag '2.72' into curl-smtpshtrophic
Version 2.72 RELEASED.
2025-02-06Merged 53ad5cdf0371fc068fa03bf287fc94be.Alexandre Oliva
2025-02-04Merge branch 'master' into masterltning
2025-01-28Some CSS tweaks.default
2025-01-28Added some default styling to CSS class snac-no-more-unseen-posts.default
2025-01-27Merge branch 'master' into masterltning
2025-01-24enforce tls when supported && add testsshtrophic
2025-01-24Merge remote-tracking branch 'upstream/master' into curl-smtpshtrophic
2025-01-24Set value 'purge_days' to 1 by default when creating the relay user.default
2025-01-20add port parsing for sandboxingshtrophic
2025-01-17Fixed the greeting.html template to have a closing head tag.default
2025-01-15Reduced RSA key size to 2048.default
2025-01-08Bumped copyright year.default
2025-01-06Add short_description_raw optionEirik Oeverby
2025-01-04Read CSV files to import from the import/ user subdirectory.default
2025-01-04The 'export_csv' operation exports into the user subdirectory.default
2024-12-31Fix verify_linksPaul Martin
Stored in user.json as a string, but it was assumed to be a dict.
2024-11-25New cmdline ops 'import_list' and 'import_block_list'.default
2024-11-25Most CSV import code has been moved to their own functions.default
2024-11-25When importing CSV lists, also follow that accounts.default
2024-10-19Also import lists.csv.default
2024-10-19Also import following_accounts.csv.default
2024-10-19Some work in CSV importing.default
2024-09-18Use webfinger_request_fake() in export_csv().default
2024-09-18Also export following_accounts.csv.default
2024-09-18Also export lists.csv.default
2024-09-18Started support for CSV data export.default
2024-09-06Minor default CSS fix.default
2024-09-04More minor default CSS tweaks.default