Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #70 all tabs to spaces | Alexander Griffith | 2017-04-28 | 1 | -4/+4 |
| | |||||
* | Fixed #70, added mastodon-toot--unfavorite | Alexander Griffith | 2017-04-28 | 1 | -2/+22 |
| | |||||
* | Update contribution instructions | Johnson Denen | 2017-04-27 | 1 | -10/+6 |
| | |||||
* | Add =mastodon-toot-mode= keybindings to README | Johnson Denen | 2017-04-25 | 1 | -0/+10 |
| | |||||
* | Fix DOCSTRING reference | Johnson Denen | 2017-04-25 | 1 | -1/+1 |
| | |||||
* | Mark toots with content warnings | Johnson Denen | 2017-04-25 | 1 | -5/+25 |
| | | | | | | | - Close #17 - Bound to =C-c C-w= in a mastodon-toot buffer - Sending or canceling the toot clears any CW - Prompts on send for spoiler text | ||||
* | Update README.org | Johnson Denen | 2017-04-25 | 1 | -2/+15 |
| | | | Close #4 | ||||
* | Remove public register function | Johnson Denen | 2017-04-24 | 1 | -7/+0 |
| | | | | Close #69 | ||||
* | Bump to v0.6.0 | Johnson Denen | 2017-04-24 | 7 | -8/+8 |
| | |||||
* | Add mastodon-media to test helper | Johnson Denen | 2017-04-24 | 1 | -0/+1 |
| | |||||
* | Fixed defgroup docstring for mastodon-mediae | Alexander Griffith | 2017-04-24 | 1 | -2/+2 |
| | |||||
* | Removed tabs from mastodon-tl | Alexander Griffith | 2017-04-24 | 1 | -12/+12 |
| | |||||
* | Cleaned up #41 workspace | Alexander Griffith | 2017-04-24 | 3 | -313/+0 |
| | |||||
* | fixed formatting and conventions for #41 | Alexander Griffith | 2017-04-24 | 5 | -20/+334 |
| | |||||
* | Fix #41 cleaned up fork | Alexander Griffith | 2017-04-24 | 2 | -2/+6 |
| | |||||
* | Now using mastodon-http--get | Alexander Griffith | 2017-04-24 | 1 | -9/+9 |
| | |||||
* | Fix #41 fixed function aliase | Alexander Griffith | 2017-04-24 | 1 | -5/+6 |
| | |||||
* | 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 | 7 | -18/+18 |
| | |||||
* | 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 |
| | |||||
* | Update README.org | Johnson Denen | 2017-04-24 | 1 | -9/+1 |
| | |||||
* | Bump to v0.5.4 | Johnson Denen | 2017-04-23 | 7 | -8/+8 |
| | |||||
* | 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 | 3 | -4/+4 |
| | |||||
* | Close #52 with mastodon-tl--more function | Johnson Denen | 2017-04-23 | 3 | -9/+52 |
| | | | | You can request more toots by hitting 'j' at the end of a timeline buffer | ||||
* | Update README.org | Johnson Denen | 2017-04-23 | 1 | -49/+15 |
| | |||||
* | 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 | 2 | -3/+3 |
| | |||||
* | Update README.org | Johnson Denen | 2017-04-23 | 1 | -2/+3 |
| | |||||
* | Update README with 2FA notice | Johnson Denen | 2017-04-23 | 1 | -0/+3 |
| | |||||
* | 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 | 5 | -8/+8 |
| | |||||
* | Clean up tests and update DOCSTRINGs | Johnson Denen | 2017-04-23 | 4 | -38/+19 |
| | |||||
* | Rewrite mastodon-auth | Johnson Denen | 2017-04-23 | 6 | -259/+71 |
| | | | | | | - Remove client functions - Use mastodon-http--post - No more callback spaghetti | ||||
* | Use Cask to run tests in TravisCI | Johnson Denen | 2017-04-23 | 12 | -10/+30 |
| | |||||
* | Add mastodon-client feature | Johnson Denen | 2017-04-23 | 2 | -0/+171 |
| | |||||
* | Bump to v0.4.2 | Johnson Denen | 2017-04-22 | 1 | -2/+2 |
| | |||||
* | Update README.org | Johnson Denen | 2017-04-22 | 1 | -6/+5 |
| | |||||
* | fix 32 added instructions in readme to enable emojies | Alexander Griffith | 2017-04-22 | 1 | -0/+39 |
| | |||||
* | Fix 32 decode utf-8 for content, name and handle | Alexander Griffith | 2017-04-22 | 1 | -3/+6 |
| | |||||
* | Update README.org | Johnson Denen | 2017-04-21 | 1 | -2/+2 |
| | |||||
* | Update README.org | Johnson Denen | 2017-04-21 | 1 | -2/+4 |
| | |||||
* | Cleanup mastodon-toot feature | Johnson Denen | 2017-04-20 | 2 | -26/+11 |
| | | | | | - Delete unused functions - Refactor --action function to use mastodon-http--triage | ||||
* | 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 |
| |