aboutsummaryrefslogtreecommitdiff
path: root/lisp/mastodon-inspect.el
Commit message (Expand)AuthorAgeFilesLines
* change email addressmarty hiatt2024-10-201-2/+2
* bump version, copyrightmarty hiatt2024-10-181-1/+1
* remove ;; Version: strings in buffers other than mastodon.elmarty hiatt2023-11-101-1/+0
* toot-id>item-id, toot-json>item-json, item-type for nav, byline still neededmarty hiatt2023-10-151-13/+13
* remove package-requires from inspect.elmarty hiatt2023-05-101-1/+0
* update copyright/author attributionmarty hiatt2022-11-271-0/+2
* bump version in boilerplatemarty hiatt2022-08-271-1/+1
* update homepage and copyright boilerplatemousebot2022-02-051-1/+1
* bump version to a round numbermousebot2021-12-171-1/+1
* boilerplate maintainer contactmousebot2021-12-171-0/+1
* depend on emacs 27.1, flychecks, docstrings, etc.mousebot2021-12-171-1/+3
* bump version, change homepage link, readmemousebot2021-12-171-2/+2
* Fix new warnings in `mastodon-inspect.el`.Holger Dürer2021-11-061-0/+3
* Reformat all code.Holger Dürer2021-11-061-1/+1
* inspect functions for search.elmousebot2021-11-061-1/+33
* package-lint: bump to emacs 26.1, disable stream keybindingsmousebot2021-09-221-1/+1
* bump masto version, bump emacs version to 25.1, dependency in readmemousebot2021-05-311-2/+2
* Update copyright and bump versionJohnson Denen2019-03-041-2/+2
* Bump to version 0.8.0Johnson Denen2018-08-101-1/+1
* Tiny fixes to `mastodon-inspect--dump-json-in-buffer` (#195)H Durer2018-08-101-4/+5
* Give mastodon-media--inline-images a saner interface. (#191)H Durer2018-08-101-1/+1
* Clean up code to remove compilation warnings.Holger Durer2018-08-101-0/+1
* Bump to 0.7.2 and shorten long code lines (#172)Alexander Griffith2018-03-051-1/+1
* Closes #152 and extends the fix for #150 as well as a host of bug fixesAlexander Griffith2018-02-281-1/+1
* Bump version to 0.7.1Johnson Denen2017-06-191-1/+1
* Bump to v0.7.0Johnson Denen2017-05-181-1/+1
* replaced declare-function with autoloadalexjgriffith2017-05-181-6/+6
* Replace uses of replace-regexp with search-forward and replace-match.Holger Dürer2017-05-181-2/+4
* Remove most byte-compile warnings.Holger Dürer2017-05-181-2/+6
* Bump to v0.6.3Johnson Denen2017-05-151-1/+1
* Use lexical-binding in all files.Holger Dürer2017-05-151-1/+1
* Clean up use of progn.Holger Dürer2017-05-051-6/+6
* Added tooling for downloading individual tootsAlexander Griffith2017-05-051-0/+24
* Bump to v0.6.2Johnson Denen2017-04-291-1/+1
* Bump to v0.6.1Johnson Denen2017-04-281-1/+1
* #87 added support for inspection toot under PointAlexander Griffith2017-04-271-0/+59