aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * revert prev-window-config letmarty hiatt2023-05-081-9/+9
| |
| * audit more of toot.el, attachments, scheduledmarty hiatt2023-05-081-28/+21
| |
| * audit more of toot.elmarty hiatt2023-05-081-55/+38
| |
| * audit toot emoji funsmarty hiatt2023-05-081-19/+16
| |
| * touch more auditmarty hiatt2023-05-081-30/+21
| |
| * if-let for translate-tootmarty hiatt2023-05-081-7/+6
| |
| * audit: mastodon.el, -toot.el (started)marty hiatt2023-05-082-32/+22
| |
| * let-alist --poll-vote, refactor --read-poll-optionmarty hiatt2023-05-081-40/+38
| |
| * comments and docstringsmarty hiatt2023-05-081-8/+6
| |
| * let-alist --show-statsmarty hiatt2023-05-081-33/+29
| |
| * fix --get-pollmarty hiatt2023-05-081-1/+1
| |
| * remove quasi-quoting of let-alist dotted varsmarty hiatt2023-05-081-2/+2
| |
| * let-alist the hell out of --make-profile-buffer-formarty hiatt2023-05-081-128/+116
| |
| * profile-show-user: allow calling when point on profile header.marty hiatt2023-05-081-0/+1
| |
| * fix tl--contentmarty hiatt2023-05-081-1/+1
| |
| * let-alist -views.elmarty hiatt2023-05-081-22/+16
| |
| * 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
| |
* | package header line editmarty hiatt2023-05-111-1/+1
| |
* | readme re completionmarty hiatt2023-05-103-54/+89
|/
* tiny line wrappingmarty hiatt2023-05-071-14/+11
|
* refactor next/prev tab itemmarty hiatt2023-05-071-17/+9
|
* ert-helper order for with-mastodon-buffer macromarty hiatt2023-05-071-1/+1
|
* 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-075-299/+260
|\
| * eval-when-compile for with-mastodon-buffer, and re-indentmarty hiatt2023-05-065-230/+226
| |
| * restore old macro formmarty hiatt2023-05-061-3/+6
| |
| * move with-masto-buffer to -tl.elmarty hiatt2023-05-062-18/+15
| |
* | 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
|