Commit History

Author SHA1 Message Date
  grunfink 6069660c91 In actor_refresh, use actor_failure() to avoid retrying 410 Gone failures. 10 months ago
  byte d23ac2b9f5 making sure that global data is immutable 10 months ago
  grunfink 31a4b18027 Tweaked logging message. 11 months ago
  grunfink 2656f69d7c More work in replies pages. 11 months ago
  grunfink 428ae12639 Don't use # anchors in the reply paging, as Misskey seems to dislike them. 11 months ago
  grunfink 08f99232e0 New function instance_failure(). 11 months ago
  grunfink 7796bf39f0 Always do a deferred fsck at startup. 11 months ago
  grunfink cdd74c8d41 Ensure the outbox does not include non-public posts. 11 months ago
  grunfink d358f5bcd0 Call enqueue_collect_outbox() after a Follow Accept. 11 months ago
  grunfink d40e47f709 New function enqueue_collect_outbox(). 11 months ago
  grunfink 59f3b5465e New function collect_outbox(). 11 months ago
  grunfink 877a4d7a22 More replies tweaks. 11 months ago
  grunfink 074e19d949 Added a 'replies' object to Notes. 11 months ago
  grunfink 5cda2f709c Some improvements to collect_replies(). 11 months ago
  grunfink ff52f779b7 New function enqueue_collect_replies(). 1 year ago
  grunfink 86de22fe92 New function collect_replies(). 1 year ago
  grunfink 971fc024f2 Also add children to msg_delete(). 1 year ago
  grunfink 4923628ac6 Fixed bug in new delete targets. 1 year ago
  grunfink 8278719e13 In msg_delete(), also add actors that liked or boosted as destinations. 1 year ago
  grunfink c8848f6e9f More webhook checks. 1 year ago
  grunfink f055c8b694 Added a new server knob disable_notify_webhook. 1 year ago
  grunfink 5a2aef8666 More notify_webhook work. 1 year ago
  grunfink 0594197af7 Renamed server knob to 'rss_hashtag_poll_hours'. 1 year ago
  grunfink a1369b39c1 Activated hashtag RSS polling. 1 year ago
  grunfink 56816b3051 Minor memory leak fixes. 1 year ago
  grunfink 096bb21710 Merge pull request 'use utf-8 lowercase function for tags #396' (#400) from postscriptum/snac2:utf8-lower-tags into master 1 year ago
  postscriptum 24105f6e97 use utf-8 lowercase function for tags #396 1 year ago
  green 321f64ed70 performance: use following_list_len in more places 1 year ago
  grunfink 418581a71d Minor tweak to link extraction regex. 1 year ago
  grunfink c166e05f7d As they look ugly in some platforms, links are no longer shown as attachments. 1 year ago