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
Age
Commit message (
Expand
)
Author
2025-03-02
Posts from the command line accept the DATE env var.
default
2025-03-02
msg_note() accepts a nullable post date.
default
2025-03-02
Updated documentation.
default
2025-02-28
Updated RELEASE_NOTES.
default
2025-02-28
Updated documentation.
default
2025-02-28
Updated documentation.
default
2025-02-28
Updated documentation.
default
2025-02-28
Updated RELEASE_NOTES.
default
2025-02-28
Deleted old debug code.
default
2025-02-28
Updated documentation.
default
2025-02-28
SVG support can be enabled by setting enable_svg to true in server.json.
default
2025-02-27
Some tweaks to timeline_request().
default
2025-02-27
Also check for blocked hashtags in timeline_request().
default
2025-02-27
More hashtag block tweaks.
default
2025-02-27
More hashtag block tweaks.
default
2025-02-27
Cosmetic cleanup of po files.
default
2025-02-27
Updated po.
default
2025-02-27
Added web UI for the blocked hashtags.
default
2025-02-27
New function blocked_hashtag_check().
default
2025-02-27
New function hashtag_in_msg().
default
2025-02-21
Merge pull request 'Fix memory leak in multipart parsing' (#307) from inz/sna...
grunfink
2025-02-21
Fix memory leak in multipart parsing
Santtu Lakkala
2025-02-20
Merge pull request 'Fix uninitialised memory access' (#306) from inz/snac2:un...
grunfink
2025-02-20
Fix uninitialised memory access
Santtu Lakkala
2025-02-17
Merge pull request 'doc/snac8: elaborate regex blocking' (#305) from Menelmac...
grunfink
2025-02-17
doc/snac8: elaborate regex blocking
Menelmacar
2025-02-17
Show the POST status also as string.
default
2025-02-17
Add fake HTTP status error 399 to http_status_text().
default
2025-02-17
Return ASAP if srv_open() fails.
default
2025-02-15
Updated po.
default
2025-02-15
The interface language preference can now be set.
default
2025-02-15
srv_open() now loads all .po files into srv_langs.
default
2025-02-15
Optimized lang_str().
default
2025-02-14
Some message tweaks.
default
2025-02-14
xs_po.h new file.
default
2025-02-14
html_footer() now receives an optional snac *user argument.
default
2025-02-14
Redefined L() to use lang_str().
default
2025-02-14
New function lang_str().
default
2025-02-14
More variable renaming.
default
2025-02-14
More variable renaming.
default
2025-02-14
More variable renaming.
default
2025-02-14
More variable renaming.
default
2025-02-14
Some variable renaming.
default
2025-02-14
Merge branch 'master' of comam.es:git/snac2
default
2025-02-14
Disable "shortnames" of the image/svg+xml mediaType.
default
2025-02-14
New Makefile target.
default
2025-02-14
Minor string tweak.
default
2025-02-13
Force the Content-Security-Policy header, instead of just suggesting it in th...
default
2025-02-13
Drop SVG attachments, as they may include JavaScript.
default
2025-02-13
Added a default MAX_JSON_DEPTH inside xs_json.h.
default
[next]