| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Force the Content-Security-Policy header, instead of just suggesting it in ↵ | 2025-02-13 | 2 | -3/+4 | ||
| | | | | | the docs. | |||||
| * | Drop SVG attachments, as they may include JavaScript. | 2025-02-13 | 1 | -0/+5 | ||
| | | ||||||
| * | Added a default MAX_JSON_DEPTH inside xs_json.h. | 2025-02-13 | 1 | -0/+4 | ||
| | | ||||||
| * | Limit JSON depth | 2025-02-13 | 2 | -17/+23 | ||
| | | ||||||
| * | Don't show the bookmark emoji to strangers. | 2025-02-11 | 1 | -1/+1 | ||
| | | ||||||
| * | Bumped version. | 2025-02-11 | 1 | -1/+1 | ||
| | | ||||||
| * | Added some checks to xs_regex_split_n(). | 2025-02-11 | 1 | -2/+4 | ||
| | | ||||||
| * | In sanitize(), also accept attribute values between single quotes. | 2025-02-11 | 1 | -1/+1 | ||
| | | ||||||
| * | Updated documentation. | 2025-02-11 | 1 | -2/+6 | ||
| | | ||||||
| * | Version 2.72 RELEASED.2.72 | 2025-02-10 | 1 | -1/+1 | ||
| | | ||||||
| * | Updated RELEASE_NOTES. | 2025-02-10 | 1 | -1/+1 | ||
| | | ||||||
| * | Merge branch 'master' of comam.es:git/snac2 | 2025-02-09 | 1 | -2/+2 | ||
| |\ | ||||||
| | * | Minor xs_html tweak. | 2025-02-09 | 1 | -2/+2 | ||
| | | | ||||||
| * | | Fixed function tid() for some architectures. | 2025-02-09 | 1 | -1/+1 | ||
| |/ | ||||||
| * | Updated README. | 2025-02-08 | 1 | -0/+1 | ||
| | | ||||||
| * | Updated RELEASE_NOTES. | 2025-02-08 | 1 | -0/+2 | ||
| | | ||||||
| * | Fixed crash in incomplete poll post. | 2025-02-08 | 1 | -9/+10 | ||
| | | ||||||
| * | Show links to followed hashtags just below the list of lists. | 2025-02-08 | 1 | -0/+23 | ||
| | | ||||||
| * | mastoapi: notify the maximum configured attachments. | 2025-02-07 | 1 | -1/+6 | ||
| | | ||||||
| * | Updated RELEASE_NOTES. | 2025-02-07 | 1 | -1/+3 | ||
| | | ||||||
| * | Updated documentation. | 2025-02-07 | 1 | -0/+2 | ||
| | | ||||||
| * | Added support for multiple attachments in the same post. | 2025-02-07 | 1 | -59/+109 | ||
| | | ||||||
| * | Fixed a crash in xs_multipart_form_data(). | 2025-02-06 | 1 | -2/+4 | ||
| | | ||||||
| * | If 'def_timeline_entries' is not set, 'max_timeline_entries' is used ↵ | 2025-02-06 | 2 | -2/+4 | ||
| | | | | | (instead of the default). | |||||
| * | Minor tweak to inbox_list(). | 2025-02-06 | 1 | -1/+1 | ||
| | | ||||||
| * | Fixed bug in xs_httpd_request(). | 2025-02-06 | 1 | -1/+1 | ||
| | | ||||||
| * | Merge pull request 'Rewrite http header parsing' (#298) from ↵ | 2025-02-06 | 2 | -23/+35 | ||
| |\ | | | | | | | | | | | inz/snac2:http-header-parse into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/298 | |||||
| | * | Rewrite http header parsing | 2025-02-06 | 2 | -23/+35 | ||
| | | | ||||||
| * | | Added an anchor to the post link in the date. | 2025-02-06 | 1 | -2/+4 | ||
| | | | ||||||
| * | | Merged 383bf2e2eeadcacfa519be7a56c9a301. | 2025-02-06 | 2 | -9/+30 | ||
| | | | ||||||
| * | | Merged 53ad5cdf0371fc068fa03bf287fc94be. | 2025-02-06 | 5 | -2/+7 | ||
| | | | ||||||
| * | | Updated RELEASE_NOTES. | 2025-02-06 | 1 | -1/+3 | ||
| | | | ||||||
| * | | Merge pull request 'Rewrite query string decoding' (#299) from ↵ | 2025-02-06 | 1 | -34/+69 | ||
| |\ \ | |/ |/| | | | | | | | inz/snac2:qs-parse into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/299 | |||||
| | * | Rewrite query string decoding | 2025-02-06 | 1 | -34/+69 | ||
| |/ | ||||||
| * | More HTML tweaks. | 2025-02-05 | 1 | -1/+1 | ||
| | | ||||||
| * | Minor HTML tweak. | 2025-02-05 | 1 | -1/+1 | ||
| | | ||||||
| * | Fixed JSON string parsing. | 2025-02-05 | 1 | -0/+6 | ||
| | | ||||||
| * | Fixed compilation failure in FreeBSD. | 2025-02-05 | 1 | -0/+1 | ||
| | | ||||||
| * | Merge branch 'master' of grunfink-codeberg:grunfink/snac2 | 2025-02-05 | 3 | -10/+23 | ||
| |\ | ||||||
| | * | Merge pull request 'Add short_description_raw option' (#266) from ↵ | 2025-02-05 | 3 | -10/+23 | ||
| | |\ | | | | | | | | | | | | | | | | ltning/snac2:master into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/266 | |||||
| | | * | Merge branch 'master' into master | 2025-02-04 | 20 | -43/+173 | ||
| | | |\ | ||||||
| | | * \ | Merge branch 'master' into master | 2025-01-27 | 43 | -198/+1020 | ||
| | | |\ \ | ||||||
| | | * | | | Add short_description_raw option | 2025-01-06 | 1 | -1/+1 | ||
| | | | | | | ||||||
| | | * | | | Add short_description_raw option | 2025-01-06 | 3 | -10/+23 | ||
| | | | | | | ||||||
| * | | | | | Fixed crash in xs_fcgi_request(). | 2025-02-05 | 1 | -0/+3 | ||
| |/ / / / | ||||||
| * | | | | Updated RELEASE_NOTES. | 2025-02-05 | 1 | -0/+6 | ||
| | | | | | ||||||
| * | | | | Merge pull request 'Allow multiple editors at the same time' (#297) from ↵ | 2025-02-05 | 1 | -12/+23 | ||
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | inz/snac2:temp-file into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/297 | |||||
| | * | | | | Allow multiple editors at the same time | 2025-02-05 | 1 | -12/+23 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | Instead of a hard-coded message file, use mkstemp() to have an unique temp file for each invocation. | |||||
| * | | | | | Merge pull request 'Fix link detection. Fixes: #290' (#296) from ↵ | 2025-02-05 | 1 | -2/+4 | ||
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | inz/snac2:link-detect into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/296 | |||||
| | * | | | | | Fix link detection. Fixes: #290 | 2025-02-05 | 1 | -2/+4 | ||
| | |/ / / / | ||||||