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 | 3 | -0/+191 |
| | |||||
* | #87 added support for inspection toot under Point | Alexander Griffith | 2017-04-28 | 1 | -0/+59 |
| | |||||
* | Quick feedback fix on toggle functions | Johnson Denen | 2017-04-28 | 1 | -2/+2 |
| | |||||
* | Fix #57 by moving messages into callbacks | Johnson Denen | 2017-04-28 | 1 | -4/+8 |
| | |||||
* | Add toggle function for boost/unboost | Johnson Denen | 2017-04-28 | 2 | -13/+13 |
| | |||||
* | Store 'favourited-p and 'boosted-p properties on bylines | Johnson Denen | 2017-04-28 | 2 | -5/+6 |
| | |||||
* | Parity with non-toggle favourite function | Johnson Denen | 2017-04-28 | 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-28 | 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-28 | 1 | -2/+2 |
| | |||||
* | #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 |
| |