Commit History

Author SHA1 Message Date
  default 499697258d Rewritten is_msg_public() to not depend on a user. 1 year ago
  default 36ee16db1d Archive JSON errors in activitypub_post_handler. 1 year ago
  default fff4ff4261 More strict retries. 1 year ago
  default 203dd88389 Be more strict in not retrying on permanent errors. 1 year ago
  default 3e5bb109d1 Renamed json dump functions to new xs spec. 1 year ago
  default 65df883b3f Fixed votersCount. 1 year ago
  default 135e690a27 Limited users can announce our own posts. 1 year ago
  default bf79c8c370 Some fixes to limiting actors. 1 year ago
  default 106791ff6b Added command-line interface for limit/unlimit users. 1 year ago
  default 28adb6c850 Drop announces from limited users. 1 year ago
  default d455280705 Fixed a log message level. 1 year ago
  default 368b1eb452 Fixed outbox to be an OrderedCollection of Create+Note, not Note. 1 year ago
  default 751eb0586a msg_create() is of type @wrapper. 1 year ago
  default 0f8c0cd694 Updated comment in headers. 1 year ago
  default 4af95579dc Deleted a comment that is no longer true. 1 year ago
  default e428b57865 Improved Accept + implicit Follow code. 1 year ago
  default dc5c1ce0ac Added support for Accept objects that only provide an object id. 1 year ago
  default 6e5c7d4a4b Increased recursion level for timeline_request(). 1 year ago
  default 35987ebb50 Avoid incomplete messages in timeline_request(). 1 year ago
  default 43d2e80dc5 Use the right object id when storing Announce + Create + Note objects. 1 year ago
  default 9b19a26408 Increased log level for Announce error requests. 1 year ago
  default 2caeb550b9 Added support for the 'Page' ActivityPub object. 1 year ago
  default a05aa969d0 Added a maximum level of recursion to timeline_request(). 1 year ago
  default 0bdd1f0420 Always log send status in post_message(). 1 year ago
  default 545af948db New function post_message(), to send a message bypassing the output queue. 1 year ago
  default 137f775605 Minor prototype tweak. 1 year ago
  Yonle 47adfa169a activitypub.c: Remove unused variable. 1 year ago
  default 7e5b02be3f Fixed weird prototype of process_tags(). 1 year ago
  default 6fce560f01 The actor bio now accepts tags. 1 year ago
  default 78b468f013 More unfollow notification tweaks. 1 year ago