Commit History

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