Releases Tags
-
0.9.13
released this 5 years ago | 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
released this 5 years ago | 14 commits to master since this release
- Various little enhancements
- Bugfix: deleted a check that would always fail
Downloads
-
0.9.8
released this 5 years ago | 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*
andwt_*
- Check for new messages every 2 seconds (was: 5)
Downloads
-
0.9.1
released this 5 years ago | 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