| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | mastodon-toot--action: 1 not 2 lets | marty hiatt | 2023-09-27 | 1 | -3/+3 |
* | FIX toot-empty-p for attachment only post. | marty hiatt | 2023-09-18 | 1 | -2/+2 |
* | alist-get testfun equal in set-toot-language | marty hiatt | 2023-09-15 | 1 | -1/+1 |
* | Misc minor cosmetic changes | Stefan Monnier | 2023-08-27 | 1 | -4/+4 |
* | Don't refer to obsolete font-lock face variables | Stefan Monnier | 2023-08-27 | 1 | -2/+2 |
* | Simplify calls to `alist-get` | Stefan Monnier | 2023-08-27 | 1 | -1/+1 |
* | message wait/done to attachment uploads, to avoid issues. See #478. | marty hiatt | 2023-07-12 | 1 | -1/+2 |
* | FIX boosting unlisted allowed, private not allowed | marty hiatt | 2023-05-25 | 1 | -1/+1 |
* | use toot-url-regex rather than hack regex in count-toot-chars | marty hiatt | 2023-05-16 | 1 | -1/+2 |
* | section headings, indentation, comments | marty hiatt | 2023-05-15 | 1 | -18/+69 |
* | indent buffers | marty hiatt | 2023-05-10 | 1 | -9/+9 |
* | audit of toot.el complete | marty hiatt | 2023-05-08 | 1 | -15/+9 |
* | audit more of toot.el, kbinds, reply in docs | marty hiatt | 2023-05-08 | 1 | -15/+8 |
* | count chars: use mastodon-toot-handle-regex | marty hiatt | 2023-05-08 | 1 | -4/+1 |
* | revert prev-window-config let | marty hiatt | 2023-05-08 | 1 | -9/+9 |
* | audit more of toot.el, attachments, scheduled | marty hiatt | 2023-05-08 | 1 | -28/+21 |
* | audit more of toot.el | marty hiatt | 2023-05-08 | 1 | -55/+38 |
* | audit toot emoji funs | marty hiatt | 2023-05-08 | 1 | -19/+16 |
* | touch more audit | marty hiatt | 2023-05-08 | 1 | -30/+21 |
* | if-let for translate-toot | marty hiatt | 2023-05-08 | 1 | -7/+6 |
* | audit: mastodon.el, -toot.el (started) | marty hiatt | 2023-05-08 | 1 | -22/+17 |
* | Merge branch 'with-masto-buf-2' into develop | marty hiatt | 2023-05-07 | 1 | -26/+25 |
|\ |
|
| * | eval-when-compile for with-mastodon-buffer, and re-indent | marty hiatt | 2023-05-06 | 1 | -22/+23 |
* | | Revert "updates to with-mastodon-buffer macro" | marty hiatt | 2023-05-06 | 1 | -21/+24 |
|/ |
|
* | rx for handle/tag regexes | marty hiatt | 2023-05-05 | 1 | -11/+7 |
* | revert while-let to when-let | marty hiatt | 2023-05-05 | 1 | -2/+3 |
* | fixes for reply in compose | marty hiatt | 2023-05-05 | 1 | -3/+7 |
* | autoloads / requires | marty hiatt | 2023-05-05 | 1 | -2/+8 |
* | flyspell ignore compose buffer items | marty hiatt | 2023-05-05 | 1 | -0/+18 |
* | fill reply in compose: handle multi paragraph reply text. | marty hiatt | 2023-05-05 | 1 | -4/+4 |
* | " " for reply in compose | marty hiatt | 2023-05-05 | 1 | -2/+3 |
* | remove comments and wrap code | marty hiatt | 2023-05-04 | 1 | -4/+2 |
* | reorder after-change in compose | marty hiatt | 2023-05-04 | 1 | -3/+4 |
* | rename prop fonts in compose buffer custom | marty hiatt | 2023-05-04 | 1 | -1/+1 |
* | remove old var-pitch-mode code | marty hiatt | 2023-05-04 | 1 | -10/+0 |
* | var pitch if mastodon-toot--proportional-fonts-compose | marty hiatt | 2023-05-04 | 1 | -0/+2 |
* | in prop tags and handles: handle variable-pitch for reset props | marty hiatt | 2023-05-04 | 1 | -2/+4 |
* | pushnew not push in compose-buffer | marty hiatt | 2023-05-04 | 1 | -3/+3 |
* | wrap code | marty hiatt | 2023-05-04 | 1 | -10/+8 |
* | wrap reply in compose buffer | marty hiatt | 2023-05-04 | 1 | -10/+10 |
* | hack to fill reply text in compose buffer. FIX #451. | marty hiatt | 2023-05-04 | 1 | -4/+18 |
* | Merge branch 'no-media-type' into develop | marty hiatt | 2023-05-04 | 1 | -6/+4 |
|\ |
|
| * | no need to prompt/store media content-type. | marty hiatt | 2023-05-03 | 1 | -6/+4 |
* | | updates to with-mastodon-buffer macro | marty hiatt | 2023-05-04 | 1 | -24/+21 |
|/ |
|
* | typo | marty hiatt | 2023-05-02 | 1 | -1/+1 |
* | don't try to boost direct/unlisted toots | marty hiatt | 2023-05-02 | 1 | -31/+35 |
* | refactor format reply in compose str, propertize docs properly. FIX #448. | marty hiatt | 2023-05-02 | 1 | -15/+18 |
* | remove redundant interactive calls | marty hiatt | 2023-04-30 | 1 | -1/+0 |
* | docstring CW arg add | marty hiatt | 2023-04-30 | 1 | -1/+2 |
* | Merge branch 'var-pitch-compose' into develop | marty hiatt | 2023-04-30 | 1 | -3/+19 |
|\ |
|