Skip to content

Releases: gesistsa/rtoot

rtoot 1.0.0

Choose a tag to compare

@schochastics schochastics released this 23 Feb 15:54
  • correct return value in post_toot() documentation (#185)
  • added simple error handling in post_toot() (#185)
  • use withr in tests (#180)
  • switched to httr2 (#169)
  • use tryCatch for long running queries (#142)

rtoot 0.3.5

Choose a tag to compare

@schochastics schochastics released this 06 Nov 18:42
  • fixed #153 by allowing POSIXct as max_id, min_id and since_id (#154) by @Kudusch
  • fixed #158 for VSCode and similar editors which return TRUE for rstudio::isAvailable() (#159)

rtoot 0.3.4

Choose a tag to compare

@schochastics schochastics released this 16 Jan 09:45
  • 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

0.3.3

Choose a tag to compare

@chainsawriot chainsawriot released this 07 Nov 09:10

rtoot 0.3.3

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

Full Changelog: v0.3.2...v0.3.3

0.3.2

Choose a tag to compare

@schochastics schochastics released this 29 Jun 19:43
  • added post_status() to favourite/bookmark/reblog statuses (#134)
  • fixed example in get_status() (#134)

rtoot 0.3.0

Choose a tag to compare

@schochastics schochastics released this 10 Jan 14:15
  • 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)

rtoot 0.2.0

Choose a tag to compare

@schochastics schochastics released this 30 Nov 19:10
  • 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)

0.1.0 - First CRAN release

Choose a tag to compare

@schochastics schochastics released this 11 Nov 15:40
updated CRAn comments and fixed deleted return