Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge pull request #123 from alexjgriffith/image-nl-placement | Johnson Denen | 2017-05-15 | 1 | -7/+13 | |
|\ | ||||||
| * | Merge branch 'develop' into image-nl-placement | alexjgriffith | 2017-05-15 | 1 | -8/+11 | |
| |\ | ||||||
| * \ | adjusted for async image loading | Alexander Griffith | 2017-05-12 | 1 | -9/+13 | |
| |\ \ | ||||||
| * | | | Revert "Adjusted for async image changes" | Alexander Griffith | 2017-05-12 | 1 | -13/+10 | |
| * | | | Adjusted for async image changes | Alexander Griffith | 2017-05-12 | 1 | -10/+13 | |
| * | | | closed #79 | Alexander Griffith | 2017-05-12 | 1 | -9/+12 | |
* | | | | Bump to v0.6.3 | Johnson Denen | 2017-05-15 | 1 | -1/+1 | |
* | | | | Use lexical-binding in all files. | Holger Dürer | 2017-05-15 | 1 | -1/+2 | |
| |_|/ |/| | | ||||||
* | | | Added face customization closes #124 | Alexander Griffith | 2017-05-13 | 1 | -8/+11 | |
| |/ |/| | ||||||
* | | Move the rendering of images fully into mastodon-media.el and use default ima... | Holger Dürer | 2017-05-10 | 1 | -13/+2 | |
* | | Show users' avatars plus other image work. | Holger Dürer | 2017-05-08 | 1 | -9/+21 | |
|/ | ||||||
* | Clean up use of progn. | Holger Dürer | 2017-05-05 | 1 | -3/+2 | |
* | Don't quote nil. | Holger Dürer | 2017-05-05 | 1 | -3/+3 | |
* | Moved decode-coding-string out of tl functions | alexjgriffith | 2017-05-05 | 1 | -7/+4 | |
* | Merged nested lets | alexjgriffith | 2017-05-05 | 1 | -3/+3 | |
* | #114 Swapped customize-set-value to let | alexjgriffith | 2017-05-05 | 1 | -4/+3 | |
* | removed fonting from shr-render-region call | Alexander Griffith | 2017-05-05 | 1 | -1/+4 | |
* | Removed the superfluous if around mapconcat and Renamed images media preview | alexjgriffith | 2017-05-05 | 1 | -9/+4 | |
* | Added suport for multiple media display per toot | alexjgriffith | 2017-05-05 | 1 | -7/+10 | |
* | Bump to v0.6.2 | Johnson Denen | 2017-04-29 | 1 | -1/+1 | |
* | word is no longer nil when no word-at-point is nil | Alexander Griffith | 2017-04-28 | 1 | -1/+1 | |
* | en #74 added autofill for tag timeline | Alexander Griffith | 2017-04-28 | 1 | -1/+4 | |
* | Bump to v0.6.1 | Johnson Denen | 2017-04-28 | 1 | -1/+1 | |
* | Add the time of posting to the byline. | Holger Dürer | 2017-04-28 | 1 | -0/+4 | |
* | Store 'favourited-p and 'boosted-p properties on bylines | Johnson Denen | 2017-04-27 | 1 | -4/+5 | |
* | Bump to v0.6.0 | Johnson Denen | 2017-04-24 | 1 | -1/+1 | |
* | Removed tabs from mastodon-tl | Alexander Griffith | 2017-04-24 | 1 | -12/+12 | |
* | fixed formatting and conventions for #41 | Alexander Griffith | 2017-04-24 | 1 | -2/+2 | |
* | Fix #41 cleaned up fork | Alexander Griffith | 2017-04-24 | 1 | -1/+1 | |
* | Fixed #41, inline images | Alexander Griffith | 2017-04-24 | 1 | -3/+5 | |
* | Added content warnings and inserted media links into toots | Alexander Griffith | 2017-04-24 | 1 | -0/+40 | |
* | Bump to v0.5.5 | Johnson Denen | 2017-04-24 | 1 | -11/+11 | |
* | fix #65 altered indentation | Alexander Griffith | 2017-04-24 | 1 | -2/+2 | |
* | Fixed #65 pointer placement when getting more toots | Alexander Griffith | 2017-04-24 | 1 | -2/+5 | |
* | Bump to v0.5.4 | Johnson Denen | 2017-04-23 | 1 | -1/+1 | |
* | Fix some compilation errors | Johnson Denen | 2017-04-23 | 1 | -2/+2 | |
* | Make tweaks per checkdoc feedback | Johnson Denen | 2017-04-23 | 1 | -1/+7 | |
* | Make tweaks per package-lint feedback | Johnson Denen | 2017-04-23 | 1 | -0/+1 | |
* | Close #52 with mastodon-tl--more function | Johnson Denen | 2017-04-23 | 1 | -9/+44 | |
* | Group API endpoint function with mastodon-http | Johnson Denen | 2017-04-23 | 1 | -3/+3 | |
* | Fix 32 decode utf-8 for content, name and handle | Alexander Griffith | 2017-04-22 | 1 | -3/+6 | |
* | Render html with shr instead of html2text | Johnson Denen | 2017-04-19 | 1 | -3/+5 | |
* | Fix load issue | Johnson Denen | 2017-04-18 | 1 | -0/+1 | |
* | Add thread functionality to timelines | Johnson Denen | 2017-04-18 | 1 | -0/+16 | |
* | Add and use mastodon-tl--field function | Johnson Denen | 2017-04-18 | 1 | -11/+13 | |
* | Display favourited status in byline | Johnson Denen | 2017-04-18 | 1 | -0/+5 | |
* | Show boosted state with (B) marker in byline | Johnson Denen | 2017-04-18 | 1 | -1/+6 | |
* | Rename mastodon-toot--property and move to tl feature | Johnson Denen | 2017-04-18 | 1 | -2/+8 | |
* | Do not use fringe face | Johnson Denen | 2017-04-17 | 1 | -2/+2 | |
* | Reimplement update post-rewrite | Johnson Denen | 2017-04-17 | 1 | -0/+28 |