Commit History

Author SHA1 Message Date
  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). 8 months ago
  default 46f2e324d8 Undo for Likes and Announces are no longer dropped. 8 months ago
  default 877fb079f3 mastoapi: 'unfavourite' and 'unreblog' actions now fully work. 8 months ago
  default 1a6bb79921 New function msg_repulsion. 8 months ago
  default 90ee416bf8 Changed admiration message ids from dummy ones to having an md5 of the object. 8 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. 9 months ago
  default 7aa5250eb8 Backport from xs. 9 months ago
  default b2e3841467 Call actor_get_refresh() from actor_request(). 9 months ago
  default 262302a3af Don't call enqueue_actor_refresh() with a NULL user. 9 months ago
  default 66c42da77a Queue actor request renamed to actor_refresh. 9 months ago
  default f332acc70d More actor refreshing tweaks. 9 months ago
  default cd0e211354 Don't call enqueue_actor_request() with a NULL user. 9 months ago
  default f485dbdaf0 Added actor refreshing via the user queue. 9 months ago
  default 48941cfeaf Also call content_check() from timeline_request(). 9 months ago
  default bb28b1c090 Also accept Article objects. 9 months ago
  default 60c2a50ed9 New function content_check(). 9 months ago
  iwojim0 7312f4ce51 Ability to federate with hidden networks #93 (update for v2.49) 9 months ago
  default 91bb0615d9 Replaced most xs_dict_iter() with xs_dict_next(). 9 months ago
  default 093f4af282 Shortened the maximum conversation levels. 9 months ago
  default 30e6125b7d More logging tweaks. 9 months ago
  default ae6df3d288 More logging tweaks. 9 months ago