| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Added the score for local posts. | 2022-09-28 | 1 | -1/+13 | ||
| | | ||||||
| * | New function ftime(). | 2022-09-28 | 1 | -0/+6 | ||
| | | ||||||
| * | More HTML work. | 2022-09-28 | 1 | -20/+47 | ||
| | | ||||||
| * | Better coping with timeouts. | 2022-09-28 | 1 | -1/+1 | ||
| | | ||||||
| * | More HTML work. | 2022-09-28 | 1 | -36/+45 | ||
| | | ||||||
| * | More HTML work. | 2022-09-28 | 1 | -1/+92 | ||
| | | ||||||
| * | More HTML work. | 2022-09-28 | 1 | -0/+24 | ||
| | | ||||||
| * | Got xs_set.h from xs. | 2022-09-28 | 1 | -0/+1 | ||
| | | ||||||
| * | New function html_top_controls(). | 2022-09-28 | 1 | -12/+103 | ||
| | | ||||||
| * | More HTML work. | 2022-09-28 | 1 | -3/+37 | ||
| | | ||||||
| * | New function static_get(). | 2022-09-28 | 1 | -1/+41 | ||
| | | ||||||
| * | New function html_msg_icon(). | 2022-09-28 | 1 | -1/+146 | ||
| | | ||||||
| * | New function login() (untested). | 2022-09-28 | 1 | -0/+24 | ||
| | | ||||||
| * | Added dummy HTTP handlers for html. | 2022-09-28 | 1 | -0/+18 | ||
| | | ||||||
| * | Rewrite not_really_markdown() with xs_regex_split(). | 2022-09-27 | 1 | -55/+39 | ||
| | | ||||||
| * | Backport from xs. | 2022-09-27 | 1 | -3/+3 | ||
| | | ||||||
| * | Disabled URL replacement by now because it's not infinite-loop-safe. | 2022-09-27 | 1 | -2/+9 | ||
| | | ||||||
| * | More work in not_really_markdown(). | 2022-09-27 | 1 | -2/+58 | ||
| | | ||||||
| * | Use xs_replace_i() in some places. | 2022-09-27 | 1 | -4/+1 | ||
| | | ||||||
| * | Started function not_really_markdown(). | 2022-09-27 | 1 | -0/+65 | ||
| | | ||||||
| * | [html.c] new file. | 2022-09-27 | 1 | -0/+9 | ||