- [x] refactor package name prefix to
dank-mode-
. Thanks to @SqrtMinusOne
- [X] use oauth2 and web-server to provide a better OAuth experience
- [X] use plstore.el to store credentials with the option to encrypt them
- [X] remove request.el from dank-auth.el
- [X] try url.el
- [X] make markdown-mode optional
- [X] remove s.el usage
- [X] ewoc package
- [X] change rendering to use ewoc
- [X] change navigation to use ewoc
- [X] Folding the last comment tree doesn’t work
- [X] Initial release