summaryrefslogtreecommitdiff
path: root/html.c
AgeCommit message (Collapse)Author
2022-10-03Deleted debugging code.default
2022-10-03Renamed cached file _timeline.html to timeline.html_ to exclude it from globs.default
2022-10-02Added history support.default
2022-10-02The history is shown at the bottom of the local timeline.default
2022-10-02Implemented local timeline cache.default
2022-10-02An 'Update' message is set to everyone when data is changed.default
2022-10-02User data can be modified from the web interface.default
2022-10-02Minor tweak.default
2022-10-01Implemented 'Delete'.default
2022-10-01More snac-origin work.default
2022-10-01Show a link in the snac-origin in level 0 entries.default
2022-10-01New web action 'Unfollow'.default
2022-10-01New web action 'Follow'.default
2022-10-01New MUTE web action.default
2022-09-30Show the preferredUsername in name is "".default
2022-09-30Also show Follow messages in the timeline.default
2022-09-30Timeline is cached.default
2022-09-30Likes and Boosts can be done from the web interface.default
2022-09-30Posts can be done from the web interface.default
2022-09-29Added support for one-entry timeline.default
2022-09-29Simplified HTML.default
2022-09-29More HTML work.default
2022-09-29More HTML work.default
2022-09-29More HTML work.default
2022-09-29html_entry() is built in its own string and then added.default
This will be faster.
2022-09-28Added the score for local posts.default
2022-09-28New function ftime().default
2022-09-28More HTML work.default
2022-09-28Better coping with timeouts.default
2022-09-28More HTML work.default
2022-09-28More HTML work.default
2022-09-28More HTML work.default
2022-09-28Got xs_set.h from xs.default
2022-09-28New function html_top_controls().default
2022-09-28More HTML work.default
2022-09-28New function static_get().default
2022-09-28New function html_msg_icon().default
2022-09-28New function login() (untested).default
2022-09-28Added dummy HTTP handlers for html.default
2022-09-27Rewrite not_really_markdown() with xs_regex_split().default
2022-09-27Backport from xs.default
2022-09-27Disabled URL replacement by now because it's not infinite-loop-safe.default
2022-09-27More work in not_really_markdown().default
2022-09-27Use xs_replace_i() in some places.default
2022-09-27Started function not_really_markdown().default
2022-09-27[html.c] new file.default