aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * remove package-requires from inspect.elmarty hiatt2023-05-101-1/+0
| |
| * audit http.elmarty hiatt2023-05-101-52/+43
| |
| * refactor concat-params-to-url, replace append-query stringmarty hiatt2023-05-102-38/+22
| |
| * audit media.elmarty hiatt2023-05-101-22/+23
| |
| * audit search.elmarty hiatt2023-05-101-45/+36
| |
| * refactor format-heading in search.elmarty hiatt2023-05-101-15/+11
| |
| * adjust call of insert-filter-stringmarty hiatt2023-05-091-7/+3
| |
| * refactor a profile-note-p in view instance descriptmarty hiatt2023-05-091-10/+8
| |
| * audit views.elmarty hiatt2023-05-091-70/+48
| |
| * small refactor of args at end of instances/rules funmarty hiatt2023-05-091-6/+3
| |
| * fix print instance rules propertize callmarty hiatt2023-05-091-2/+1
| |
| * audit notifications.elmarty hiatt2023-05-091-14/+12
| |
| * let-alist follow-request-processmarty hiatt2023-05-091-25/+20
| |
| * audit -tl.el finishmarty hiatt2023-05-091-101/+67
| |
| * let-alist for tl--toot-statsmarty hiatt2023-05-091-22/+15
| |
| * auditing -tl.elmarty hiatt2023-05-091-44/+33
| |
| * remove duplicate funsmarty hiatt2023-05-091-102/+0
| |
| * audit 1/3 of tl.elmarty hiatt2023-05-081-63/+45
| |
| * remove profile--account-field from tl.elmarty hiatt2023-05-081-7/+5
| |
| * 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-083-46/+44
| |
| * 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
| |