Commit History

Author SHA1 Message Date
  default 25b0829470 Do not retry Delete messages on actor error. 1 year ago
  default bfdaf380ea More logging tweaks. 1 year ago
  default c06b74cc8e Revert "Reverted actor_request() without user." 1 year ago
  default 8d0a69cd75 Reverted actor_request() without user. 1 year ago
  default c693c7c62c Some logging tweaks. 1 year ago
  default 88294c5198 Log actor_request() errors. 1 year ago
  default 09b926c168 More functions do not require the user argument. 1 year ago
  default 0e6c5f9463 actor_request() does not need a user argument. 1 year ago
  default 90179f8459 activitypub_request() may have a NULL user. 1 year ago
  default 1c19404258 Minor reordering code to process_input_message(). 1 year ago
  default 95ccff541c process_input_message() returns -1 on errors. 1 year ago
  default d7fe3ba615 Call is_msg_for_me() from global queue input messages. 1 year ago
  default 8f172f5e0e Usage of shared inboxes is now configurable from the server.json file. 1 year ago
  default ce0e782c94 Also check inside Update messages in is_msg_for_me(). 1 year ago
  default bad729c631 Started work to support shared inboxes. 1 year ago
  default b846c943b3 Fixed crash in activitypub_request() when there is no payload. 1 year ago
  default c1502219bb Local tag links now point to the search by tag URL. 1 year ago
  default 759042dc9f Drop updates for unknown posts. 1 year ago
  default 22cc5f42a5 Drop replies to hidden posts. 1 year ago
  default eb04c8e4f2 On output, consider HTTP status 405 (not allowed) as a fatal error. 1 year ago
  default 60e8953a69 Give more retry time to timedout connections. 1 year ago
  default ac8790c3cd If a metadata starts with https:, convert it to a link. 1 year ago
  default c4b2d3bc69 If an account has metadata, return them as attachment PropertyValues in msg_actor(). 1 year ago
  default 8ebfa10547 Use xs_match() in some places for more clarity. 1 year ago
  default 2edbb75a18 Also accept Update activities for Page and Article. 1 year ago
  default 073a2d962a Discard output messages to blocked instances. 1 year ago
  default 4e87a1106a Consider error status 400 as fatal in output messages. 1 year ago
  default 57c84d1c3a Some fixes to 'Undo' messages. 1 year ago
  default 505084bab7 Added some support for 'Article' object types. 1 year ago
  default 7e63766e4a Also propagate the 'conversation' field, if there is one. 1 year ago