Commit History

Author SHA1 Message Date
  default 645e7ec43e Some code reordering to placate scan-build's wrath. 3 years ago
  default 79270abd09 Log the response date in send_to_inbox() errors. 3 years ago
  default 6fd5d14428 In process_queue(), do not retry for 404 or 410 status. 3 years ago
  default cef10f5678 Added level of debug for 'Delete' messages. 3 years ago
  Alex Schroeder a221237637 Pagination of the public and private page 3 years ago
  Alex Schroeder 20f862a651 Use "new" instead of "New" for log messages 3 years ago
  default af6d31ff83 New function timeline_simple_list(). 3 years ago
  default a133427e8d More old code cleaning. 3 years ago
  default 3e2891b100 Renamed timeline_here() to object_here(). 3 years ago
  default c06136a8ac Fixed one post queries. 3 years ago
  default 33c8a73c17 Fixed RSS and outbox to use the new data storage. 3 years ago
  default c00e3afcdc Big data storage change. 3 years ago
  default e98dbe4eb5 Added the profile="" argument to Person content-type. 3 years ago
  default 8b4dbfd708 Deleted dump of debugging code. 3 years ago
  default f209c3205d Use xs_set in recipient_list() and inbox_list(). 3 years ago
  default 07fec71273 Upgraded followers to the new db. 3 years ago
  default 832bbfd5eb Dump bad signature headers to /tmp/ (temporary). 3 years ago
  default a9d3e0ca79 I was using fclose() instead of pclose(). What a moron. 3 years ago
  default 1243e26a0d New function object_add_ow(). 3 years ago
  default afeec970a3 Also call object_del() on a renewed actor in actor_request(). 3 years ago
  default e2c332c68a On Update + Person, call object_del() before actor_add(). 3 years ago
  default 9145cca97a In msg_note(), also add the in_reply_to author as a tag.Mention. 3 years ago
  default f4bebf0323 Logging tweaks. 3 years ago
  default e6bf647b98 Always log process_queue sending. 3 years ago
  default f0e17d6753 Queue messages to inboxes instead of actors. 3 years ago
  default a12da31bdf Move send to actor logging to process_queue(). 3 years ago
  default 35ad83e9ec Also log the inbox in send_to_actor(). 3 years ago
  default afce422785 Use endpoints/sharedInbox instead of inbox, if there is one. 3 years ago
  default 21c676487a Set "u-url mention" class for mentions. 3 years ago
  default 73323a7fc0 Some formatting refactoring. 3 years ago