summaryrefslogtreecommitdiff
path: root/html.c
AgeCommit message (Expand)Author
2022-10-10Deleted unused code.default
2022-10-10build_mentions() completes uids without host.default
2022-10-10Media can be attached to notes.default
2022-10-10Attached videos are now embedded.default
2022-10-09Minor logging tweak.default
2022-10-09New optional server config directive 'disable_cache'.default
2022-10-07Moved message formatting to format.c.default
2022-10-07Use xs_is_null() instead of NULL comparison when getting actor's name.default
2022-10-07Don't indent entry children beyond 4.default
2022-10-06Do not show the hour in the date.default
2022-10-06After doing some timeline operation, the page is loaded at the snac-posts anc...default
2022-10-06New function build_mentions(), for the reply textareas.default
2022-10-05Fixed bug in Boost (by URL).default
2022-10-04Fixed bug in the entry children popup.default
2022-10-04Minor tweak to url regex.default
2022-10-04Ensure the login information is null-terminated.default
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
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