aboutsummaryrefslogtreecommitdiff
path: root/utils.c
AgeCommit message (Expand)Author
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 verif...grunfink
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
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
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
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
2024-09-04Minor default CSS tweak.default
2024-09-04If style.css does not exist, it's created with the default one.default
2024-09-04Added some CSS styling to the list-of-lists.default
2024-08-05Add support to unix sockets in snac_init().default
2024-05-31Add class .snac-announcement into utils.default
2024-05-23Added more const.default
2024-05-21Added const everywhere.default
2024-05-09Set avatars and custom emoji as square (fixes display in Dillo)Kelson Vibber
2024-04-22Added queue timeout tweaks to default server.json.default