aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | Revert "with-mastodon-buffer macro"marty hiatt2023-05-064-203/+218
| | | | | | | | This reverts commit 51f8b782ac6721939e20eca459fe88eb4304857c.
* | Revert "updates to with-mastodon-buffer macro"marty hiatt2023-05-066-108/+120
|/ | | | This reverts commit 59e5e3ece54bcac36d9debad392bff25a31438b5.
* init* reorder attempt to fixmarty hiatt2023-05-061-26/+26
|
* with-masto-buffer declaremarty hiatt2023-05-061-1/+3
|
* wrap commentarymarty hiatt2023-05-051-2/+5
|
* rx for handle/tag regexesmarty hiatt2023-05-051-11/+7
|
* revert while-let to when-letmarty hiatt2023-05-051-2/+3
|
* fixes for reply in composemarty hiatt2023-05-051-3/+7
|
* autoloads / requiresmarty hiatt2023-05-051-2/+8
|
* flyspell ignore compose buffer itemsmarty hiatt2023-05-051-0/+18
|
* fill reply in compose: handle multi paragraph reply text.marty hiatt2023-05-051-4/+4
|
* " " for reply in composemarty hiatt2023-05-051-2/+3
|
* help-echo for toot statsmarty hiatt2023-05-051-0/+3
|
* wrap long lines in -tl.elmarty hiatt2023-05-051-11/+25
|
* remove comments and wrap codemarty hiatt2023-05-041-4/+2
|
* reorder after-change in composemarty hiatt2023-05-041-3/+4
|
* rename prop fonts in compose buffer custommarty hiatt2023-05-041-1/+1
|
* remove old var-pitch-mode codemarty hiatt2023-05-042-13/+1
|
* var pitch if mastodon-toot--proportional-fonts-composemarty hiatt2023-05-041-0/+2
|
* in prop tags and handles: handle variable-pitch for reset propsmarty hiatt2023-05-041-2/+4
|
* pushnew not push in compose-buffermarty hiatt2023-05-041-3/+3
|
* wrap codemarty hiatt2023-05-041-10/+8
|
* wrap reply in compose buffermarty hiatt2023-05-041-10/+10
|
* hack to fill reply text in compose buffer. FIX #451.marty hiatt2023-05-041-4/+18
|
* Merge branch 'no-media-type' into developmarty hiatt2023-05-041-6/+4
|\
| * no need to prompt/store media content-type.marty hiatt2023-05-031-6/+4
| |
* | updates to with-mastodon-buffer macromarty hiatt2023-05-046-98/+85
| |
* | with-mastodon-buffer macromarty hiatt2023-05-034-218/+202
|/
* commentsmarty hiatt2023-05-021-8/+3
|
* typomarty hiatt2023-05-021-1/+1
|
* don't try to boost direct/unlisted tootsmarty hiatt2023-05-021-31/+35
|
* refactor format reply in compose str, propertize docs properly. FIX #448.marty hiatt2023-05-021-15/+18
|
* tl media adjust line breaksmarty hiatt2023-04-301-15/+14
|
* remove redundant interactive callsmarty hiatt2023-04-302-2/+0
|
* flychecksmarty hiatt2023-04-304-5/+6
|
* docstring CW arg addmarty hiatt2023-04-301-1/+2
|
* Merge branch 'var-pitch-compose' into developmarty hiatt2023-04-302-3/+33
|\
| * newline after reply text in compose buffermarty hiatt2023-04-291-5/+7
| |
| * variable pitch for toot compose buffer, but not for docsmarty hiatt2023-04-292-3/+33
| |
* | Merge branch 'thread-marks' into developmarty hiatt2023-04-301-19/+57
|\ \
| * | handle 's after tag or mentionmarty hiatt2023-04-301-2/+2
| | |
| * | tl--insert-status: restore initial \nmarty hiatt2023-04-301-0/+1
| | |
| * | tl--mentions not interactivemarty hiatt2023-04-301-1/+0
| | |
| * | add line-prefix and wrap-prefix, ajust shr render width toomarty hiatt2023-04-291-7/+10
| | |
| * | add commented example use of line-prefix propmarty hiatt2023-04-281-0/+4
| | |
| * | no quasi-quotes for let-alist dotsmarty hiatt2023-04-281-1/+2
| | |
| * | docstringsmarty hiatt2023-04-281-6/+11
| | |
| * | v rough thread replies chainmarty hiatt2023-04-281-14/+39
| | |
* | | readme infomarty hiatt2023-04-302-44/+59
| | |
* | | readme and tiny cleanupsmarty hiatt2023-04-303-2/+2
| | |