Commit History

Author SHA1 Message Date
  default e74ae0f589 Renamed inboxes/ to inbox/. 1 year ago
  default 5e3c50d6e1 New inbox collection functions. 1 year ago
  default eb0c7eabbb Minor refactoring to actor_request(). 1 year ago
  default d75a22adab New function srv_archive_error(). 1 year ago
  default 1d82d13d62 In activitypub_request(), retry failed signed requests as non-signed. 1 year ago
  default 2bfebba7be Don't wait for 3 seconds if there were some q_items processed. 1 year ago
  default 3a97721c30 Unrolled the recipient-to-inbox process in process_user_queue_item(). 1 year ago
  default 58c01be996 Use actor_request() again in get_actor_inbox(). 1 year ago
  default 5230435b31 New boolean argument 'priv' to msg_note(). 1 year ago
  default 9083bef5cb Don't try to send to empty email addresses. 1 year ago
  default f1f3e3b116 Email notifications can be disabled. 1 year ago
  default d3da67eaba Don't request the actor in get_actor_inbox(). 1 year ago
  default 1af96788f0 Even more tweaks to connection reply logging. 1 year ago
  default e71c72f037 More tweaks to connection reply logging. 1 year ago
  default f832e6a508 Some tweaks to connection reply logging. 1 year ago
  default 7e27ccfde8 Try to show a piece of the error after connecting. 1 year ago
  default f5d3859e07 Added the user to the notification. 1 year ago
  default 944bd60e06 Deleted old output message processing in user queue. 1 year ago
  default 4cca157641 Output messages are now processed by the pool of threads. 1 year ago
  default 8f63c6259a Log unexpected q_item types. 1 year ago
  default 7be01b7f34 Output messages are sent with send_to_inbox_raw(). 1 year ago
  default 3ddf76c2aa New function send_to_inbox_raw(). 1 year ago
  default 2db57c9df9 Added internals for Telegram notifications. 1 year ago
  default f6d51357af process_queue() now posts the q_item to the thread pool. 1 year ago
  default b2d186cd0f The pool of threads now process q_items. 1 year ago
  default 71a7569467 Deleted the type argument from object_get_my_md5() and object_get(). 1 year ago
  default d49089898f Elevated debug level to bad user / invalid user messages. 1 year ago
  default 928f22fbba Email notifications have been moved to the global queue. 1 year ago
  default c639553836 New function queue() (the global queue). 1 year ago
  default 108ed072e2 Renamed process_queue_item() to process_user_queue_item(). 1 year ago