aboutsummaryrefslogtreecommitdiff
path: root/README.org
Commit message (Collapse)AuthorAgeFilesLines
...
* Some small tweaks to our keymap handling. (#183)H Durer2018-08-101-10/+18
| | | | | - Use special mode which sets up a sensible base keymap. - Define the keymap just once so that users can tweak it as they wish without us messing with that on each invocation of mastodon-mode.
* Optionally use auth-source-search for fetching and saving password. (#181)H Durer2018-08-101-0/+4
| | | | | | | | | * Use auth-source-search for fetching and saving password This gives users the ability to save their password to either the gpg-encrypted ~/.authinfo.gpg or ~/.authinfo so that they don't have to provide username/password each time * Add a new custom var to decide whether to use the auth-source package or not.
* Support toggling content warning anywhere in the toot. (#180)H Durer2018-08-101-0/+1
| | | | | This new functionality is bound to the 'c' key. To help with this functionality this also changes the 'toot-json and 'toot-id properties. These are now applied to the whole toot not just the toot's byline.
* Update the README file to mention the new keybindings for tab browsing. (#171)H Durer2018-03-051-18/+21
|
* Update contribution instructionsJohnson Denen2017-04-271-10/+6
|
* Add =mastodon-toot-mode= keybindings to READMEJohnson Denen2017-04-251-0/+10
|
* Update README.orgJohnson Denen2017-04-251-2/+15
| | | Close #4
* Update README.orgJohnson Denen2017-04-241-9/+1
|
* Bump to v0.5.1Johnson Denen2017-04-231-1/+1
|
* Update README.orgJohnson Denen2017-04-231-49/+15
|
* Update README.orgJohnson Denen2017-04-231-2/+3
|
* Update README with 2FA noticeJohnson Denen2017-04-231-0/+3
|
* Update README.orgJohnson Denen2017-04-221-6/+5
|
* fix 32 added instructions in readme to enable emojiesAlexander Griffith2017-04-221-0/+39
|
* Update README.orgJohnson Denen2017-04-211-2/+2
|
* Update README.orgJohnson Denen2017-04-211-2/+4
|
* Update roadmapJohnson Denen2017-04-181-7/+2
|
* Add keybinding for `mastodon-tl--thread' and update READMEJohnson Denen2017-04-181-0/+1
|
* Add reply keybinding and update READMEJohnson Denen2017-04-181-0/+1
|
* Add keybinding and update READMEJohnson Denen2017-04-181-5/+7
|
* Update README.orgJohnson Denen2017-04-181-4/+2
|
* Update README.orgJohnson Denen2017-04-181-1/+12
|
* Update README.orgJohnson Denen2017-04-151-0/+2
|
* Provide context menu from `with-eval-after-load' blockJohnson Denen2017-04-151-19/+23
| | | | | Check for `discover' with `require' Clean up README
* Fixes #29 - Provide context menu for discover modefap2017-04-151-0/+10
| | | | | | * provides a `discover.el` context menu through mode-hook * moves lambdas from keymap to functions so `discover-my-major` can pick them up
* Update README with keybindingsJohnson Denen2017-04-141-2/+13
|
* Update README.orgJohnson Denen2017-04-141-0/+7
|
* Fixes #19 Change README.md to README.orgfap2017-04-121-0/+90