Commit Graph

27 Commits

Author SHA1 Message Date
Anna “CyberTailor”
9858d27818
Makefile improvements
* Don't overwrite CFLAGS from env
* Respect CPPFLAGS and LDFLAGS
* Create bindir in "install"
2022-12-09 21:07:50 +05:00
default
eb2cde3b6d Updated dependencies. 2022-11-23 15:07:40 +01:00
default
3e09c229e1 Moved db_upgrade() to its source file. 2022-11-23 15:05:55 +01:00
default
8aade19c8c New Makefile variable PREFIX_MAN, to install man pages wherever you want. 2022-11-08 13:01:10 +01:00
default
9de7175503 Also use CFLAGS in the linking phase. 2022-10-28 21:55:36 +02:00
default
13ac53b06a Updated dependencies. 2022-10-22 06:05:03 +02:00
default
9aec7c9fa8 Moved message formatting to format.c. 2022-10-07 18:30:54 +02:00
default
f1a7d9957d Updated Makefile. 2022-10-04 08:53:43 +02:00
default
4bb40857b2 New function initdb(). 2022-10-04 08:51:24 +02:00
default
e8c421c51d Backport from xs. 2022-10-03 11:18:49 +02:00
default
849913dc59 Use the time functions of xs_time.h. 2022-10-02 09:27:17 +02:00
default
8bb7582062 Implemented the helper thread. 2022-10-01 20:57:06 +02:00
default
5afb60f173 Got xs_set.h from xs. 2022-09-28 10:27:01 +02:00
default
4f3b70d997 More work in not_really_markdown(). 2022-09-27 10:51:57 +02:00
default
c41f982eea Updated dependencies. 2022-09-27 10:15:34 +02:00
default
e0c0195616 [html.c] new file. 2022-09-27 09:07:07 +02:00
default
bdc166111d [activitypub.c] New file. 2022-09-23 17:33:33 +02:00
default
00a8929581 New function webfinger_request() (incomplete). 2022-09-22 10:15:24 +02:00
default
6e4294f8e8 Added a webfinger handler. 2022-09-21 21:12:49 +02:00
default
a19d509b87 Updated Makefile. 2022-09-21 19:52:11 +02:00
default
9270a0077e Added a global server handler. 2022-09-21 19:28:30 +02:00
default
e7c886beb7 More httpd work. 2022-09-21 18:27:30 +02:00
default
9a2e7d4b82 Updated Makefile. 2022-09-20 20:14:21 +02:00
default
9a38cfb70f [http.c] new file. 2022-09-20 20:12:21 +02:00
default
c88d4f1e15 [data.c] new file. 2022-09-19 22:41:30 +02:00
default
8fbe3199df [main.c] New file. 2022-09-19 21:32:36 +02:00
default
de917a07d2 More dummy files. 2022-09-19 20:47:22 +02:00