aboutsummaryrefslogtreecommitdiff
path: root/lisp/mastodon-tl.el
Commit message (Expand)AuthorAgeFilesLines
* Add the time of posting to the byline.Holger Dürer2017-04-281-0/+4
* Store 'favourited-p and 'boosted-p properties on bylinesJohnson Denen2017-04-281-4/+5
* Bump to v0.6.0Johnson Denen2017-04-241-1/+1
* Removed tabs from mastodon-tlAlexander Griffith2017-04-241-12/+12
* fixed formatting and conventions for #41Alexander Griffith2017-04-241-2/+2
* Fix #41 cleaned up forkAlexander Griffith2017-04-241-1/+1
* Fixed #41, inline imagesAlexander Griffith2017-04-241-3/+5
* Added content warnings and inserted media links into tootsAlexander Griffith2017-04-241-0/+40
* Bump to v0.5.5Johnson Denen2017-04-241-11/+11
* fix #65 altered indentationAlexander Griffith2017-04-241-2/+2
* Fixed #65 pointer placement when getting more tootsAlexander Griffith2017-04-241-2/+5
* Bump to v0.5.4Johnson Denen2017-04-231-1/+1
* Fix some compilation errorsJohnson Denen2017-04-231-2/+2
* Make tweaks per checkdoc feedbackJohnson Denen2017-04-231-1/+7
* Make tweaks per package-lint feedbackJohnson Denen2017-04-231-0/+1
* Close #52 with mastodon-tl--more functionJohnson Denen2017-04-231-9/+44
* Group API endpoint function with mastodon-httpJohnson Denen2017-04-231-3/+3
* Fix 32 decode utf-8 for content, name and handleAlexander Griffith2017-04-221-3/+6
* Render html with shr instead of html2textJohnson Denen2017-04-191-3/+5
* Fix load issueJohnson Denen2017-04-181-0/+1
* Add thread functionality to timelinesJohnson Denen2017-04-181-0/+16
* Add and use mastodon-tl--field functionJohnson Denen2017-04-181-11/+13
* Display favourited status in bylineJohnson Denen2017-04-181-0/+5
* Show boosted state with (B) marker in bylineJohnson Denen2017-04-181-1/+6
* Rename mastodon-toot--property and move to tl featureJohnson Denen2017-04-181-2/+8
* Do not use fringe faceJohnson Denen2017-04-171-2/+2
* Reimplement update post-rewriteJohnson Denen2017-04-171-0/+28
* Fix #38 by using pre-existing facesJohnson Denen2017-04-171-14/+7
* Rewrite timeline display internals and fix #36Johnson Denen2017-04-171-68/+59
* Update DOCSTRINGsJohnson Denen2017-04-161-0/+15
* Add function to update current timelineJohnson Denen2017-04-161-4/+19
* Add `j' and `k' bindings to move to previous/next tootJohnson Denen2017-04-151-14/+33
* Fixes #29 - Provide context menu for discover modefap2017-04-151-0/+21
* Add major modeJohnson Denen2017-04-141-1/+2
* Retrieve home timeline with `mastodon' functionJohnson Denen2017-04-141-0/+94