Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename tl--user-handles-get | marty hiatt | 2023-05-24 | 2 | -14/+13 |
| | |||||
* | tiny refactor tl--mute-or-unmute-thread | marty hiatt | 2023-05-23 | 1 | -23/+19 |
| | |||||
* | tl--content: use tl--field | marty hiatt | 2023-05-23 | 1 | -4/+1 |
| | |||||
* | move list call in tl--read-poll-option | marty hiatt | 2023-05-23 | 1 | -21/+21 |
| | |||||
* | let-alist tl--media-attachment | marty hiatt | 2023-05-23 | 1 | -24/+16 |
| | |||||
* | tiny comments/wrap | marty hiatt | 2023-05-23 | 1 | -3/+1 |
| | |||||
* | macros together in tl.el | marty hiatt | 2023-05-23 | 1 | -16/+16 |
| | |||||
* | rename buffer-spec get funs | marty hiatt | 2023-05-23 | 1 | -21/+21 |
| | |||||
* | if not in tl--set-after-update-marker | marty hiatt | 2023-05-23 | 1 | -17/+17 |
| | |||||
* | indent -tl.el | marty hiatt | 2023-05-23 | 1 | -6/+6 |
| | |||||
* | factor out mastodon-tl--do-init | marty hiatt | 2023-05-23 | 1 | -37/+25 |
| | |||||
* | remove overlays for profiles also | marty hiatt | 2023-05-17 | 1 | -0/+1 |
| | |||||
* | use toot-url-regex rather than hack regex in count-toot-chars | marty hiatt | 2023-05-16 | 1 | -1/+2 |
| | |||||
* | no stats for foll/foll_req notifs | marty hiatt | 2023-05-16 | 1 | -4/+6 |
| | |||||
* | Revert "use url-http-end-of-headers in http.el" To fix tests | marty hiatt | 2023-05-16 | 1 | -2/+2 |
| | | | | This reverts commit 6d05cf81ff5a84aa12735aeab2ac99a083c15033. | ||||
* | http docstring | marty hiatt | 2023-05-16 | 1 | -2/+3 |
| | |||||
* | tiny audits in profile.el and tl.el | marty hiatt | 2023-05-16 | 2 | -37/+31 |
| | |||||
* | no kw arg for completing-read require-match | marty hiatt | 2023-05-16 | 2 | -4/+4 |
| | |||||
* | don't quote keywords | marty hiatt | 2023-05-16 | 2 | -3/+3 |
| | |||||
* | refactoring in update-meta-fields-alist | marty hiatt | 2023-05-16 | 1 | -9/+5 |
| | |||||
* | refactoring in profile--update-note-count | marty hiatt | 2023-05-16 | 1 | -6/+5 |
| | |||||
* | fix views--list-action-triage message call | marty hiatt | 2023-05-15 | 1 | -9/+9 |
| | |||||
* | let-alist views--edit-scheduled-as-new | marty hiatt | 2023-05-15 | 1 | -15/+10 |
| | |||||
* | comments in views-print-json-jeys | marty hiatt | 2023-05-15 | 1 | -8/+4 |
| | |||||
* | section headings, indentation, comments | marty hiatt | 2023-05-15 | 1 | -18/+69 |
| | |||||
* | FIX #467. follow tag: prompt for tags in post, default tag at point. | marty hiatt | 2023-05-13 | 1 | -5/+17 |
| | |||||
* | follow-tag: use tag at point by default | marty hiatt | 2023-05-12 | 1 | -1/+5 |
| | |||||
* | use url-http-end-of-headers in http.el | marty hiatt | 2023-05-11 | 1 | -2/+2 |
| | |||||
* | fix poll count display. | marty hiatt | 2023-05-11 | 1 | -1/+2 |
| | |||||
* | re-do vid overlay clean up | marty hiatt | 2023-05-11 | 1 | -18/+13 |
| | |||||
* | remove overlays in tl--init*/-sync | marty hiatt | 2023-05-11 | 1 | -1/+3 |
| | |||||
* | overlay for media | marty hiatt | 2023-05-11 | 1 | -14/+19 |
| | |||||
* | add play symbol after videos in tl. | marty hiatt | 2023-05-11 | 1 | -1/+6 |
| | |||||
* | Merge branch 'audit' into develop | marty hiatt | 2023-05-11 | 12 | -1111/+806 |
|\ | |||||
| * | fix media tests | marty hiatt | 2023-05-11 | 1 | -1/+1 |
| | | |||||
| * | indent buffers | marty hiatt | 2023-05-10 | 3 | -22/+22 |
| | | |||||
| * | audit auth.el | marty hiatt | 2023-05-10 | 1 | -25/+12 |
| | | |||||
| * | audit client.el | marty hiatt | 2023-05-10 | 1 | -11/+7 |
| | | |||||
| * | remove package-requires from inspect.el | marty hiatt | 2023-05-10 | 1 | -1/+0 |
| | | |||||
| * | audit http.el | marty hiatt | 2023-05-10 | 1 | -52/+43 |
| | | |||||
| * | refactor concat-params-to-url, replace append-query string | marty hiatt | 2023-05-10 | 2 | -38/+22 |
| | | |||||
| * | audit media.el | marty hiatt | 2023-05-10 | 1 | -22/+23 |
| | | |||||
| * | audit search.el | marty hiatt | 2023-05-10 | 1 | -45/+36 |
| | | |||||
| * | refactor format-heading in search.el | marty hiatt | 2023-05-10 | 1 | -15/+11 |
| | | |||||
| * | adjust call of insert-filter-string | marty hiatt | 2023-05-09 | 1 | -7/+3 |
| | | |||||
| * | refactor a profile-note-p in view instance descript | marty hiatt | 2023-05-09 | 1 | -10/+8 |
| | | |||||
| * | audit views.el | marty hiatt | 2023-05-09 | 1 | -70/+48 |
| | | |||||
| * | small refactor of args at end of instances/rules fun | marty hiatt | 2023-05-09 | 1 | -6/+3 |
| | | |||||
| * | fix print instance rules propertize call | marty hiatt | 2023-05-09 | 1 | -2/+1 |
| | | |||||
| * | audit notifications.el | marty hiatt | 2023-05-09 | 1 | -14/+12 |
| | |