Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | multisession var in -toot.el | marty hiatt | 2024-07-18 | 1 | -20/+28 | |
| * | | | flymake | marty hiatt | 2024-07-18 | 2 | -9/+11 | |
| * | | | 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 | |
| * | | | Merge branch 'multisession' into develop | marty hiatt | 2024-07-08 | 4 | -16/+24 | |
| |\ \ \ | | |/ / | |/| | | ||||||
| | * | | mastodon-use-emojify customize | marty hiatt | 2024-07-06 | 2 | -5/+8 | |
| | * | | readme: multisession | marty hiatt | 2024-07-05 | 1 | -1/+1 | |
| | * | | replace persist with multisession | marty hiatt | 2024-07-04 | 3 | -10/+15 | |
| * | | | 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 | |
| |/ / | ||||||
| * / | screenshots | marty hiatt | 2024-07-03 | 3 | -0/+10 | |
| |/ | ||||||
| * | move/rename with-toot-item | marty hiatt | 2024-07-01 | 2 | -14/+15 | |
| * | img help echo: cmd keys and toggle sensitive binding | marty hiatt | 2024-07-01 | 1 | -2/+6 | |
| * | readme re bookmarks | marty hiatt | 2024-06-25 | 1 | -3/+1 | |
* | | readme re bookmarks | marty hiatt | 2024-07-01 | 1 | -3/+1 | |
* | | Merge branch 'develop' | marty hiatt | 2024-06-24 | 9 | -239/+557 | |
|\| | ||||||
| * | docstring | marty hiatt | 2024-06-24 | 1 | -1/+1 | |
| * | 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 | |
| * | bump version | marty hiatt | 2024-06-24 | 1 | -1/+1 | |
| * | use map alist in attach descs and server poll to local | marty hiatt | 2024-06-24 | 1 | -6/+5 | |
| * | block fave/boost/bookmark on folls/foll-reqs | marty hiatt | 2024-06-18 | 1 | -84/+92 | |
| * | 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 | |
| * | http: handle --get returning nil from instance | marty hiatt | 2024-06-10 | 1 | -2/+6 | |
| * | add check to sensitive media toggle | marty hiatt | 2024-06-05 | 1 | -15/+16 | |
| * | defcustom for hiding sensitive media | marty hiatt | 2024-06-05 | 2 | -1/+8 | |
| * | Merge branch 'nsfw-hide' into develop | marty hiatt | 2024-06-04 | 3 | -10/+183 | |
| |\ | ||||||
| | * | add remove-overlays to with-mastodon-buffer macro | marty hiatt | 2024-06-04 | 2 | -2/+1 | |
| | * | move sensitive binding off C-c C-c. | marty hiatt | 2024-06-04 | 1 | -1/+1 | |
| | * | fix sensitive prop check | marty hiatt | 2024-06-04 | 1 | -2/+1 | |
| | * | use sensitive image placeholder | marty hiatt | 2024-06-04 | 2 | -7/+134 | |
| | * | fix sensitive prop test: json-false or t! | marty hiatt | 2024-06-04 | 1 | -1/+2 | |
| | * | move toggle sensitive image to tl and give it a binding | marty hiatt | 2024-06-04 | 2 | -21/+23 | |
| | * | rough toggle display of sensitive images | marty hiatt | 2024-06-04 | 1 | -3/+41 | |
| | * | factor out format-heading from insert-heading | marty hiatt | 2024-06-04 | 1 | -7/+13 | |
| * | | add remove-overlays to with-mastodon-buffer macro | marty hiatt | 2024-06-04 | 2 | -2/+1 | |
| |/ | ||||||
| * | boxed face for "pinned" in profile view | marty hiatt | 2024-06-03 | 1 | -1/+5 | |
| * | refactor apply status fields props | marty hiatt | 2024-06-03 | 1 | -45/+56 | |
| * | index | marty hiatt | 2024-06-03 | 1 | -0/+1 | |
| * | editing to preserve polls. create poll plist from JSON. | marty hiatt | 2024-06-03 | 2 | -13/+43 | |
| * | reload on edit: only send max-id arg if we have one! | marty hiatt | 2024-06-03 | 1 | -6/+7 | |
| * | display poll deets in help-echo for display fields flag. | marty hiatt | 2024-06-02 | 1 | -1/+3 | |
| * | simply format-poll length formatting | marty hiatt | 2024-06-02 | 1 | -7/+4 |