| Commit message (Expand) | Author | Age | Files | Lines |
* | add mastodon-tl--fold-post | marty hiatt | 2024-07-30 | 1 | -10/+18 |
* | --thread: diff name for option arg to avoid macro var | marty hiatt | 2024-07-30 | 1 | -3/+6 |
* | unfold toot: replace whole item on unfolding (so we have props!) | marty hiatt | 2024-07-18 | 1 | -15/+16 |
* | flymake | marty hiatt | 2024-07-18 | 1 | -3/+5 |
* | fold toots customize/ refactor | marty hiatt | 2024-07-18 | 1 | -10/+19 |
* | fold long posts, unfolding cmd. FIX #572. | marty hiatt | 2024-07-18 | 1 | -4/+47 |
* | horiz-bar refactor | marty hiatt | 2024-07-18 | 1 | -3/+2 |
* | wrap --thread in with-item macro | marty hiatt | 2024-07-12 | 1 | -36/+37 |
* | message -> user-error | marty hiatt | 2024-07-09 | 1 | -2/+2 |
* | tl: no-refresh for next-item in --single-toot | marty hiatt | 2024-07-04 | 1 | -1/+1 |
* | comments on mastodon-tl--goto-item-pos | marty hiatt | 2024-07-04 | 1 | -3/+7 |
* | move/rename with-toot-item | marty hiatt | 2024-07-01 | 1 | -8/+0 |
* | flycheck tl.el | marty hiatt | 2024-06-24 | 1 | -0/+4 |
* | map-alist: adapt arg and docstring | marty hiatt | 2024-06-24 | 1 | -4/+6 |
* | cl-loop in tl--map-alist | marty hiatt | 2024-06-18 | 1 | -12/+8 |
* | pop-to-buffer in handler | marty hiatt | 2024-06-15 | 1 | -1/+2 |
* | with-mastodon-buffer : switch buffer after body | marty hiatt | 2024-06-15 | 1 | -2/+3 |
* | fix message-help-echo checks | marty hiatt | 2024-06-15 | 1 | -2/+2 |
* | rough bookmarks, make record and handler | marty hiatt | 2024-06-15 | 1 | -0/+23 |
* | add check to sensitive media toggle | marty hiatt | 2024-06-05 | 1 | -15/+16 |
* | add remove-overlays to with-mastodon-buffer macro | marty hiatt | 2024-06-04 | 1 | -1/+1 |
* | move sensitive binding off C-c C-c. | marty hiatt | 2024-06-04 | 1 | -1/+1 |
* | use sensitive image placeholder | marty hiatt | 2024-06-04 | 1 | -4/+2 |
* | move toggle sensitive image to tl and give it a binding | marty hiatt | 2024-06-04 | 1 | -0/+23 |
* | editing to preserve polls. create poll plist from JSON. | marty hiatt | 2024-06-03 | 1 | -2/+2 |
* | reload on edit: only send max-id arg if we have one! | marty hiatt | 2024-06-03 | 1 | -6/+7 |
* | simply format-poll length formatting | marty hiatt | 2024-06-02 | 1 | -7/+4 |
* | poll not toot arg for format-poll | marty hiatt | 2024-06-02 | 1 | -3/+4 |
* | get-poll > format-poll | marty hiatt | 2024-06-02 | 1 | -2/+2 |
* | flycheck | marty hiatt | 2024-06-02 | 1 | -4/+8 |
* | set max-id in buffer spec also after reloading | marty hiatt | 2024-06-01 | 1 | -2/+6 |
* | max-id arg/params for (so far only plain) profile view | marty hiatt | 2024-06-01 | 1 | -1/+4 |
* | max-id arg/param for notifs-get | marty hiatt | 2024-06-01 | 1 | -5/+5 |
* | max-id arg for other -tl.el timelines | marty hiatt | 2024-06-01 | 1 | -6/+9 |
* | working max-id arg for hometimeline/reload | marty hiatt | 2024-05-31 | 1 | -7/+12 |
* | add max-id to buffer-spec, and set when calling tl--more | marty hiatt | 2024-05-31 | 1 | -15/+18 |
* | add unfilter user filter langs option to filter user langs | marty hiatt | 2024-05-31 | 1 | -4/+8 |
* | add fallback to tl--init*: if no results, try trending statuses. FIX #562 | marty hiatt | 2024-05-30 | 1 | -2/+14 |
* | docstring and index | marty hiatt | 2024-05-30 | 1 | -2/+5 |
* | unfilter langs: POST raw params and it works! | marty hiatt | 2024-05-29 | 1 | -1/+3 |
* | not working unfilter user langs. adds json flag arg through action funs | marty hiatt | 2024-05-29 | 1 | -6/+16 |
* | docstrings | marty hiatt | 2024-05-28 | 1 | -1/+2 |
* | refactor remote-local domain checks | marty hiatt | 2024-05-28 | 1 | -7/+3 |
* | filter post by language fix docstring | marty hiatt | 2024-05-28 | 1 | -3/+5 |
* | add view-item-on-own-instance fun | marty hiatt | 2024-05-27 | 1 | -1/+13 |
* | add remote-local-domains customize. | marty hiatt | 2024-05-27 | 1 | -2/+12 |
* | add error handling in mastodon-tl--init* (for eg domains being private) | marty hiatt | 2024-05-26 | 1 | -14/+19 |
* | remote local: check domain against known instances. | marty hiatt | 2024-05-26 | 1 | -4/+14 |
* | force display of instance in handle for remote local timelines. | marty hiatt | 2024-05-26 | 1 | -23/+41 |
* | super rough view remote local timeline. | marty hiatt | 2024-05-25 | 1 | -3/+18 |