Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed #41, inline images | Alexander Griffith | 2017-04-24 | 2 | -3/+102 |
* | 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 | 6 | -17/+17 |
* | 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 | 6 | -7/+7 |
* | Fix some compilation errors | Johnson Denen | 2017-04-23 | 5 | -8/+8 |
* | Make tweaks per checkdoc feedback | Johnson Denen | 2017-04-23 | 5 | -5/+18 |
* | Make tweaks per package-lint feedback | Johnson Denen | 2017-04-23 | 6 | -3/+10 |
* | Bump to v0.5.1 | Johnson Denen | 2017-04-23 | 1 | -2/+2 |
* | Close #52 with mastodon-tl--more function | Johnson Denen | 2017-04-23 | 1 | -9/+44 |
* | Close #56 with emojify auto-detection hook | Johnson Denen | 2017-04-23 | 1 | -0/+5 |
* | Bump to v0.5.0 | Johnson Denen | 2017-04-23 | 1 | -2/+2 |
* | Close #10 and remove unused mastodon-http functions | Johnson Denen | 2017-04-23 | 1 | -61/+8 |
* | Group API endpoint function with mastodon-http | Johnson Denen | 2017-04-23 | 4 | -7/+7 |
* | Clean up tests and update DOCSTRINGs | Johnson Denen | 2017-04-23 | 1 | -3/+6 |
* | Rewrite mastodon-auth | Johnson Denen | 2017-04-23 | 3 | -130/+34 |
* | Use Cask to run tests in TravisCI | Johnson Denen | 2017-04-23 | 1 | -1/+1 |
* | Add mastodon-client feature | Johnson Denen | 2017-04-23 | 1 | -0/+95 |
* | Bump to v0.4.2 | Johnson Denen | 2017-04-22 | 1 | -2/+2 |
* | Fix 32 decode utf-8 for content, name and handle | Alexander Griffith | 2017-04-22 | 1 | -3/+6 |
* | Cleanup mastodon-toot feature | Johnson Denen | 2017-04-20 | 2 | -26/+11 |
* | Close #11 with new callbacks | Johnson Denen | 2017-04-20 | 2 | -20/+24 |
* | Update to v0.4.1 | Johnson Denen | 2017-04-19 | 1 | -2/+2 |
* | Render html with shr instead of html2text | Johnson Denen | 2017-04-19 | 3 | -5/+5 |
* | Fix #25 with const variable | Johnson Denen | 2017-04-19 | 1 | -4/+4 |
* | Better feedback on boost/favourite | Johnson Denen | 2017-04-19 | 1 | -7/+10 |
* | Update to v0.4.0 | Johnson Denen | 2017-04-18 | 1 | -1/+1 |
* | Fix load issue | Johnson Denen | 2017-04-18 | 1 | -0/+1 |
* | Add keybinding for `mastodon-tl--thread' and update README | Johnson Denen | 2017-04-18 | 1 | -0/+2 |
* | Add thread functionality to timelines | Johnson Denen | 2017-04-18 | 1 | -0/+16 |
* | Add reply keybinding and update README | Johnson Denen | 2017-04-18 | 1 | -0/+2 |
* | Add reply functionality | Johnson Denen | 2017-04-18 | 2 | -4/+22 |
* | Add and use mastodon-tl--field function | Johnson Denen | 2017-04-18 | 1 | -11/+13 |
* | Add keybinding and update README | Johnson Denen | 2017-04-18 | 1 | -0/+2 |
* | Favourite toots from timelines | Johnson Denen | 2017-04-18 | 1 | -8/+22 |
* | 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 | 2 | -6/+24 |
* | Rename mastodon-toot--property and move to tl feature | Johnson Denen | 2017-04-18 | 2 | -10/+9 |
* | Add boost feature to timelines | Johnson Denen | 2017-04-18 | 3 | -0/+42 |
* | Update to v0.3.0 | Johnson Denen | 2017-04-17 | 1 | -1/+1 |
* | 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 |
* | Fix #38 by using pre-existing faces | Johnson Denen | 2017-04-17 | 1 | -14/+7 |
* | Rewrite timeline display internals and fix #36 | Johnson Denen | 2017-04-17 | 1 | -68/+59 |
* | Update DOCSTRINGs | Johnson Denen | 2017-04-16 | 1 | -0/+15 |
* | Add function to update current timeline | Johnson Denen | 2017-04-16 | 2 | -15/+31 |
* | Add `j' and `k' bindings to move to previous/next toot | Johnson Denen | 2017-04-15 | 2 | -14/+38 |
* | Provide context menu from `with-eval-after-load' block | Johnson Denen | 2017-04-15 | 1 | -6/+2 |
* | Fixes #29 - Provide context menu for discover mode | fap | 2017-04-15 | 2 | -6/+55 |