Commit History

Author SHA1 Message Date
  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
  default f4bebf0323 Logging tweaks. 2 years ago
  default e6bf647b98 Always log process_queue sending. 2 years ago
  default f0e17d6753 Queue messages to inboxes instead of actors. 2 years ago
  default a12da31bdf Move send to actor logging to process_queue(). 2 years ago
  default 35ad83e9ec Also log the inbox in send_to_actor(). 2 years ago
  default afce422785 Use endpoints/sharedInbox instead of inbox, if there is one. 2 years ago
  default 21c676487a Set "u-url mention" class for mentions. 2 years ago
  default 73323a7fc0 Some formatting refactoring. 2 years ago
  default 2364d960b7 Fixed memory leak. 2 years ago
  default c0d5016e1e Use the newly resolved actor in msg_follow() instead of rewriting the old one. 2 years ago
  default dbe60be4f3 Fixed bug when following by @user@host. 2 years ago
  default 1fd14a850d People page started. 2 years ago
  default 34a2b47e85 Don't store objects other than 'Note' in timeline_request(). 2 years ago
  default 78b3a30447 Some code moving to avoid false positive leaks. 2 years ago
  default 2ab428ab0a Fixed leak. 2 years ago
  default 084731fec2 Send notification emails through the queue. 2 years ago
  default 6ffbb3a4fc Fixed typo. 2 years ago
  default d210674569 Don't notify about admirations of things by others. 2 years ago
  default 6e470440f9 Rewritten notify() to write the message in bulk. 2 years ago
  default a52ed9be78 New function notify(). 2 years ago
  default a16600e330 Better 'Delete' message logging. 2 years ago
  default 395f80bdc4 Added support for HEAD methods. 2 years ago