| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | implement tags company completion | marty hiatt | 2022-08-23 | 1 | -1/+39 |
* | flycheck and docstrings | marty hiatt | 2022-08-20 | 1 | -5/+6 |
* | comment unused toot var in bookmark fun | marty hiatt | 2022-08-20 | 1 | -18/+18 |
* | tl--bookmark-toggle: use 'base-toot-id prop | marty hiatt | 2022-08-20 | 1 | -1/+2 |
* | FIX bookmark toggle, updating display in byline | marty hiatt | 2022-08-20 | 1 | -23/+36 |
* | re-allow boost/fave of own toots! | marty hiatt | 2022-08-08 | 1 | -20/+21 |
* | optional cd in -set-ce refactor | marty hiatt | 2022-08-07 | 1 | -1/+1 |
* | emoji funs indentation | marty hiatt | 2022-08-07 | 1 | -5/+6 |
* | toot.el: refactor set-cw | marty hiatt | 2022-08-07 | 1 | -10/+12 |
* | refactor toggle boost and toggle fave | marty hiatt | 2022-07-26 | 1 | -37/+42 |
* | toot: message if translate-toot called without lingva.el | mousebot | 2022-04-05 | 1 | -3/+5 |
* | toot: missing parens in --reply booster checks | mousebot | 2022-04-05 | 1 | -2/+2 |
* | toot: indents and flycheck | mousebot | 2022-04-05 | 1 | -10/+11 |
* | toot--reply: improve mentions in replies | mousebot | 2022-03-29 | 1 | -6/+20 |
* | call lingva-translate with optional variable-pitch arg | mousebot | 2022-03-25 | 1 | -2/+5 |
* | attach parent JSON to fave/boost notifs to fix replies | mousebot | 2022-03-19 | 1 | -3/+4 |
* | remove require test for --translate-toot-text | mousebot | 2022-03-18 | 1 | -2/+2 |
* | favourite not favorite | mousebot | 2022-03-11 | 1 | -1/+1 |
* | translate toot with lingva.el | mousebot | 2022-03-10 | 1 | -0/+17 |
* | add copy-toot-text function | mousebot | 2022-02-28 | 1 | -0/+7 |
* | Merge branch 'develop' into mpv-play-at-point | mousebot | 2022-02-11 | 1 | -6/+0 |
|\ |
|
| * | revert to requiring mastodon toot | mousebot | 2022-02-11 | 1 | -6/+0 |
* | | put point after a boost/fave marker on success | mousebot | 2022-02-11 | 1 | -1/+4 |
|/ |
|
* | revert require of mastodon-toot to autoloads | mousebot | 2022-02-05 | 1 | -0/+6 |
* | update homepage and copyright boilerplate | mousebot | 2022-02-05 | 1 | -1/+2 |
* | keep mastodon-toot--max-toot-chars a number not a string. | mousebot | 2022-01-12 | 1 | -4/+3 |
* | FIX fetching max toot length from server | mousebot | 2022-01-11 | 1 | -4/+12 |
* | reload on pin toggle | mousebot | 2021-12-25 | 1 | -2/+6 |
* | text-mode for toot compose buffer | mousebot | 2021-12-24 | 1 | -1/+1 |
* | docstring and move pin toot toggle | mousebot | 2021-12-20 | 1 | -21/+18 |
* | refactoring delete/redraft functions | mousebot | 2021-12-20 | 1 | -37/+43 |
* | autoload typo | mousebot | 2021-12-17 | 1 | -1/+1 |
* | y-or-n-p before cancelling a toot. | mousebot | 2021-12-17 | 1 | -1/+7 |
* | bump version to a round number | mousebot | 2021-12-17 | 1 | -1/+1 |
* | boilerplate maintainer contact | mousebot | 2021-12-17 | 1 | -0/+1 |
* | depend on emacs 27.1, flychecks, docstrings, etc. | mousebot | 2021-12-17 | 1 | -3/+7 |
* | bump version, change homepage link, readme | mousebot | 2021-12-17 | 1 | -2/+2 |
* | ensure media-attachment is not a dir | mousebot | 2021-12-17 | 1 | -9/+11 |
* | Merge branch 'immed-async-media-upload' into develop | mousebot | 2021-12-17 | 1 | -15/+18 |
|\ |
|
| * | fix media attachments test before posting | mousebot | 2021-12-17 | 1 | -15/+18 |
* | | Merge branch 'immed-async-media-upload' into develop | mousebot | 2021-12-16 | 1 | -26/+28 |
|\| |
|
| * | attach media test before post | mousebot | 2021-12-15 | 1 | -3/+6 |
| * | a first hack to make media uploads immediate and async. | mousebot | 2021-12-15 | 1 | -23/+22 |
* | | customize option to enable custom emoji by default. | mousebot | 2021-12-15 | 1 | -0/+5 |
|/ |
|
* | rename company mentions to 'mastodon-toot-mentions' | mousebot | 2021-12-12 | 1 | -5/+6 |
* | autocompletion ignores case of handles/display names | mousebot | 2021-11-09 | 1 | -2/+2 |
* | Do a bit if `if` and `progn` sanitizing. | Holger Dürer | 2021-11-06 | 1 | -15/+14 |
* | Use portable filename component functions. | Holger Dürer | 2021-11-06 | 1 | -12/+14 |
* | Convert most uses of `(cdr (assoc <some-symbol> <a-list>))` to `(alist-get <s... | Holger Dürer | 2021-11-06 | 1 | -32/+32 |
* | Reformat all code. | Holger Dürer | 2021-11-06 | 1 | -53/+53 |