Commit Graph
116 Commits
Author SHA1 Message Date
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
default 7030fd29f9 Minor default CSS tweak. 2024-09-04 10:02:47 +02:00
default 6778350211 If style.css does not exist, it's created with the default one. 2024-09-04 09:48:35 +02:00
default d8e77aca76 Added some CSS styling to the list-of-lists. 2024-09-04 09:34:56 +02:00
default 8a6c6134ef Add support to unix sockets in snac_init(). 2024-08-05 06:06:57 +02:00
default fb3bda700c Add class .snac-announcement into utils. 2024-05-31 11:28:31 +02:00
default 8cf7559a7e Added more const. 2024-05-23 10:01:37 +02:00
default 4777fc86cb Added const everywhere. 2024-05-21 14:12:15 +02:00
Kelson Vibber be420cae77 Set avatars and custom emoji as square (fixes display in Dillo)
The minimalist web browser Dillo has recently started up development
again. Its CSS implementation only applies the explicitly stated
width and height of an image, so avatars were displaying at 2.5 em high,
and the full original width.
https://dillo-browser.github.io/
2024-05-09 04:28:01 +00:00
default 6ed34913f0 Added queue timeout tweaks to default server.json. 2024-04-22 07:55:03 +02:00
default 5daab81d01 Added the default 'protocol' field to 'server.json'. 2024-04-19 09:26:34 +02:00
default 91bb0615d9 Replaced most xs_dict_iter() with xs_dict_next(). 2024-03-09 08:44:48 +01:00