aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-02-17Add fake HTTP status error 399 to http_status_text().default
2025-02-17Return ASAP if srv_open() fails.default
2025-02-15Updated po.default
2025-02-15The interface language preference can now be set.default
2025-02-15srv_open() now loads all .po files into srv_langs.default
2025-02-15Optimized lang_str().default
2025-02-14Some message tweaks.default
2025-02-14xs_po.h new file.default
2025-02-14html_footer() now receives an optional snac *user argument.default
2025-02-14Redefined L() to use lang_str().default
2025-02-14New function lang_str().default
2025-02-14More variable renaming.default
2025-02-14More variable renaming.default
2025-02-14More variable renaming.default
2025-02-14More variable renaming.default
2025-02-14Some variable renaming.default
2025-02-14Merge branch 'master' of comam.es:git/snac2default
2025-02-14Disable "shortnames" of the image/svg+xml mediaType.default
2025-02-14New Makefile target.default
2025-02-14Minor string tweak.default
2025-02-13Force the Content-Security-Policy header, instead of just suggesting it in th...default
2025-02-13Drop SVG attachments, as they may include JavaScript.default
2025-02-13Added a default MAX_JSON_DEPTH inside xs_json.h.default
2025-02-13Limit JSON depthSanttu Lakkala
2025-02-11Don't show the bookmark emoji to strangers.default
2025-02-11Bumped version.default
2025-02-11Added some checks to xs_regex_split_n().default
2025-02-11In sanitize(), also accept attribute values between single quotes.default
2025-02-11Updated documentation.default
2025-02-10Version 2.72 RELEASED.default
2025-02-10Updated RELEASE_NOTES.default
2025-02-09Merge branch 'master' of comam.es:git/snac2default
2025-02-09Fixed function tid() for some architectures.default
2025-02-09Minor xs_html tweak.default
2025-02-08Updated README.default
2025-02-08Updated RELEASE_NOTES.default
2025-02-08Fixed crash in incomplete poll post.default
2025-02-08Show links to followed hashtags just below the list of lists.default
2025-02-07mastoapi: notify the maximum configured attachments.default
2025-02-07Updated RELEASE_NOTES.default
2025-02-07Updated documentation.default
2025-02-07Added support for multiple attachments in the same post.default
2025-02-06Fixed a crash in xs_multipart_form_data().default
2025-02-06If 'def_timeline_entries' is not set, 'max_timeline_entries' is used (instead...default
2025-02-06Minor tweak to inbox_list().default
2025-02-06Fixed bug in xs_httpd_request().default
2025-02-06Merge pull request 'Rewrite http header parsing' (#298) from inz/snac2:http-h...grunfink
2025-02-06Added an anchor to the post link in the date.default
2025-02-06Merged 383bf2e2eeadcacfa519be7a56c9a301.Alexandre Oliva
2025-02-06Merged 53ad5cdf0371fc068fa03bf287fc94be.Alexandre Oliva