aboutsummaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
...
| * finish audit of profile.elmarty hiatt2023-05-081-29/+19
| |
| * audit some more profile.elmarty hiatt2023-05-081-10/+8
| |
| * rename profile--add-author-bylines to profile--format-usermarty hiatt2023-05-082-8/+6
| |
| * semi-refactor mastodon-profile--toggle-account-keymarty hiatt2023-05-081-5/+4
| |
| * remove useless fun profile--account-fieldmarty hiatt2023-05-081-7/+2
| |
| * audit profile.elmarty hiatt2023-05-081-45/+28
| |
| * adjust format-poll-optionmarty hiatt2023-05-081-3/+3
| |
| * reindent a funmarty hiatt2023-05-081-11/+11
| |
| * refactor mastodon-tl--format-poll-optionmarty hiatt2023-05-081-15/+16
| |
| * re-let-alist tl-get-pollmarty hiatt2023-05-081-47/+41
| |
| * revert let-alist for poll-vote in tl.el (because --field)marty hiatt2023-05-081-45/+46
| |
| * Revert "let-alist tl--get-poll"marty hiatt2023-05-081-40/+47
| | | | | | | | This reverts commit c579efdef65e1d6a6ad29e0a609202cd59a683e2.
| * Revert "let-alist tl--byline"marty hiatt2023-05-081-102/+98
| | | | | | | | This reverts commit ceaeb56cea5fa2d5214e57b5915e0d315b70e081.
| * Revert "revert to use of tl--field in --byline."marty hiatt2023-05-081-5/+5
| | | | | | | | This reverts commit 8ec34ca9f6082b731d270012bbada1b3d2319cc2.
| * Revert "tl--byline cleanup"marty hiatt2023-05-081-0/+7
| | | | | | | | This reverts commit 347ef54b5d32cf7078e614e13ce7007aa406d54f.
| * docstringmarty hiatt2023-05-081-7/+1
| |
| * revert to use of tl--field in --byline.marty hiatt2023-05-081-5/+5
| |
| * audit of toot.el completemarty hiatt2023-05-081-15/+9
| |
| * audit more of toot.el, kbinds, reply in docsmarty hiatt2023-05-081-15/+8
| |
| * count chars: use mastodon-toot-handle-regexmarty hiatt2023-05-081-4/+1
| |
| * 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
|/
* 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-075-299/+260
|\