summaryrefslogtreecommitdiff
path: root/data.c
AgeCommit message (Collapse)Author
2022-11-12Added local timeline purging.default
2022-11-04New 'Hide' button.default
2022-11-02More work in the people page.default
2022-10-31Always set the referrer if it's the user.default
2022-10-26Errors (really messages) are always shown in srv_open().default
2022-10-25Fixed another bug in actor_get().default
2022-10-25Some code moving to avoid false positive leaks.default
2022-10-25New function srv_free().default
2022-10-25Use xs_free().default
2022-10-24Don't load unneeded actor info in html_entry().default
2022-10-21Send notification emails through the queue.default
2022-10-20Better 'Delete' message logging.default
2022-10-18Rewritten queue() using xs_glob().default
2022-10-17Added some forgotten fclose() calls.default
2022-10-17Updated RELEASE_NOTES.default
2022-10-17If timeline_purge_days is set to 0, purging is disabled.default
2022-10-17New thread for purge.default
2022-10-17New function purge_all().default
2022-10-16Attachments are now starting to get real.default
2022-10-16Don't set the admirer as the referrer if it's a Like.default
2022-10-14Don't overwrrite referrers.default
2022-10-11Changed some log to debug.default
2022-10-11Unify enqueueing code.default
2022-10-09Fail in bad disk layout version.default
2022-10-05Alert if _timeline_find_fn() finds more than one file.default
2022-10-04New command-line option purge.default
2022-10-03Backport from xs.default
2022-10-03Use xs_glob() in history_list().default
2022-10-03Use xs_glob() in _timeline_list().default
2022-10-03Use xs_glob() in _timeline_find_fn().default
2022-10-03Use xs_glob() in follower_list().default
2022-10-03Use xs_glob() in user_list().default
2022-10-02The history is shown at the bottom of the local timeline.default
2022-10-02Fixed crash.default
2022-10-01New web action 'Unfollow'.default
2022-10-01New MUTE web action.default
2022-09-30Use doubles instead of floats.default
2022-09-30Timeline is cached.default
2022-09-28The input queue also has retries.default
2022-09-28Process 'Update' + 'Person'.default
2022-09-28Process 'Undo' + 'Follow'.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-28The outbox returns now some entries.default
2022-09-27New variable USER_AGENT.default
2022-09-26More work but signatures seem to still fail.default
2022-09-26New function msg_admiration().default
2022-09-26Link to local if the child id is from this actor.default
2022-09-26Also store local referrers in the local timeline.default