| Commit message (Expand) | Author | Age | Files | Lines |
* | change email address | marty hiatt | 2024-10-20 | 1 | -2/+2 |
* | bump version, copyright | marty hiatt | 2024-10-18 | 1 | -1/+1 |
* | remove ;; Version: strings in buffers other than mastodon.el | marty hiatt | 2023-11-10 | 1 | -1/+0 |
* | toot-id>item-id, toot-json>item-json, item-type for nav, byline still needed | marty hiatt | 2023-10-15 | 1 | -13/+13 |
* | remove package-requires from inspect.el | marty hiatt | 2023-05-10 | 1 | -1/+0 |
* | update copyright/author attribution | marty hiatt | 2022-11-27 | 1 | -0/+2 |
* | bump version in boilerplate | marty hiatt | 2022-08-27 | 1 | -1/+1 |
* | update homepage and copyright boilerplate | mousebot | 2022-02-05 | 1 | -1/+1 |
* | bump version to a round number | mousebot | 2021-12-17 | 1 | -1/+1 |
* | boilerplate maintainer contact | mousebot | 2021-12-17 | 1 | -0/+1 |
* | depend on emacs 27.1, flychecks, docstrings, etc. | mousebot | 2021-12-17 | 1 | -1/+3 |
* | bump version, change homepage link, readme | mousebot | 2021-12-17 | 1 | -2/+2 |
* | Fix new warnings in `mastodon-inspect.el`. | Holger Dürer | 2021-11-06 | 1 | -0/+3 |
* | Reformat all code. | Holger Dürer | 2021-11-06 | 1 | -1/+1 |
* | inspect functions for search.el | mousebot | 2021-11-06 | 1 | -1/+33 |
* | package-lint: bump to emacs 26.1, disable stream keybindings | mousebot | 2021-09-22 | 1 | -1/+1 |
* | bump masto version, bump emacs version to 25.1, dependency in readme | mousebot | 2021-05-31 | 1 | -2/+2 |
* | Update copyright and bump version | Johnson Denen | 2019-03-04 | 1 | -2/+2 |
* | Bump to version 0.8.0 | Johnson Denen | 2018-08-10 | 1 | -1/+1 |
* | Tiny fixes to `mastodon-inspect--dump-json-in-buffer` (#195) | H Durer | 2018-08-10 | 1 | -4/+5 |
* | Give mastodon-media--inline-images a saner interface. (#191) | H Durer | 2018-08-10 | 1 | -1/+1 |
* | Clean up code to remove compilation warnings. | Holger Durer | 2018-08-10 | 1 | -0/+1 |
* | Bump to 0.7.2 and shorten long code lines (#172) | Alexander Griffith | 2018-03-05 | 1 | -1/+1 |
* | Closes #152 and extends the fix for #150 as well as a host of bug fixes | Alexander Griffith | 2018-02-28 | 1 | -1/+1 |
* | Bump version to 0.7.1 | Johnson Denen | 2017-06-19 | 1 | -1/+1 |
* | Bump to v0.7.0 | Johnson Denen | 2017-05-18 | 1 | -1/+1 |
* | replaced declare-function with autoload | alexjgriffith | 2017-05-18 | 1 | -6/+6 |
* | Replace uses of replace-regexp with search-forward and replace-match. | Holger Dürer | 2017-05-18 | 1 | -2/+4 |
* | Remove most byte-compile warnings. | Holger Dürer | 2017-05-18 | 1 | -2/+6 |
* | Bump to v0.6.3 | Johnson Denen | 2017-05-15 | 1 | -1/+1 |
* | Use lexical-binding in all files. | Holger Dürer | 2017-05-15 | 1 | -1/+1 |
* | Clean up use of progn. | Holger Dürer | 2017-05-05 | 1 | -6/+6 |
* | Added tooling for downloading individual toots | Alexander Griffith | 2017-05-05 | 1 | -0/+24 |
* | Bump to v0.6.2 | Johnson Denen | 2017-04-29 | 1 | -1/+1 |
* | Bump to v0.6.1 | Johnson Denen | 2017-04-28 | 1 | -1/+1 |
* | #87 added support for inspection toot under Point | Alexander Griffith | 2017-04-27 | 1 | -0/+59 |