• 0.9.14 32fbdf7375

    0.9.14 Stable

    tastytea released this 2019-01-27 05:09:43 +01:00 | 7 commits to master since this release

    Changes:

    • Updated to mastodon-cpp 0.30.0.
    • CI: migrated to Debian stretch containers.
    Downloads
  • 0.9.13 cade0f8a4a

    0.9.13 Stable

    tastytea released this 2018-08-19 22:19:48 +02:00 | 10 commits to master since this release

    • Bugfix: fixed issue where the program would hang if a link is of class mention
    • Set timeout to 30 seconds
    • Added more default replacements: /amp/ and [\\?&]service=amp
    Downloads
  • 0.9.11 b3d24f2342

    0.9.11 Stable

    tastytea released this 2018-08-14 15:56:53 +02:00 | 14 commits to master since this release

    • Various little enhancements
    • Bugfix: deleted a check that would always fail
    Downloads
  • 0.9.8 ef7067a169

    0.9.8 Stable

    tastytea released this 2018-06-12 08:14:57 +02:00 | 25 commits to master since this release

    • Increased delay after error from 60 to 120 seconds
    • The config file is written sooner on exit to make surer that it is written on shutdown
    • Changed default replacements, now includes wt* and wt_*
    • Check for new messages every 2 seconds (was: 5)
    Downloads
  • 0.9.1 46aa2b89c3

    0.9.1 Stable

    tastytea released this 2018-05-29 15:03:04 +02:00 | 39 commits to master since this release

    • Fixed reconnect issues: expandurl-mastodon did not wait after a connection error, now it waits 60 seconds before attempting a reconnect.
    • Added support for configurable regular expressions (for URL replacements)
    • Bugfix: Made sure that the first parameter of an URL has a leading '?'
    Downloads