Commit Graph
127 Commits
Author SHA1 Message Date
grunfink 7b90bcd03e Avoid exporting NULL accounts.
When they are failures of webfinger_request_fake().
2026-04-05 18:19:21 +02:00
grunfink 0b2c945e4a Changed some defaults for newly created instances.
Specifically, 'disable_inbox_collection' and 'disable_history' are set to true.
2026-03-28 07:15:21 +01:00
violette f5ad346f7d Use the metadata pronouns. 2026-01-12 05:09:21 +01:00
grunfink 99375a7b66 New command-line option top_ten. 2026-01-10 21:29:32 +01:00
grunfink 11af00194e Bumped copyright year. 2026-01-01 17:01:03 +01:00
grunfink f7ae53b2d2 Added violette styles to the embedded CSS. 2025-12-19 09:56:27 +01:00
grunfink 1a42fdc8bd Keep track of deleted users and return 410 Gone for them. 2025-10-24 05:02:28 +02:00
grunfink 212284c792 xs_http.h: new file. 2025-10-13 13:07:06 +02:00
byte d23ac2b9f5 making sure that global data is immutable 2025-09-22 23:27:47 +00:00
grunfink 080a22c794 In snac_init(), added a message mentioning .po files. 2025-09-03 13:51:33 +02:00
grunfink 4661d7f5bc Renamed function list_content() to list_members(). 2025-09-03 06:38:07 +02:00
grunfink 23157768d1 Minor CSS tweak. 2025-06-28 22:46:38 +02:00
grunfink 8fdfb5b70d Fixed bug in export_posts(). 2025-06-19 19:31:42 +02:00
grunfink a07458f408 New command-line option export_posts. 2025-06-19 19:19:08 +02:00
grunfink dfd246a0e9 Always store resolved account handles as metadata, even if they weren't verified. 2025-06-07 08:19:40 +02:00
grunfink d5dbdad930 If a metadata value is an account handle, it's also verified using webfinger. 2025-06-07 07:53:00 +02:00
postscriptum bf94f6af77 make greetings theme adaptive; define style in header 2025-05-20 21:29:17 +03:00
grunfink ae9afd47e7 Replaced tabs with spaces. 2025-04-27 05:14:09 +02:00
shtrophic 0aeebc177f Merge tag '2.74' into curl-smtp
Version 2.74 RELEASED.
2025-03-20 22:54:56 +01:00
default 6a2ea42314 Added a default style to the 'snac-thread-cont' class. 2025-03-19 17:09:13 +01:00
default a09b32dd90 Fixed bug in bookmarks.csv import. 2025-03-17 15:06:04 +01:00
shtrophic 7611a6bee4 Merge tag '2.72' into curl-smtp
Version 2.72 RELEASED.
2025-02-15 14:37:36 +01:00
Alexandre Oliva 8e1a2c5ff9 Merged 53ad5cdf0371fc068fa03bf287fc94be. 2025-02-06 09:04:36 +01:00
ltning 114ed37f9c Merge branch 'master' into master 2025-02-04 18:38:41 +00:00
default ca9ff0538e Some CSS tweaks. 2025-01-28 08:07:43 +01:00
default bf07718f02 Added some default styling to CSS class snac-no-more-unseen-posts. 2025-01-28 08:04:57 +01:00
ltning f6044d3aa0 Merge branch 'master' into master 2025-01-27 18:07:00 +00:00
shtrophic 3d96c57628 enforce tls when supported && add tests 2025-01-24 22:24:05 +01:00
shtrophic 85be7f36e1 Merge remote-tracking branch 'upstream/master' into curl-smtp 2025-01-24 20:38:26 +01:00
default a72d09ae56 Set value 'purge_days' to 1 by default when creating the relay user. 2025-01-24 08:23:18 +01:00
shtrophic 4c1a2d24d3 add port parsing for sandboxing 2025-01-20 22:59:30 +01:00
default f3c9bd1ae5 Fixed the greeting.html template to have a closing head tag. 2025-01-17 10:14:15 +01:00
default f4a2add310 Reduced RSA key size to 2048. 2025-01-15 06:45:39 +01:00
default 932227bbac Bumped copyright year. 2025-01-08 16:59:14 +01:00
Eirik Oeverby 3b818f557a Add short_description_raw option 2025-01-06 20:04:24 +01:00
default 6f50152458 Read CSV files to import from the import/ user subdirectory. 2025-01-04 19:08:37 +01:00
default 2413faea8d The 'export_csv' operation exports into the user subdirectory. 2025-01-04 18:49:11 +01:00
Paul Martin a22bec3d8e Fix verify_links
Stored in user.json as a string, but it was assumed to be a dict.
2024-12-31 17:37:54 +00:00
default b3be8e0673 New cmdline ops 'import_list' and 'import_block_list'. 2024-11-25 10:24:47 +01:00
default 2eff3ffb66 Most CSV import code has been moved to their own functions. 2024-11-25 10:08:50 +01:00
default 15f352fe83 When importing CSV lists, also follow that accounts. 2024-11-25 08:15:34 +01:00
default 30323616cb Also import lists.csv. 2024-10-19 21:22:52 +02:00
default 56d5de2e41 Also import following_accounts.csv. 2024-10-19 21:01:20 +02:00
default 5572bd0a97 Some work in CSV importing. 2024-10-19 20:38:10 +02:00
default 836b66358d Use webfinger_request_fake() in export_csv(). 2024-09-18 20:05:22 +02:00
default 7a83532c8e Also export following_accounts.csv. 2024-09-18 12:42:50 +02:00
default 53f339abf6 Also export lists.csv. 2024-09-18 12:28:58 +02:00
default 748d60497f Started support for CSV data export. 2024-09-18 12:12:58 +02:00
default a9082bdac2 Minor default CSS fix. 2024-09-06 22:35:26 +02:00
default 09e13eb6be More minor default CSS tweaks. 2024-09-04 10:16:55 +02:00