| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2022-09-28 | New function static_get(). | 1 | -1/+41 | |
| 2022-09-28 | New function html_msg_icon(). | 1 | -1/+146 | |
| 2022-09-28 | New function login() (untested). | 1 | -0/+24 | |
| 2022-09-28 | Added dummy HTTP handlers for html. | 1 | -0/+18 | |
| 2022-09-27 | Rewrite not_really_markdown() with xs_regex_split(). | 1 | -55/+39 | |
| 2022-09-27 | Backport from xs. | 1 | -3/+3 | |
| 2022-09-27 | Disabled URL replacement by now because it's not infinite-loop-safe. | 1 | -2/+9 | |
| 2022-09-27 | More work in not_really_markdown(). | 1 | -2/+58 | |
| 2022-09-27 | Use xs_replace_i() in some places. | 1 | -4/+1 | |
| 2022-09-27 | Started function not_really_markdown(). | 1 | -0/+65 | |
| 2022-09-27 | [html.c] new file. | 1 | -0/+9 |