Commit History

Author SHA1 Message Date
  default 45f490286a Send to collected inboxes AFTER sending to explicit recipients. 1 year ago
  default 8451d66601 Log the user-agent when serving the actor. 1 year ago
  default 1ca94dab67 Added user-agent in non-signed http connections. 1 year ago
  default 5036cb5e11 Connection jobs are treated as urgent. 1 year ago
  default e705e5c3ed Show a bigger piece of a connection error. 1 year ago
  default 4773d6c64c Output to the shared inboxes only the public messages. 1 year ago
  default d53d9af2be Enqueue messages to the collected inboxes first. 1 year ago
  default 29b12498dd Simplified is_msg_public(). 1 year ago
  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