summaryrefslogtreecommitdiff
path: root/data.c
AgeCommit message (Expand)Author
2024-04-29More work in lists.default
2024-04-29Start of list support.default
2024-04-22URLs like {srv_baseurl}/{user}/admin/p/{md5} are valid.default
2024-04-18Some tweaks to previous patch.default
2024-04-18Merge pull request 'Ability to federate with hidden networks #93 (update for ...grunfink
2024-04-12Commented out received unboosts (see code for an explanation).default
2024-04-11In object_unadmire(), don't call index_gc() if index_del() did nothing.default
2024-04-11Also purge like and announce index backups.default
2024-04-11Undo for Likes and Announces are no longer dropped.default
2024-04-02On OpenBSD, don't enable sendmail if email notifications are disabled.default
2024-03-25Emojis are now read from ~/emojis.json.default
2024-03-13Call actor_get_refresh() from actor_request().default
2024-03-12Fixed log message.default
2024-03-12Queue actor request renamed to actor_refresh.default
2024-03-12More actor refreshing tweaks.default
2024-03-12Don't call enqueue_actor_request() with a NULL user.default
2024-03-12Added actor refreshing via the user queue.default
2024-03-11Also call content_check() from timeline_request().default
2024-03-11New function content_check().default
2024-03-09Ability to federate with hidden networks #93 (update for v2.49)iwojim0
2024-03-06Add defines for time to enable macos builds.Andy Piper
2024-03-04More logging tweaks.default
2024-03-04Logging tweaks.default
2024-02-21Log (and not notify) repeated likes and announces.default
2024-02-20Call verify_links() instead of enqueue_verify_links() from purge_user().default
2024-02-20Increased logging level for enqueue_verify_links().default
2024-02-20Enqueue a link verification from the user purge.default
2024-02-20New verify_links q_item.default
2024-02-15Moved verified links to its own json file.default
2024-02-07Deactivated stale actors behind a compiler directive.default
2024-02-05Added paging to notify_list(), and use it in the notifications page.default
2024-02-05Added a notification index.default
2024-02-05notify_list() no longer has a new_only argument.default
2024-01-18New function get_atto(), to get the attributedTo field.default
2024-01-14Ensure to now overwrite the Accept + Follow object on repeated follows.default
2024-01-14Fixed crashes in command-line options.default
2024-01-12Added support for ntfy notifications. You can configure either a self-hosted ...Stefano Marinelli
2024-01-11Added an unveil() call for "/tmp".default
2024-01-08Rewritten part of the job threads to be leaner and faster.default
2024-01-04dequeue() unlinks the file, even if it's been unable to parse it.default
2024-01-04Updated copyright year.default
2024-01-03Moved most server state to a structure.default
2023-12-19Don't collect our own shared inbox.default
2023-12-17Added a prefix to srv_archive_qitem().default
2023-12-17New function srv_archive_qitem().default
2023-12-16Fixed a misleding log text.default
2023-12-11More logging tweaks.default
2023-12-11Some logging tweaks.default
2023-12-10More functions do not require the user argument.default
2023-12-08Purge unused tags completely.default