Added
- Support running scripted automations (see README).
- "Fetch Once" button on hashtag and thread pages. (fixes #108)
- Support navigation to a post's threaded view. (fixes #108)
- Add support for post
nameandsummary.
Fixed
- Improve support for operating without JavaScript available/enabled.
- Only enforce CSRF protection on "simple" requests.
Changed
- Replace use of multi-action controller with
formaction. (fixes #101)
Other
- API usability improvements.