summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-10-02Added history support.default
2022-10-02Updated TODO.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-02Use the time functions of xs_time.h.default
2022-10-02Backport from xs.default
2022-10-02Updated TODO.default
2022-10-02Fixed crash.default
2022-10-01Updated TODO.default
2022-10-01Updated TODO.default
2022-10-01Updated TODO.default
2022-10-01Fixed crash.default
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