index
:
snac2
main
master
Fork of snac2 to test neighborhood #web
git daemon user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils.c
Age
Commit message (
Expand
)
Author
2025-03-17
Fixed bug in bookmarks.csv import.
default
2025-02-06
Merged 53ad5cdf0371fc068fa03bf287fc94be.
Alexandre Oliva
2025-02-04
Merge branch 'master' into master
ltning
2025-01-28
Some CSS tweaks.
default
2025-01-28
Added some default styling to CSS class snac-no-more-unseen-posts.
default
2025-01-27
Merge branch 'master' into master
ltning
2025-01-24
Set value 'purge_days' to 1 by default when creating the relay user.
default
2025-01-17
Fixed the greeting.html template to have a closing head tag.
default
2025-01-15
Reduced RSA key size to 2048.
default
2025-01-08
Bumped copyright year.
default
2025-01-06
Add short_description_raw option
Eirik Oeverby
2025-01-04
Read CSV files to import from the import/ user subdirectory.
default
2025-01-04
The 'export_csv' operation exports into the user subdirectory.
default
2024-12-31
Fix verify_links
Paul Martin
2024-11-25
New cmdline ops 'import_list' and 'import_block_list'.
default
2024-11-25
Most CSV import code has been moved to their own functions.
default
2024-11-25
When importing CSV lists, also follow that accounts.
default
2024-10-19
Also import lists.csv.
default
2024-10-19
Also import following_accounts.csv.
default
2024-10-19
Some work in CSV importing.
default
2024-09-18
Use webfinger_request_fake() in export_csv().
default
2024-09-18
Also export following_accounts.csv.
default
2024-09-18
Also export lists.csv.
default
2024-09-18
Started support for CSV data export.
default
2024-09-06
Minor default CSS fix.
default
2024-09-04
More minor default CSS tweaks.
default
2024-09-04
Minor default CSS tweak.
default
2024-09-04
If style.css does not exist, it's created with the default one.
default
2024-09-04
Added some CSS styling to the list-of-lists.
default
2024-08-05
Add support to unix sockets in snac_init().
default
2024-05-31
Add class .snac-announcement into utils.
default
2024-05-23
Added more const.
default
2024-05-21
Added const everywhere.
default
2024-05-09
Set avatars and custom emoji as square (fixes display in Dillo)
Kelson Vibber
2024-04-22
Added queue timeout tweaks to default server.json.
default
2024-04-19
Added the default 'protocol' field to 'server.json'.
default
2024-03-09
Replaced most xs_dict_iter() with xs_dict_next().
default
2024-02-24
default css: also darken <input> and <textarea>
Yonle
2024-02-22
utils.c: *default_srv_config: add configuration for min_account_age
Yonle
2024-02-22
utils.c: *default_srv_config: change max_timeline_entries default to 50
Yonle
2024-02-22
Also apply 1em patch to utils.c.
default
2024-02-20
The link verification time is stored as a time_t.
default
2024-02-16
Fixed crash in verify_links().
default
2024-02-16
Added 'accept' and 'user-agent' headers to verify_links().
default
2024-02-16
More verify link logging.
default
2024-02-15
New function verify_links().
default
2024-02-03
Also add dark mode CSS to utils.c.
default
2024-01-28
feature(favicon): Add favicon support (#107)
Florian Paul Azim Hoberg
2024-01-04
Updated copyright year.
default
2023-10-22
Also delete the user directory in deluser().
default
[next]