Commit History

Author SHA1 Message Date
  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
  default 78ec3b077b Media can be attached to notes. 2 years ago
  default 849913dc59 Use the time functions of xs_time.h. 2 years ago
  default be3191ee5d Fixed crash. 2 years ago
  default 366c23ab85 Also accept 'Delete' on input. 2 years ago
  default 82e9a03925 Implemented 'Delete'. 2 years ago
  default 37925a020e timeline_request() also triggers an actor_request(). 2 years ago
  default 2c00c7b0b5 New web action 'Unfollow'. 2 years ago
  default fa9c90c00e Add a date to a Follow message if it doesn't include one. 2 years ago