aboutsummaryrefslogtreecommitdiff
path: root/lisp/mastodon-discover.el
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright and bump versionJohnson Denen2019-03-041-1/+1
|
* Update discover function with new keybindingsJohnson Denen2019-03-041-7/+7
|
* Refactor mastodon-discover functionalityJohnson Denen2019-03-041-31/+31
|
* Fix #219 no `with-eval-after-load` in the code (#220)H Durer2019-03-041-0/+69
The package-lint logic is too daft to cope with this (you cannot even mention it in a comment). We now move the discover functionality into its own package and just mention in the README file how to make use of it.