| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge tag '2.72' into curl-smtp | 2025-02-15 | 28 | -225/+636 | |
| |\ | | | | | | | Version 2.72 RELEASED. | ||||
| | * | 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 | |
| | | |/ / / / | |||||
| | * / / / / | Added a 'Context' link to each notification. | 2025-02-05 | 1 | -1/+7 | |
| | |/ / / / | |||||
| | * | | | | Updated RELEASE_NOTES. | 2025-02-05 | 1 | -0/+2 | |
| | | | | | | |||||
| | * | | | | Fixed bug in search. | 2025-02-05 | 1 | -1/+11 | |
| | | | | | | |||||
| | * | | | | Updated TODO. | 2025-02-05 | 1 | -0/+2 | |
| | | | | | | |||||
| | * | | | | Updated RELEASE_NOTES. | 2025-02-04 | 1 | -0/+4 | |
| | | |_|/ | |/| | | |||||
| | * | | | Only split real strings in xs_split_n(). | 2025-02-04 | 1 | -5/+10 | |
| | | | | | |||||
| | * | | | Bumped version. | 2025-02-04 | 1 | -1/+1 | |
| | | | | | |||||
| | * | | | Don't append non-strings in xs_readline(). | 2025-02-04 | 1 | -1/+2 | |
| | | | | | |||||