Historial de Commits

Autor SHA1 Mensaje Fecha
  grunfink 1a42fdc8bd Keep track of deleted users and return 410 Gone for them. hace 9 meses
  Stefano Marinelli bebb2c7439 Instead of comparing the output status with == 200, it's better to check using valid_status() hace 9 meses
  Stefano Marinelli 2d433afc27 Enhances Mastodon API compatibility by adding support for displaying remote users' follower/following/post counts and their posts when viewing profiles in Mastodon-compatible apps (Fedilab, Tusky, etc.). hace 10 meses
  grunfink 212284c792 xs_http.h: new file. hace 10 meses
  grunfink fc62cb0089 Fixed recipient_list() for mentioned accounts. hace 10 meses
  byte 5c68861787 fix fetching hace 10 meses
  grunfink ab698c2bd6 Merge pull request 'implementing scopes' (#474) from byte/snac2:feature/visibility into master hace 10 meses
  grunfink 6069660c91 In actor_refresh, use actor_failure() to avoid retrying 410 Gone failures. hace 10 meses
  byte d23ac2b9f5 making sure that global data is immutable hace 10 meses
  byte dcf5acaf53 implementing visibility scopes hace 11 meses
  grunfink 31a4b18027 Tweaked logging message. hace 11 meses
  grunfink 2656f69d7c More work in replies pages. hace 11 meses
  grunfink 428ae12639 Don't use # anchors in the reply paging, as Misskey seems to dislike them. hace 11 meses
  grunfink 08f99232e0 New function instance_failure(). hace 11 meses
  grunfink 7796bf39f0 Always do a deferred fsck at startup. hace 11 meses
  grunfink cdd74c8d41 Ensure the outbox does not include non-public posts. hace 11 meses
  grunfink d358f5bcd0 Call enqueue_collect_outbox() after a Follow Accept. hace 11 meses
  grunfink d40e47f709 New function enqueue_collect_outbox(). hace 11 meses
  grunfink 59f3b5465e New function collect_outbox(). hace 11 meses
  grunfink 877a4d7a22 More replies tweaks. hace 11 meses
  grunfink 074e19d949 Added a 'replies' object to Notes. hace 11 meses
  grunfink 5cda2f709c Some improvements to collect_replies(). hace 11 meses
  grunfink ff52f779b7 New function enqueue_collect_replies(). hace 1 año
  grunfink 86de22fe92 New function collect_replies(). hace 1 año
  grunfink 971fc024f2 Also add children to msg_delete(). hace 1 año
  grunfink 4923628ac6 Fixed bug in new delete targets. hace 1 año
  grunfink 8278719e13 In msg_delete(), also add actors that liked or boosted as destinations. hace 1 año
  grunfink c8848f6e9f More webhook checks. hace 1 año
  grunfink f055c8b694 Added a new server knob disable_notify_webhook. hace 1 año
  grunfink 5a2aef8666 More notify_webhook work. hace 1 año