aboutsummaryrefslogtreecommitdiff
path: root/test/mastodon-tl-tests.el
Commit message (Collapse)AuthorAgeFilesLines
* Add tests for mastodon-media.elHolger Dürer2017-05-121-0/+2
| | | | This also includes tweaks to make Travis happy — tests previously did pass on my laptop but Travis's environment is different.
* Move the rendering of images fully into mastodon-media.el and use default ↵Holger Dürer2017-05-101-6/+46
| | | | | | | images. Having all the logic in one file reduces interdependencies. Having default images is more pleasing during the incremental loading.
* Add the time of posting to the byline.Holger Dürer2017-04-281-0/+178
|
* Close #52 with mastodon-tl--more functionJohnson Denen2017-04-231-0/+7
| | | | You can request more toots by hitting 'j' at the end of a timeline buffer
* Clean up tests and update DOCSTRINGsJohnson Denen2017-04-231-12/+8
|
* Use Cask to run tests in TravisCIJohnson Denen2017-04-231-1/+0
|
* Retrieve home timeline with `mastodon' functionJohnson Denen2017-04-141-0/+16