aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-02-06If 'def_timeline_entries' is not set, 'max_timeline_entries' is used ↵default
(instead of the 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 ↵grunfink
inz/snac2:http-header-parse into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/298
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
2025-02-06Updated RELEASE_NOTES.default
2025-02-06Merge pull request 'Rewrite query string decoding' (#299) from ↵grunfink
inz/snac2:qs-parse into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/299
2025-02-06Rewrite http header parsingSanttu Lakkala
2025-02-06Rewrite query string decodingSanttu Lakkala
2025-02-05More HTML tweaks.default
2025-02-05Minor HTML tweak.default
2025-02-05Fixed JSON string parsing.default
2025-02-05Fixed compilation failure in FreeBSD.default
2025-02-05Merge branch 'master' of grunfink-codeberg:grunfink/snac2default
2025-02-05Fixed crash in xs_fcgi_request().default
2025-02-05Merge pull request 'Add short_description_raw option' (#266) from ↵grunfink
ltning/snac2:master into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/266
2025-02-05Updated RELEASE_NOTES.default
2025-02-05Merge pull request 'Allow multiple editors at the same time' (#297) from ↵grunfink
inz/snac2:temp-file into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/297
2025-02-05Merge pull request 'Fix link detection. Fixes: #290' (#296) from ↵grunfink
inz/snac2:link-detect into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/296
2025-02-05Added a 'Context' link to each notification.default
2025-02-05Allow multiple editors at the same timeSanttu Lakkala
Instead of a hard-coded message file, use mkstemp() to have an unique temp file for each invocation.
2025-02-05Fix link detection. Fixes: #290Santtu Lakkala
2025-02-05Updated RELEASE_NOTES.default
2025-02-05Fixed bug in search.default
2025-02-05Updated TODO.default
2025-02-04Merge branch 'master' into masterltning
2025-02-04Updated RELEASE_NOTES.default
2025-02-04Only split real strings in xs_split_n().default
2025-02-04Bumped version.default
2025-02-04Don't append non-strings in xs_readline().default
2025-02-04More xs_url_dec() fixes.default
2025-02-04Merge branch 'master' of comam.es:git/snac2default
2025-02-04Another crash fix.default
2025-02-04Updated RELEASE_NOTES.default
2025-02-04Version 2.71 RELEASED.default
2025-02-04Bumped version.default
2025-02-04Updated RELEASE_NOTES.default
2025-02-04Merge pull request 'Fix memory leaks' (#294) from inz/snac2:memory-leak into ↵grunfink
master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/294
2025-02-04Merge branch 'master' of comam.es:git/snac2default
2025-02-04Fixed crash.default
2025-02-04Fix memory leaksSanttu Lakkala
Fix a memory leak on each login; the allocated OpenSSL BIOs were only freed partially. Also add a missing deallocation during server socket creation.
2025-02-02Updated documentation.default
2025-02-01Updated documentation.default
2025-01-31Version 2.70 RELEASED.default
2025-01-31Updated RELEASE_NOTES.default
2025-01-30Updated documentation.default
2025-01-30Updated RELEASE_NOTES.default
2025-01-30Updated TODO.default