Rtoot Versions Save

:mammoth: R package to interact with the mastodon API

v0.3.4

5 months ago
  • added progress bar for long running queries (#141) by @chainsawriot
  • added 429 check (#144)
  • fixed #146 by adding a confirmation step for auth_setup(browser = FALSE)(#147)
  • fixed #149 by removing quotes around the inputted instance name though auth_setup(instance = "") (#150) by @thisisnic

v0.3.3

7 months ago

rtoot 0.3.3

  • added support for lists (#135, #136)
  • fixed links after transfer on GitHub

Full Changelog: https://github.com/gesistsa/rtoot/compare/v0.3.2...v0.3.3

v0.3.2

11 months ago
  • added post_status() to favourite/bookmark/reblog statuses (#134)
  • fixed example in get_status() (#134)

v0.3.0

1 year ago
  • don't throw an error when no rate limit is found (#95)
  • switched API for get_fedi_instances() (#122)
  • added minimal endpoint (#123)
  • fixed bugs (#113, #115)

v0.2.0

1 year ago
  • possible to set token via environment variable (#68)
  • paginating results (#70)
  • added ratelimit checking (#43)
  • added pkgdown site (#79)
  • added streaming functions stream_* (#84)
  • added more instance endpoints (#34)

CRAN

1 year ago