index
:
mastodon.el.git
master
Emacs client for fediverse servers that implement the Mastodon API.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
mastodon-media.el
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
Bump to v0.7.0
Johnson Denen
2017-05-18
1
-1
/
+1
*
Remove most byte-compile warnings.
Holger Dürer
2017-05-18
1
-11
/
+14
*
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
/
+2
*
Add tests for mastodon-media.el
Holger Dürer
2017-05-12
1
-9
/
+14
*
Move the rendering of images fully into mastodon-media.el and use default ima...
Holger Dürer
2017-05-10
1
-6
/
+112
*
Make the image loading asynchronous.
Holger Dürer
2017-05-10
1
-24
/
+46
*
Show users' avatars plus other image work.
Holger Dürer
2017-05-08
1
-36
/
+55
*
Fix some whitespace issues.
Holger Dürer
2017-05-05
1
-2
/
+2
*
Use the more canonical "nil" instead of "'()" when we don't mean an empty list.
Holger Dürer
2017-05-05
1
-2
/
+2
*
Re-do the "Media_Links::" processing.
Holger Dürer
2017-05-05
1
-38
/
+31
*
Fix failing lint step
Johnson Denen
2017-04-29
1
-0
/
+1
*
Fixed defgroup docstring for mastodon-mediae
Alexander Griffith
2017-04-24
1
-2
/
+2
*
fixed formatting and conventions for #41
Alexander Griffith
2017-04-24
1
-18
/
+19
*
Fix #41 cleaned up fork
Alexander Griffith
2017-04-24
1
-1
/
+5
*
Now using mastodon-http--get
Alexander Griffith
2017-04-24
1
-9
/
+9
*
Fix #41 fixed function aliase
Alexander Griffith
2017-04-24
1
-5
/
+6
*
Fixed #41, inline images
Alexander Griffith
2017-04-24
1
-0
/
+97
[prev]