| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Timeline is cached. | 2022-09-30 | 1 | -4/+17 | |
| * | Likes and Boosts can be done from the web interface. | 2022-09-30 | 1 | -0/+24 | |
| * | Posts can be done from the web interface. | 2022-09-30 | 1 | -0/+60 | |
| * | Added support for one-entry timeline. | 2022-09-29 | 1 | -3/+14 | |
| * | Simplified HTML. | 2022-09-29 | 1 | -40/+18 | |
| * | More HTML work. | 2022-09-29 | 1 | -0/+60 | |
| * | More HTML work. | 2022-09-29 | 1 | -3/+76 | |
| * | More HTML work. | 2022-09-29 | 1 | -6/+8 | |
| * | html_entry() is built in its own string and then added. | 2022-09-29 | 1 | -7/+9 | |
| * | 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 |