| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2023-04-08 | New file mastoapi.c. | 1 | -1/+1 | |
| 2023-01-08 | Updated dependencies. | 1 | -3/+4 | |
| 2022-12-09 | Makefile improvements | 1 | -3/+4 | |
| 2022-11-23 | Updated dependencies. | 1 | -8/+9 | |
| 2022-11-23 | Moved db_upgrade() to its source file. | 1 | -1/+2 | |
| 2022-11-08 | New Makefile variable PREFIX_MAN, to install man pages wherever you want. | 1 | -6/+7 | |
| 2022-10-28 | Also use CFLAGS in the linking phase. | 1 | -1/+1 | |
| 2022-10-22 | Updated dependencies. | 1 | -2/+2 | |
| 2022-10-07 | Moved message formatting to format.c. | 1 | -9/+11 | |
| 2022-10-04 | Updated Makefile. | 1 | -0/+10 | |
| 2022-10-04 | New function initdb(). | 1 | -1/+2 | |
| 2022-10-03 | Backport from xs. | 1 | -3/+4 | |
| 2022-10-02 | Use the time functions of xs_time.h. | 1 | -3/+4 | |
| 2022-10-01 | Implemented the helper thread. | 1 | -1/+1 | |
| 2022-09-28 | Got xs_set.h from xs. | 1 | -3/+4 | |
| 2022-09-27 | More work in not_really_markdown(). | 1 | -2/+2 | |
| 2022-09-27 | Updated dependencies. | 1 | -5/+7 | |
| 2022-09-27 | [html.c] new file. | 1 | -1/+1 | |
| 2022-09-23 | [activitypub.c] New file. | 1 | -1/+2 | |
| 2022-09-22 | New function webfinger_request() (incomplete). | 1 | -1/+1 | |
| 2022-09-21 | Added a webfinger handler. | 1 | -1/+2 | |
| 2022-09-21 | Updated Makefile. | 1 | -12/+12 | |
| 2022-09-21 | Added a global server handler. | 1 | -1/+1 | |
| 2022-09-21 | More httpd work. | 1 | -1/+3 | |
| 2022-09-20 | Updated Makefile. | 1 | -1/+1 | |
| 2022-09-20 | [http.c] new file. | 1 | -1/+3 | |
| 2022-09-19 | [data.c] new file. | 1 | -3/+5 | |
| 2022-09-19 | [main.c] New file. | 1 | -1/+3 | |
| 2022-09-19 | More dummy files. | 1 | -0/+15 |