Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Show users' avatars plus other image work. | Holger Dürer | 2017-05-08 | 1 | -36/+55 |
| | | | | | | | | | - Shows users' avatars (makes only sense if Emacs is built with imagemagick) - Scales media attachement previews to a max size (if Emacs is built with imagemagick) - Enable cacheing of image fetches Known issues: - We should really cache the avatars to avoid having multiple identical images in memory. | ||||
* | 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 |
| | | | | (Besides, just "()" would have been enough anyway. No need to quote "()" or "nil".) | ||||
* | Re-do the "Media_Links::" processing. | Holger Dürer | 2017-05-05 | 1 | -38/+31 |
| | | | | | Re-do it as a loop rather than raising an error when the search fails and trying to catch that wholesale. | ||||
* | 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 |