Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move the rendering of images fully into mastodon-media.el and use default ↵ | Holger Dürer | 2017-05-15 | 1 | -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ürer | 2017-04-28 | 1 | -0/+178 |
| | |||||
* | Close #52 with mastodon-tl--more function | Johnson Denen | 2017-04-23 | 1 | -0/+7 |
| | | | | You can request more toots by hitting 'j' at the end of a timeline buffer | ||||
* | Clean up tests and update DOCSTRINGs | Johnson Denen | 2017-04-23 | 1 | -12/+8 |
| | |||||
* | Use Cask to run tests in TravisCI | Johnson Denen | 2017-04-23 | 1 | -1/+0 |
| | |||||
* | Retrieve home timeline with `mastodon' function | Johnson Denen | 2017-04-14 | 1 | -0/+16 |