aboutsummaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
...
| * 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 and tiny cleanupsmarty hiatt2023-04-302-2/+1
* | | 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
* 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
* heading for report to modsmarty hiatt2023-04-241-0/+3
* Merge branch 'report' into developmarty hiatt2023-04-242-2/+88
|\
| * 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
| * clean up reports based on real-world test, flycheck, etc.marty hiatt2023-04-211-15/+18
| * refactor tl--report-build-params and a hack test for itmarty hiatt2023-04-211-10/+18
| * refactor and basic test for report to modsmarty hiatt2023-04-211-36/+43
| * docstring + actual request for report-to-modsmarty hiatt2023-04-151-8/+7
| * start on reporting to adminsmarty hiatt2023-04-061-0/+65
* | propertize urls in compose buffer. FIX #441.marty hiatt2023-04-221-0/+10
* | add horiz bar to follow suggests/reqsmarty hiatt2023-04-211-1/+3
* | allow zeroes in handle/tag regexes!marty hiatt2023-04-211-2/+2
* | include CW length in max char count check. FIX #393.marty hiatt2023-04-181-9/+14
* | test if any poll options go over the max, and re-run if so. FIX #436marty hiatt2023-04-181-2/+13
* | add while-no-input call to capfsmarty hiatt2023-04-171-2/+12
* | discover typomarty hiatt2023-04-121-1/+1
* | add some-followed-tags-timelinemarty hiatt2023-04-111-1/+13
|/
* remove stray multi-accounts codemarty hiatt2023-04-051-1/+0
* Merge branch 'develop'marty hiatt2023-04-055-101/+175
|\
| * view instance: only look for property-json in profile buf.marty hiatt2023-04-051-2/+6
| * change package descriptionmarty hiatt2023-04-051-1/+1
| * rejig polls for pleroma compatmarty hiatt2023-04-051-21/+26
| * no mastodon mode for view instance desc, so q works nicelymarty hiatt2023-04-041-1/+3
| * move followed-tags-tl bindingmarty hiatt2023-04-011-1/+1
| * prefix args for list-followed-tags and followed-tags-timelinesmarty hiatt2023-04-011-8/+10
| * timeline of all followed tags. FIX #409.marty hiatt2023-04-012-4/+20
| * tag tl prefix args: 1- only media, 2- local resultsmarty hiatt2023-04-011-11/+24