Commit History

Author SHA1 Message Date
  default a24b27bf29 Don't generate inReplyTo as an empty string. 1 year ago
  default 8461fbfbcc Log the actor request. 1 year ago
  default e6c48cc96a In msg_note(), delete all cc recipients also in the to. 1 year ago
  default 25acaf178c Replaced all calls to post() with enqueue_message(). 1 year ago
  default 427f7341fa New function enqueue_message(). 1 year ago
  default 286eb291c7 Lower debug level to repeated follows. 1 year ago
  default df612873d6 Log repeated Follow messages. 1 year ago
  default 6a7007e381 Added support for Update + Note on input. 1 year ago
  default 645e7ec43e Some code reordering to placate scan-build's wrath. 1 year ago
  default 79270abd09 Log the response date in send_to_inbox() errors. 1 year ago
  default 6fd5d14428 In process_queue(), do not retry for 404 or 410 status. 1 year ago
  default cef10f5678 Added level of debug for 'Delete' messages. 1 year ago
  Alex Schroeder a221237637 Pagination of the public and private page 1 year ago
  Alex Schroeder 20f862a651 Use "new" instead of "New" for log messages 2 years ago
  default af6d31ff83 New function timeline_simple_list(). 2 years ago
  default a133427e8d More old code cleaning. 2 years ago
  default 3e2891b100 Renamed timeline_here() to object_here(). 2 years ago
  default c06136a8ac Fixed one post queries. 2 years ago
  default 33c8a73c17 Fixed RSS and outbox to use the new data storage. 2 years ago
  default c00e3afcdc Big data storage change. 2 years ago
  default e98dbe4eb5 Added the profile="" argument to Person content-type. 2 years ago
  default 8b4dbfd708 Deleted dump of debugging code. 2 years ago
  default f209c3205d Use xs_set in recipient_list() and inbox_list(). 2 years ago
  default 07fec71273 Upgraded followers to the new db. 2 years ago
  default 832bbfd5eb Dump bad signature headers to /tmp/ (temporary). 2 years ago
  default a9d3e0ca79 I was using fclose() instead of pclose(). What a moron. 2 years ago
  default 1243e26a0d New function object_add_ow(). 2 years ago
  default afeec970a3 Also call object_del() on a renewed actor in actor_request(). 2 years ago
  default e2c332c68a On Update + Person, call object_del() before actor_add(). 2 years ago
  default 9145cca97a In msg_note(), also add the in_reply_to author as a tag.Mention. 2 years ago