| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Replaced tabs with spaces. | 2025-04-27 | 1 | -34/+34 | |
| | | |||||
| * | Merge tag '2.74' into curl-smtp | 2025-03-20 | 1 | -1/+2 | |
| |\ | | | | | | | Version 2.74 RELEASED. | ||||
| | * | Added a default style to the 'snac-thread-cont' class. | 2025-03-19 | 1 | -0/+1 | |
| | | | |||||
| | * | Fixed bug in bookmarks.csv import. | 2025-03-17 | 1 | -1/+1 | |
| | | | |||||
| * | | Merge tag '2.72' into curl-smtp | 2025-02-15 | 1 | -0/+3 | |
| |\| | | | | | | | Version 2.72 RELEASED. | ||||
| | * | Merged 53ad5cdf0371fc068fa03bf287fc94be. | 2025-02-06 | 1 | -0/+1 | |
| | | | |||||
| | * | Merge branch 'master' into master | 2025-02-04 | 1 | -0/+1 | |
| | |\ | |||||
| | | * | Some CSS tweaks. | 2025-01-28 | 1 | -1/+1 | |
| | | | | |||||
| | | * | Added some default styling to CSS class snac-no-more-unseen-posts. | 2025-01-28 | 1 | -0/+1 | |
| | | | | |||||
| | * | | Merge branch 'master' into master | 2025-01-27 | 1 | -3/+7 | |
| | |\| | |||||
| | * | | Add short_description_raw option | 2025-01-06 | 1 | -0/+1 | |
| | | | | |||||
| * | | | enforce tls when supported && add tests | 2025-01-24 | 1 | -2/+7 | |
| | | | | |||||
| * | | | Merge remote-tracking branch 'upstream/master' into curl-smtp | 2025-01-24 | 1 | -0/+4 | |
| |\ \ \ | | |/ | |/| | |||||
| | * | | Set value 'purge_days' to 1 by default when creating the relay user. | 2025-01-24 | 1 | -0/+4 | |
| | | | | |||||
| * | | | add port parsing for sandboxing | 2025-01-20 | 1 | -0/+52 | |
| |/ / | |||||
| * | | Fixed the greeting.html template to have a closing head tag. | 2025-01-17 | 1 | -1/+1 | |
| | | | |||||
| * | | Reduced RSA key size to 2048. | 2025-01-15 | 1 | -1/+1 | |
| | | | |||||
| * | | Bumped copyright year. | 2025-01-08 | 1 | -1/+1 | |
| |/ | |||||
| * | Read CSV files to import from the import/ user subdirectory. | 2025-01-04 | 1 | -5/+10 | |
| | | |||||
| * | The 'export_csv' operation exports into the user subdirectory. | 2025-01-04 | 1 | -5/+8 | |
| | | |||||
| * | Fix verify_links | 2024-12-31 | 1 | -2/+25 | |
| | | | | | Stored in user.json as a string, but it was assumed to be a dict. | ||||
| * | New cmdline ops 'import_list' and 'import_block_list'. | 2024-11-25 | 1 | -1/+1 | |
| | | |||||
| * | Most CSV import code has been moved to their own functions. | 2024-11-25 | 1 | -6/+30 | |
| | | |||||
| * | When importing CSV lists, also follow that accounts. | 2024-11-25 | 1 | -0/+15 | |
| | | |||||
| * | Also import lists.csv. | 2024-10-19 | 1 | -0/+20 | |
| | | |||||
| * | Also import following_accounts.csv. | 2024-10-19 | 1 | -1/+28 | |
| | | |||||
| * | Some work in CSV importing. | 2024-10-19 | 1 | -1/+113 | |
| | | |||||
| * | Use webfinger_request_fake() in export_csv(). | 2024-09-18 | 1 | -17/+6 | |
| | | |||||
| * | Also export following_accounts.csv. | 2024-09-18 | 1 | -0/+25 | |
| | | |||||
| * | Also export lists.csv. | 2024-09-18 | 1 | -0/+35 | |
| | | |||||
| * | Started support for CSV data export. | 2024-09-18 | 1 | -0/+61 | |
| | | |||||
| * | Minor default CSS fix. | 2024-09-06 | 1 | -2/+2 | |
| | | |||||
| * | More minor default CSS tweaks. | 2024-09-04 | 1 | -1/+1 | |
| | | |||||
| * | Minor default CSS tweak. | 2024-09-04 | 1 | -1/+1 | |
| | | |||||
| * | If style.css does not exist, it's created with the default one. | 2024-09-04 | 1 | -6/+18 | |
| | | |||||
| * | Added some CSS styling to the list-of-lists. | 2024-09-04 | 1 | -0/+3 | |
| | | |||||
| * | Add support to unix sockets in snac_init(). | 2024-08-05 | 1 | -8/+20 | |
| | | |||||
| * | Add class .snac-announcement into utils. | 2024-05-31 | 1 | -0/+1 | |
| | | |||||
| * | Added more const. | 2024-05-23 | 1 | -5/+5 | |
| | | |||||
| * | Added const everywhere. | 2024-05-21 | 1 | -1/+1 | |
| | | |||||
| * | Set avatars and custom emoji as square (fixes display in Dillo) | 2024-05-09 | 1 | -1/+1 | |
| | | | | | | | | | 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/ | ||||
| * | Added queue timeout tweaks to default server.json. | 2024-04-22 | 1 | -0/+2 | |
| | | |||||
| * | Added the default 'protocol' field to 'server.json'. | 2024-04-19 | 1 | -0/+1 | |
| | | |||||
| * | Replaced most xs_dict_iter() with xs_dict_next(). | 2024-03-09 | 1 | -1/+2 | |
| | | |||||
| * | default css: also darken <input> and <textarea> | 2024-02-24 | 1 | -1/+1 | |
| | | | | | Signed-off-by: Yonle <yonle@lecturify.net> | ||||
| * | utils.c: *default_srv_config: add configuration for min_account_age | 2024-02-22 | 1 | -0/+1 | |
| | | | | | Signed-off-by: Yonle <yonle@lecturify.net> | ||||
| * | utils.c: *default_srv_config: change max_timeline_entries default to 50 | 2024-02-22 | 1 | -1/+1 | |
| | | | | | Signed-off-by: Yonle <yonle@lecturify.net> | ||||
| * | Also apply 1em patch to utils.c. | 2024-02-22 | 1 | -1/+1 | |
| | | |||||
| * | The link verification time is stored as a time_t. | 2024-02-20 | 1 | -2/+2 | |
| | | | | | | This way, it will be easier in an eventual future to test if a link verification is too old to be trusted. | ||||
| * | Fixed crash in verify_links(). | 2024-02-16 | 1 | -3/+4 | |
| | | |||||