Commit History

Author SHA1 Message Date
  default b2e3841467 Call actor_get_refresh() from actor_request(). 2 years ago
  default b9dbc5bcf3 Fixed log message. 2 years ago
  default 66c42da77a Queue actor request renamed to actor_refresh. 2 years ago
  default f332acc70d More actor refreshing tweaks. 2 years ago
  default cd0e211354 Don't call enqueue_actor_request() with a NULL user. 2 years ago
  default f485dbdaf0 Added actor refreshing via the user queue. 2 years ago
  default 48941cfeaf Also call content_check() from timeline_request(). 2 years ago
  default 60c2a50ed9 New function content_check(). 2 years ago
  Andy Piper e608f3aff1 Add defines for time to enable macos builds. 2 years ago
  default ae6df3d288 More logging tweaks. 2 years ago
  default 61647de38b Logging tweaks. 2 years ago
  default e9553379e9 Log (and not notify) repeated likes and announces. 2 years ago
  default e6ef328e5a Call verify_links() instead of enqueue_verify_links() from purge_user(). 2 years ago
  default 4806c4ef7e Increased logging level for enqueue_verify_links(). 2 years ago
  default 65ae0f87f6 Enqueue a link verification from the user purge. 2 years ago
  default 34349112f6 New verify_links q_item. 2 years ago
  default 263e239653 Moved verified links to its own json file. 2 years ago
  default 80c31a2e01 Deactivated stale actors behind a compiler directive. 2 years ago
  default 4e35b4b865 Added paging to notify_list(), and use it in the notifications page. 2 years ago
  default 85bf3472b7 Added a notification index. 2 years ago
  default 729ad476f0 notify_list() no longer has a new_only argument. 2 years ago
  default 65040b65a3 New function get_atto(), to get the attributedTo field. 2 years ago
  default ee0c6386cc Ensure to now overwrite the Accept + Follow object on repeated follows. 2 years ago
  default 7ca08aebd2 Fixed crashes in command-line options. 2 years ago
  Stefano Marinelli 2af9481837 Added support for ntfy notifications. You can configure either a self-hosted server or use the official ntfy.sh, and you have the option to use a private token to protect access and topics. 2 years ago
  default 32ce4b0659 Added an unveil() call for "/tmp". 2 years ago
  default 93e7138e53 Rewritten part of the job threads to be leaner and faster. 2 years ago
  default 5e2f4e9902 dequeue() unlinks the file, even if it's been unable to parse it. 2 years ago
  default 755d997fb1 Updated copyright year. 2 years ago
  default e003f87c2d Moved most server state to a structure. 2 years ago