Explore Help
Register Sign In
tastytea
/
mastorss
1
0
Fork
You've already forked mastorss
0
Code Issues Pull Requests Releases 12 Wiki Activity

Releases Tags

  • Stable 0.13.1 4ded077988
    Compare
    0.10.0
    0.10.1
    0.10.2
    0.11.0
    0.11.1
    0.12.0
    0.12.1
    0.12.2
    0.13.0
    0.13.1
    0.6.3
    0.8.6
    0.9.0
    mastodon-0.30
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'main'
    ${ noResults }

    0.13.1

    tastytea released this 2 years ago | 7 commits to main since this release

    Bugfixes

    • Catch network exceptions from curl wrapper.

    Changes

    • Add Zsh completion.
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
     
  • Stable 0.13.0 f448e72df1
    Compare
    0.10.0
    0.10.1
    0.10.2
    0.11.0
    0.11.1
    0.12.0
    0.12.1
    0.12.2
    0.13.0
    0.13.1
    0.6.3
    0.8.6
    0.9.0
    mastodon-0.30
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'main'
    ${ noResults }

    0.13.0

    tastytea released this 2 years ago | 17 commits to main since this release

    Bugfixes

    • Don't stop posting after first post if keep_looking is true.

    Changes

    • Use libcurl directly and drop restclient-cpp and threads dependencies.
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
     
  • Stable 0.12.2 8d59075de8
    Compare
    0.10.0
    0.10.1
    0.10.2
    0.11.0
    0.11.1
    0.12.0
    0.12.1
    0.12.2
    0.13.0
    0.13.1
    0.6.3
    0.8.6
    0.9.0
    mastodon-0.30
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'main'
    ${ noResults }

    0.12.2

    tastytea released this 2 years ago | 32 commits to main since this release

    Bugfixes:

    • Actually save the access token after generation.
    • Don't parse more items than Config::max_guids. The old behaviour could have lead to re-posting items if keep_looking was set to true.

    Changes:

    • Make hashtag-replacement optional.
    • Depend on mastodonpp >= 0.5.6. Older mastodonpp versions have a bug in the authentication token generation.
    • Add --dry-run.
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
     
  • Stable 0.12.1 0e61a876bc
    Compare
    0.10.0
    0.10.1
    0.10.2
    0.11.0
    0.11.1
    0.12.0
    0.12.1
    0.12.2
    0.13.0
    0.13.1
    0.6.3
    0.8.6
    0.9.0
    mastodon-0.30
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'main'
    ${ noResults }

    0.12.1

    tastytea released this 2 years ago | 44 commits to main since this release

    Bugfixes

    • Unescape HTML in titles.
    • Make Document::extract_location() recognize location: in addition to Location:.

    Changes

    • Add more debug logging.
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
     
  • Stable 0.12.0 917977129f
    Compare
    0.10.0
    0.10.1
    0.10.2
    0.11.0
    0.11.1
    0.12.0
    0.12.1
    0.12.2
    0.13.0
    0.13.1
    0.6.3
    0.8.6
    0.9.0
    mastodon-0.30
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'main'
    ${ noResults }

    0.12.0

    tastytea released this 2 years ago | 54 commits to main since this release

    Changes

    • Add replacements.

    Replacements are pairs of regular expressions and strings that are applied to posts, subjects and links. See the manpage for more information.

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
     
  • Pre-Release 0.11.0 1f28d5b098
    Compare
    0.10.0
    0.10.1
    0.10.2
    0.11.0
    0.11.1
    0.12.0
    0.12.1
    0.12.2
    0.13.0
    0.13.1
    0.6.3
    0.8.6
    0.9.0
    mastodon-0.30
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'main'
    ${ noResults }

    0.11.0

    tastytea released this 3 years ago | 59 commits to main since this release

    Bugfixes

    • Use the right target for jsoncpp in CMake build recipe.

    Changes

    • Switched from mastodon-cpp to mastodonpp.
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
     
  • Pre-Release 0.10.2 2bfd4ee4eb
    Compare
    0.10.0
    0.10.1
    0.10.2
    0.11.0
    0.11.1
    0.12.0
    0.12.1
    0.12.2
    0.13.0
    0.13.1
    0.6.3
    0.8.6
    0.9.0
    mastodon-0.30
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'main'
    ${ noResults }

    0.10.2

    tastytea released this 3 years ago | 64 commits to main since this release

    Bugfixes

    • Don't throw error if watchwords.json does not exist.

    Changes

    • Remove last_guid from configuration files (superseded by guid array).
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
     
  • Pre-Release 0.10.1 20798f5f5c
    Compare
    0.10.0
    0.10.1
    0.10.2
    0.11.0
    0.11.1
    0.12.0
    0.12.1
    0.12.2
    0.13.0
    0.13.1
    0.6.3
    0.8.6
    0.9.0
    mastodon-0.30
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'main'
    ${ noResults }

    0.10.1

    tastytea released this 3 years ago | 69 commits to main since this release

    Bugfixes

    • Output error message if feed type can't be recognized.
    • Store every <guid> to prevent spam if the last posted item is removed from the feed or the feed is reordered.

    Changes

    • Added configuration option keep_looking. If set to true, mastorss doesn't stop looking for new posts once an already posted one is encountered. See manpage
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
     
  • Pre-Release 0.10.0 396a81aa4d
    Compare
    0.10.0
    0.10.1
    0.10.2
    0.11.0
    0.11.1
    0.12.0
    0.12.1
    0.12.2
    0.13.0
    0.13.1
    0.6.3
    0.8.6
    0.9.0
    mastodon-0.30
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'main'
    ${ noResults }

    0.10.0

    tastytea released this 3 years ago | 82 commits to main since this release

    Changes

    • Complete rewrite.
      • Dependencies changed.
      • Error codes changed.
      • Cleaner code.
      • Same functionality.
    • Added code of conduct.
    • Added manpage.
    • Added debug mode (enable by setting the environment variable MASTORSS_DEBUG).

    Bugfixes

    • Use <guid> (or <link>) in RSS feeds to identify if an <item> was posted before.
    • Update the configuration when we encounter an HTTP permanent redirect.
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
     
  • Pre-Release 0.9.0 26000270e7
    Compare
    0.10.0
    0.10.1
    0.10.2
    0.11.0
    0.11.1
    0.12.0
    0.12.1
    0.12.2
    0.13.0
    0.13.1
    0.6.3
    0.8.6
    0.9.0
    mastodon-0.30
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'main'
    ${ noResults }

    0.9.0

    tastytea released this 3 years ago | 0 commits to master since this release

    Changes

    • Ported to mastodon-cpp 0.105.0.
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
     
First Previous 1 2 Next Last
Powered by Gitea Version: 1.16.9
English
bahasa Indonesia Deutsch English español français italiano latviešu magyar nyelv Nederlands polski Português de Portugal português do Brasil suomi svenska Türkçe čeština ελληνικά български русский српски Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API Website Go1.18.4