| Commit message (Expand) | Author | Age | Files | Lines |
* | manually(!) apply stephan monnier's patch, save the ts work | marty hiatt | 2023-03-21 | 1 | -5/+2 |
* | remove first empty line in docstrings | marty hiatt | 2023-01-09 | 1 | -6/+2 |
* | update copyright/author attribution | marty hiatt | 2022-11-27 | 1 | -0/+2 |
* | caption + props for media urls as well as actual media | marty hiatt | 2022-11-25 | 1 | -22/+13 |
* | indentation and stale TODOs | marty hiatt | 2022-09-12 | 1 | -3/+2 |
* | bump version in boilerplate | marty hiatt | 2022-08-27 | 1 | -1/+1 |
* | flychecks and docstrings | mousebot | 2022-04-05 | 1 | -1/+2 |
* | don't add play with mpv help-echo if media type is "unknown" | mousebot | 2022-03-11 | 1 | -1/+3 |
* | display image caption in help echo | mousebot | 2022-03-10 | 1 | -3/+7 |
* | Merge branch 'develop' into mpv-play-at-point | mousebot | 2022-02-11 | 1 | -1/+1 |
|\ |
|
| * | update homepage and copyright boilerplate | mousebot | 2022-02-05 | 1 | -1/+1 |
* | | disable moving image overlay | mousebot | 2022-01-15 | 1 | -14/+14 |
* | | try an all-the-icons icon. not too sure about it tho. | mousebot | 2022-01-11 | 1 | -1/+6 |
* | | add play symbol as after-string overlay to gifv and video types | mousebot | 2022-01-11 | 1 | -3/+12 |
* | | add function to play gif/video at point. uses mpv.el | mousebot | 2022-01-11 | 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/+1 |
* | bump version, change homepage link, readme | mousebot | 2021-12-17 | 1 | -2/+2 |
* | fetch media_attachments' "type" from server and store as property | mousebot | 2021-11-09 | 1 | -14/+20 |
* | Reformat all code. | Holger Dürer | 2021-11-06 | 1 | -2/+2 |
* | Fix compilation warnings. | Holger Dürer | 2021-11-01 | 1 | -1/+4 |
* | enable-image-caching customize option | mousebot | 2021-10-29 | 1 | -3/+10 |
* | Merge branch 'develop' into imgcaching | mousebot | 2021-10-24 | 1 | -5/+0 |
|\ |
|
| * | move defcustom attachment-height from media to toot | mousebot | 2021-10-22 | 1 | -5/+0 |
* | | handle caching of images | mousebot | 2021-10-22 | 1 | -4/+14 |
|/ |
|
* | revert leftover caching things from merging image-previews branch | mousebot | 2021-10-20 | 1 | -3/+1 |
* | Merge branch 'img-previews' into develop | mousebot | 2021-10-20 | 1 | -2/+9 |
|\ |
|
| * | disambiguate media--attachment-height and preview-max-height | mousebot | 2021-10-15 | 1 | -3/+3 |
| * | first test merge of hdurer's WIP: Posting of images | mousebot | 2021-10-15 | 1 | -0/+5 |
| * | handle caching of images | mousebot | 2021-10-09 | 1 | -4/+8 |
* | | Revert "handle cached images" | mousebot | 2021-10-18 | 1 | -10/+4 |
|/ |
|
* | handle cached images | mousebot | 2021-10-09 | 1 | -4/+10 |
* | flycheck: docstrings, autoloads, etc | mousebot | 2021-10-03 | 1 | -9/+12 |
* | package-lint: bump to emacs 26.1, disable stream keybindings | mousebot | 2021-09-22 | 1 | -1/+1 |
* | use inbuilt image scaling if emacs version => 27.1 | mousebot | 2021-09-13 | 1 | -5/+12 |
* | foll reqs/faves bindings global, autoloads and declarations, readme | mousebot | 2021-06-01 | 1 | -3/+4 |
* | bump masto version, bump emacs version to 25.1, dependency in readme | mousebot | 2021-05-31 | 1 | -2/+2 |
* | travis.yml, move to new cask install method | mousebot | 2021-05-31 | 1 | -2/+1 |
* | Implement clickable images with shr-browse-image. | mousebot | 2021-05-21 | 1 | -2/+8 |
* | 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 |
* | Give mastodon-media--inline-images a saner interface. (#191) | H Durer | 2018-08-10 | 1 | -20/+22 |
* | Bump to 0.7.2 and shorten long code lines (#172) | Alexander Griffith | 2018-03-05 | 1 | -5/+11 |
* | Stop url.el from spamming the user with "Connecting host: ..." messages in th... | Holger Durer | 2018-03-02 | 1 | -1/+5 |
* | Fixes buffer switching issue and closes issue #158 | Alexander Griffith | 2018-03-01 | 1 | -15/+15 |
* | When processing the result of an async image fetch, ensure the buffer still e... | Holger Dürer | 2018-03-01 | 1 | -25/+26 |
* | Bump version to 0.7.1 | Johnson Denen | 2017-06-19 | 1 | -1/+1 |
* | Catch any errors thrown during url-retrieve. | Holger Dürer | 2017-06-19 | 1 | -3/+12 |
* | More robust bad url detection. | Holger Dürer | 2017-06-19 | 1 | -3/+4 |