aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2026-04-15Add neighborhood featuremasterRuben Beltran del Rio
2026-02-02Added translatable month names.grunfink
2026-01-10New command-line option top_ten.grunfink
2025-10-13xs_http.h: new file.grunfink
2025-06-26Sending notes from the cmdline allows setting an inReplyTo field.grunfink
2025-05-29Use HTTP caching (etag / if-none-match) in RSS downloads.grunfink
2025-05-28Updated dependencies.grunfink
2025-05-28New file rss.c.grunfink
2025-05-04xs_webmention.h new file.grunfink
2025-03-08Merge remote-tracking branch 'upstream/master' into curl-smtpshtrophic
2025-02-27Cosmetic cleanup of po files.default
2025-02-17Merge remote-tracking branch 'upstream/master' into curl-smtpshtrophic
2025-02-14xs_po.h new file.default
2025-02-14New Makefile target.default
2025-01-24add tests subdirectory with makefile targetshtrophic
2025-01-08Also check for the lowecase URL of the hashtags.default
2025-01-06Updated Makefile dependencies.default
2024-12-23Merge tag '2.67'shtrophic
2024-12-05import landloc.hshtrophic
2024-11-20Makefile: enable static compilation with muslGiacomo Tesio
2024-11-16sandboxing port to linux via landlockshtrophic
2024-11-12Updated dependencies.default
2024-11-07Updated dependencies.default
2024-10-08Added -pedantic compilation flag.default
2024-08-24Updated dependencies.default
2024-08-12Updated dependencies.default
2024-05-27More or less smaller fixes :)Louis Brauer
2024-05-09Updated dependencies.default
2024-03-25Updated dependencies.default
2024-03-15The command-line 'note' also allows attachments.default
2024-03-12Updated dependencies.default
2024-02-15Updated depedencies.default
2024-01-13Rewritten a sentence to be clearer in README.md.default
2024-01-12Don't hardcode the -lrt, as OpenBSD does not have it.default
2024-01-12Added -lrt to the linkage line, as it's needed at least in Ubuntu 20.04.6 LTS.default
2023-11-24Use xs_html in the static greeting page.default
2023-11-20Replaced encode_html_strict() with xs_html_encode().default
2023-11-17Updated dependencies.default
2023-10-17Added FastCGI support.default
2023-10-16mastoapi: Don't exclude posts of type Page or Article.default
2023-10-13Don't allow creating users which user name strings only differ in case.default
2023-09-25Backport from xs.default
2023-09-21Used xs_match() in some places.default
2023-09-21Updated dependencies.default
2023-06-05Replaced usage of random() with xs_rnd_buf().default
2023-06-01Added an 'uninstall' Makefile target.default
2023-05-17Got rid of xs_encdec.h.default
2023-05-08Print the total running time at httpd stop.default
2023-05-04Added -Wextra to C flags.default
2023-05-04Updated dependencies.default