aboutsummaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
...
* tiny comments/wrapmarty hiatt2023-05-231-3/+1
* macros together in tl.elmarty hiatt2023-05-231-16/+16
* rename buffer-spec get funsmarty hiatt2023-05-231-21/+21
* if not in tl--set-after-update-markermarty hiatt2023-05-231-17/+17
* indent -tl.elmarty hiatt2023-05-231-6/+6
* factor out mastodon-tl--do-initmarty hiatt2023-05-231-37/+25
* remove overlays for profiles alsomarty hiatt2023-05-171-0/+1
* use toot-url-regex rather than hack regex in count-toot-charsmarty hiatt2023-05-161-1/+2
* no stats for foll/foll_req notifsmarty hiatt2023-05-161-4/+6
* Revert "use url-http-end-of-headers in http.el" To fix testsmarty hiatt2023-05-161-2/+2
* http docstringmarty hiatt2023-05-161-2/+3
* tiny audits in profile.el and tl.elmarty hiatt2023-05-162-37/+31
* no kw arg for completing-read require-matchmarty hiatt2023-05-162-4/+4
* don't quote keywordsmarty hiatt2023-05-162-3/+3
* refactoring in update-meta-fields-alistmarty hiatt2023-05-161-9/+5
* refactoring in profile--update-note-countmarty hiatt2023-05-161-6/+5
* fix views--list-action-triage message callmarty hiatt2023-05-151-9/+9
* let-alist views--edit-scheduled-as-newmarty hiatt2023-05-151-15/+10
* comments in views-print-json-jeysmarty hiatt2023-05-151-8/+4
* section headings, indentation, commentsmarty hiatt2023-05-151-18/+69
* FIX #467. follow tag: prompt for tags in post, default tag at point.marty hiatt2023-05-131-5/+17
* follow-tag: use tag at point by defaultmarty hiatt2023-05-121-1/+5
* use url-http-end-of-headers in http.elmarty hiatt2023-05-111-2/+2
* fix poll count display.marty hiatt2023-05-111-1/+2
* re-do vid overlay clean upmarty hiatt2023-05-111-18/+13
* remove overlays in tl--init*/-syncmarty hiatt2023-05-111-1/+3
* overlay for mediamarty hiatt2023-05-111-14/+19
* add play symbol after videos in tl.marty hiatt2023-05-111-1/+6
* Merge branch 'audit' into developmarty hiatt2023-05-1112-1111/+806
|\
| * fix media testsmarty hiatt2023-05-111-1/+1
| * indent buffersmarty hiatt2023-05-103-22/+22
| * audit auth.elmarty hiatt2023-05-101-25/+12
| * audit client.elmarty hiatt2023-05-101-11/+7
| * 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