Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | consolidating re-searches | clarkenciel | 2017-04-28 | 1 | -2/+1 | |
| | | ||||||
* | | making keybinds and names nice | clarkenciel | 2017-04-28 | 1 | -5/+24 | |
| | | ||||||
* | | changing creation of toot buffer so that we don't duplicate docs | clarkenciel | 2017-04-28 | 1 | -3/+5 | |
| | | ||||||
* | | reformatting docs and changing removal func since we can't re-match on | clarkenciel | 2017-04-28 | 1 | -8/+12 | |
| | | | | | | | | the "Toot Text:" string | |||||
* | | removing Toot Text prompt, moving dangling parens | clarkenciel | 2017-04-28 | 1 | -4/+2 | |
| | | ||||||
* | | adding keybinding documentation to the new-toot buffer | clarkenciel | 2017-04-28 | 2 | -8/+59 | |
| | | ||||||
* | | Add the time of posting to the byline. | Holger Dürer | 2017-04-28 | 2 | -0/+13 | |
| | | ||||||
* | | #87 added support for inspection toot under Point | Alexander Griffith | 2017-04-27 | 1 | -0/+59 | |
| | | ||||||
* | | Quick feedback fix on toggle functions | Johnson Denen | 2017-04-27 | 1 | -2/+2 | |
| | | ||||||
* | | Fix #57 by moving messages into callbacks | Johnson Denen | 2017-04-27 | 1 | -4/+8 | |
| | | ||||||
* | | Add toggle function for boost/unboost | Johnson Denen | 2017-04-27 | 2 | -13/+13 | |
| | | ||||||
* | | Store 'favourited-p and 'boosted-p properties on bylines | Johnson Denen | 2017-04-27 | 2 | -5/+6 | |
| | | ||||||
* | | Parity with non-toggle favourite function | Johnson Denen | 2017-04-27 | 2 | -5/+6 | |
| | | | | | | | | | | | | TODOs: - Boost/unboost toggle function - Store 'favourite-p property on toots | |||||
* | | Use toggle function approach for favourite/unfavourite | Johnson Denen | 2017-04-27 | 1 | -31/+22 | |
| | | | | | | | | | | | | TODOs: * Will require a boost/unboost toggle impl * Must pass favourite/boosted state to the toggle functions from mastodon-tl | |||||
* | | made some formating changes | Alexander Griffith | 2017-04-27 | 1 | -2/+2 | |
| | | ||||||
* | | #70 all tabs to spaces | Alexander Griffith | 2017-04-27 | 1 | -4/+4 | |
| | | ||||||
* | | Fixed #70, added mastodon-toot--unfavorite | Alexander Griffith | 2017-04-27 | 1 | -2/+22 | |
|/ | ||||||
* | 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 | |||||
* | Remove public register function | Johnson Denen | 2017-04-24 | 1 | -7/+0 | |
| | | | | Close #69 | |||||
* | Bump to v0.6.0 | Johnson Denen | 2017-04-24 | 6 | -7/+7 | |
| | ||||||
* | 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 | 1 | -313/+0 | |
| | ||||||
* | fixed formatting and conventions for #41 | Alexander Griffith | 2017-04-24 | 3 | -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 | 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 | |
| | | | | You can request more toots by hitting 'j' at the end of a timeline buffer | |||||
* | 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 | |
| | | | | | | - Remove client functions - Use mastodon-http--post - No more callback spaghetti | |||||
* | 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 | |
| | | | | | - Delete unused functions - Refactor --action function to use mastodon-http--triage |