summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-09-29New function check_signature() (incomplete).default
2022-09-29Backport from xs.default
2022-09-29Added support for one-entry timeline.default
2022-09-29Use SIGTRAP instead of the signal number in raise().default
2022-09-29Added some signal control.default
2022-09-29Replace kill(getpid()) with raise().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-28Treat 410 Gone from actors specially.default
2022-09-28The input queue also has retries.default
2022-09-28If an actor cannot be retrieved, move the message back to the queue.default
2022-09-28Process 'Update' + 'Person'.default
2022-09-28Process 'Undo' + 'Follow'.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
2022-09-28More HTML work.default
2022-09-28New function static_get().default
2022-09-28Delete dangling local timeline entry in timeline_admire().default
2022-09-28'Announce' messages also try to bring the announced actor.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-28Check for muted actors in Announce messages.default
2022-09-28Delete the _snac field in outbox.default
2022-09-28The outbox returns now some entries.default
2022-09-27Timeline pages are also served.default
2022-09-27Call process_tags() from msg_note().default
2022-09-27New function process_tags() (untested).default
2022-09-27New variable USER_AGENT.default
2022-09-27Rewrite not_really_markdown() with xs_regex_split().default
2022-09-27Backport from xs.default
2022-09-27'Accept' messages are processed.default
2022-09-27New function msg_follow().default
2022-09-27More work in msg_note().default
2022-09-27Notes can be posted WOW!.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-27Fixed bug in xs_replace_i().default
2022-09-27Use xs_replace_i() in some places.default
2022-09-27Updated dependencies.default