aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * 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 re completionmarty hiatt2023-05-113-54/+89
* | | | refactor format reply in compose str, propertize docs properly. FIX #448.marty hiatt2023-05-021-15/+18
* | | | Merge branch 'develop'marty hiatt2023-04-3011-245/+485
|\| | |
| * | | readme infomarty hiatt2023-04-302-44/+59
| * | | readme and tiny cleanupsmarty hiatt2023-04-303-2/+2
| * | | handle 's after tag or mentionmarty hiatt2023-04-301-2/+2
| * | | tl--mentions not interactivemarty hiatt2023-04-301-1/+0
| * | | newline after reply text in compose buffermarty hiatt2023-04-291-6/+8
| | |/ | |/|
| * | no quasi-quotes for let-alist dotsmarty hiatt2023-04-281-1/+2
| |/
| * combine two 'insert toots' groups in -tl.elmarty hiatt2023-04-281-112/+109
| * fix thread marker to leave point on right toot.marty hiatt2023-04-281-7/+7
| * mastodon.el: update commentary and file headermarty hiatt2023-04-251-3/+2
| * readme fix links for codeberg.marty hiatt2023-04-251-6/+6
| * simplify views--print-instance-rulesmarty hiatt2023-04-251-16/+10
| * fixes for display of orig in reply buffer. FIX #442.marty hiatt2023-04-251-22/+28
| * refactor and let-alist for tl--map-rules-alistmarty hiatt2023-04-241-4/+7
| * makefile: add tests cmd, and testscleanmarty hiatt2023-04-241-2/+8
| * heading for report to modsmarty hiatt2023-04-241-0/+3
| * Merge branch 'report' into developmarty hiatt2023-04-243-47/+234
| |\
| | * allow zeroes in handle/tag regexes!marty hiatt2023-04-211-2/+2
| | * wrap report to mods in do-if-tootmarty hiatt2023-04-211-12/+13
| | * report to mods bindingmarty hiatt2023-04-211-0/+2
| | * actually fix report to mods testsmarty hiatt2023-04-211-19/+17
| | * add read-rules-ids testmarty hiatt2023-04-211-0/+29