Histórico de Commits

Autor SHA1 Mensagem Data
  rako a45c1ce152 Fix user matching há 8 meses atrás
  grunfink 46bb87c2b5 Moved is_msg_mine() to data.c. há 8 meses atrás
  grunfink 5c2c7b27ac New function is_msg_mine(). há 8 meses atrás
  grunfink bc74642315 Some implementations set quoted posts with 'quoteUrl', so look at that as well. há 8 meses atrás
  grunfink 2a7bb3d52e Unmark a failed instance after a successful boost. há 8 meses atrás
  grunfink 587e1797dd Use 'quoteUri' instead of 'quote'. há 8 meses atrás
  grunfink 64b2bd7750 Retrieve quoted posts when a post arrives. há 8 meses atrás
  grunfink 1a42fdc8bd Keep track of deleted users and return 410 Gone for them. há 9 meses atrás
  Stefano Marinelli bebb2c7439 Instead of comparing the output status with == 200, it's better to check using valid_status() há 9 meses atrás
  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.). há 9 meses atrás
  grunfink 212284c792 xs_http.h: new file. há 9 meses atrás
  grunfink fc62cb0089 Fixed recipient_list() for mentioned accounts. há 9 meses atrás
  byte 5c68861787 fix fetching há 10 meses atrás
  grunfink ab698c2bd6 Merge pull request 'implementing scopes' (#474) from byte/snac2:feature/visibility into master há 10 meses atrás
  grunfink 6069660c91 In actor_refresh, use actor_failure() to avoid retrying 410 Gone failures. há 10 meses atrás
  byte d23ac2b9f5 making sure that global data is immutable há 10 meses atrás
  byte dcf5acaf53 implementing visibility scopes há 10 meses atrás
  grunfink 31a4b18027 Tweaked logging message. há 10 meses atrás
  grunfink 2656f69d7c More work in replies pages. há 10 meses atrás
  grunfink 428ae12639 Don't use # anchors in the reply paging, as Misskey seems to dislike them. há 10 meses atrás
  grunfink 08f99232e0 New function instance_failure(). há 10 meses atrás
  grunfink 7796bf39f0 Always do a deferred fsck at startup. há 10 meses atrás
  grunfink cdd74c8d41 Ensure the outbox does not include non-public posts. há 11 meses atrás
  grunfink d358f5bcd0 Call enqueue_collect_outbox() after a Follow Accept. há 11 meses atrás
  grunfink d40e47f709 New function enqueue_collect_outbox(). há 11 meses atrás
  grunfink 59f3b5465e New function collect_outbox(). há 11 meses atrás
  grunfink 877a4d7a22 More replies tweaks. há 11 meses atrás
  grunfink 074e19d949 Added a 'replies' object to Notes. há 11 meses atrás
  grunfink 5cda2f709c Some improvements to collect_replies(). há 11 meses atrás
  grunfink ff52f779b7 New function enqueue_collect_replies(). há 11 meses atrás