summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-10-01Implemented the helper thread.default
2022-10-01Updated TODO.default
2022-10-01Updated TODO.default
2022-10-01Imported TODO from snac 1.x.default
2022-10-01Also accept 'Delete' on input.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-01timeline_request() also triggers an actor_request().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-30Add a date to a Follow message if it doesn't include one.default
2022-09-30Also show Follow messages in the timeline.default
2022-09-30Backport from xs.default
2022-09-30Use doubles instead of floats.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-30Fixed check_signature().default
2022-09-29More work in check_signature() (non-working).default
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