aboutsummaryrefslogtreecommitdiff
path: root/lisp/mastodon-media.el
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix some whitespace issues.Holger Dürer2017-05-051-2/+2
|
* Use the more canonical "nil" instead of "'()" when we don't mean an empty list.Holger Dürer2017-05-051-2/+2
| | | | (Besides, just "()" would have been enough anyway. No need to quote "()" or "nil".)
* Re-do the "Media_Links::" processing.Holger Dürer2017-05-051-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 stepJohnson Denen2017-04-291-0/+1
|
* Fixed defgroup docstring for mastodon-mediaeAlexander Griffith2017-04-241-2/+2
|
* fixed formatting and conventions for #41Alexander Griffith2017-04-241-18/+19
|
* Fix #41 cleaned up forkAlexander Griffith2017-04-241-1/+5
|
* Now using mastodon-http--getAlexander Griffith2017-04-241-9/+9
|
* Fix #41 fixed function aliaseAlexander Griffith2017-04-241-5/+6
|
* Fixed #41, inline imagesAlexander Griffith2017-04-241-0/+97