Commit History

Author SHA1 Message Date
  default 0a11d70fbe Fixed git conflict. 8 months ago
  default 4d53a7b6f7 In timeline_request(), call enqueue_actor_request on actor errors. 8 months ago
  default e1ce85debd Unified post-like object type match. 8 months ago
  default 79df266bfe Added some more logging. 8 months ago
  default fc76ae4e9e New function enqueue_object_request(). 8 months ago
  default 528f6463b2 Fixed confusion in Undo + Follow processing. 8 months ago
  default 6a77c634ad Also add announces to lists. 8 months ago
  default 16a4a09e4f New server.json knobs "queue_timeout" and "queue_timeout_2". 8 months ago
  default 9cfce7a4bd Deleted useless recalculation of queue_retry_max. 8 months ago
  default 26840e0dc0 Some tweaks to previous patch. 8 months ago
  grunfink 100c9cf569 Merge pull request 'Ability to federate with hidden networks #93 (update for v2.49)' (#149) from iwojima/snac2:master into master 8 months ago
  default dba0630660 Commented out received unboosts (see code for an explanation). 9 months ago
  default 46f2e324d8 Undo for Likes and Announces are no longer dropped. 9 months ago
  default 877fb079f3 mastoapi: 'unfavourite' and 'unreblog' actions now fully work. 9 months ago
  default 1a6bb79921 New function msg_repulsion. 9 months ago
  default 90ee416bf8 Changed admiration message ids from dummy ones to having an md5 of the object. 9 months ago
  default adf0a13992 If an emoji in emojis.json is an URL to an image, it's stored in the tag list. 9 months ago
  default 5a8c4cac80 Added an additional check for blocked instances. 9 months ago
  default b598cb5176 Reject my own messages in is_msg_for_me(). 9 months ago
  default 840fde45f1 Only reply to direct Ping activities. 9 months ago
  default 21400ca13a Don't be overzealous in avoid notifications for Likes and Announces. 9 months ago
  default 73a5fc6f5b Added a type Note to poll options. 10 months ago
  default 7aa5250eb8 Backport from xs. 10 months ago
  default b2e3841467 Call actor_get_refresh() from actor_request(). 10 months ago
  default 262302a3af Don't call enqueue_actor_refresh() with a NULL user. 10 months ago
  default 66c42da77a Queue actor request renamed to actor_refresh. 10 months ago
  default f332acc70d More actor refreshing tweaks. 10 months ago
  default cd0e211354 Don't call enqueue_actor_request() with a NULL user. 10 months ago
  default f485dbdaf0 Added actor refreshing via the user queue. 10 months ago
  default 48941cfeaf Also call content_check() from timeline_request(). 10 months ago