aboutsummaryrefslogtreecommitdiff
path: root/lisp/mastodon-tl.el
Commit message (Collapse)AuthorAgeFilesLines
* fix --get-pollmarty hiatt2023-05-081-1/+1
|
* remove quasi-quoting of let-alist dotted varsmarty hiatt2023-05-081-2/+2
|
* fix tl--contentmarty hiatt2023-05-081-1/+1
|
* tl--byline cleanupmarty hiatt2023-05-081-7/+0
|
* let-alist tl--toot-idmarty hiatt2023-05-081-3/+2
|
* let-alist tl--get-pollmarty hiatt2023-05-081-47/+40
|
* let-alist tl--contentmarty hiatt2023-05-081-0/+106
|
* let-alist --get-attachments for bylinemarty hiatt2023-05-081-7/+4
|
* let-alist tl--bylinemarty hiatt2023-05-081-98/+102
|
* let-alist tl--byline-authormarty hiatt2023-05-081-14/+10
|
* tiny line wrappingmarty hiatt2023-05-071-14/+11
|
* refactor next/prev tab itemmarty hiatt2023-05-071-17/+9
|
* useless refactor in tl--get-buffer-typemarty hiatt2023-05-071-25/+34
|
* always use string= in get-buffer-typemarty hiatt2023-05-071-3/+3
|
* macro headingmarty hiatt2023-05-071-1/+3
|
* Merge branch 'with-masto-buf-2' into developmarty hiatt2023-05-071-100/+82
|\
| * eval-when-compile for with-mastodon-buffer, and re-indentmarty hiatt2023-05-061-47/+43
| |
| * restore old macro formmarty hiatt2023-05-061-3/+6
| |
| * move with-masto-buffer to -tl.elmarty hiatt2023-05-061-1/+15
| |
* | Revert "with-mastodon-buffer macro"marty hiatt2023-05-061-77/+99
| | | | | | | | This reverts commit 51f8b782ac6721939e20eca459fe88eb4304857c.
* | Revert "updates to with-mastodon-buffer macro"marty hiatt2023-05-061-26/+32
|/ | | | This reverts commit 59e5e3ece54bcac36d9debad392bff25a31438b5.
* init* reorder attempt to fixmarty hiatt2023-05-061-26/+26
|
* help-echo for toot statsmarty hiatt2023-05-051-0/+3
|
* wrap long lines in -tl.elmarty hiatt2023-05-051-11/+25
|
* updates to with-mastodon-buffer macromarty hiatt2023-05-041-11/+5
|
* with-mastodon-buffer macromarty hiatt2023-05-031-99/+77
|
* commentsmarty hiatt2023-05-021-8/+3
|
* tl media adjust line breaksmarty hiatt2023-04-301-15/+14
|
* remove redundant interactive callsmarty hiatt2023-04-301-1/+0
|
* tl--insert-status: restore initial \nmarty hiatt2023-04-301-0/+1
|
* 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
|
* 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
|
* 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-241-2/+86
|\
| * wrap report to mods in do-if-tootmarty hiatt2023-04-211-12/+13
| |
| * 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
| |
* | add some-followed-tags-timelinemarty hiatt2023-04-111-1/+13
|/
* 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-011-4/+18
|
* tag tl prefix args: 1- only media, 2- local resultsmarty hiatt2023-04-011-11/+24
|