Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | index update | marty hiatt | 2024-07-19 | 1 | -1/+3 |
| | |||||
* | toot--insert-emoji: defalis -> defun. | marty hiatt | 2024-07-19 | 1 | -4/+5 |
| | | | | | the alias is only set on loading, when mastodon-use-emojify may not be set yet. so we defun it which means it'll check the var whenever it is run. | ||||
* | flip an if clause | marty hiatt | 2024-07-18 | 1 | -14/+14 |
| | |||||
* | unfold toot: replace whole item on unfolding (so we have props!) | marty hiatt | 2024-07-18 | 1 | -15/+16 |
| | |||||
* | update info | marty hiatt | 2024-07-18 | 2 | -30/+32 |
| | |||||
* | Merge branch 'emoji.el' into develop | marty hiatt | 2024-07-18 | 5 | -81/+112 |
|\ | |||||
| * | readme re tofu | marty hiatt | 2024-07-08 | 1 | -1/+1 |
| | | |||||
| * | index | marty hiatt | 2024-07-06 | 1 | -3/+1 |
| | | |||||
| * | update info | marty hiatt | 2024-07-06 | 2 | -54/+87 |
| | | |||||
| * | readme, emoji | marty hiatt | 2024-07-06 | 1 | -19/+18 |
| | | |||||
| * | toot: default to emoji.el, emojify customize | marty hiatt | 2024-07-06 | 2 | -10/+14 |
| | | | | | | | | mastodon-use-emojify customize | ||||
* | | use mastodon-use-emojify in toot.el | marty hiatt | 2024-07-18 | 1 | -1/+1 |
| | | |||||
* | | flymake toot.el | marty hiatt | 2024-07-18 | 1 | -4/+4 |
| | | |||||
* | | 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 |
| | |||||
* | 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 |
| | | | | | | | | | | | | | | C C is bad in search buffers (it cycles them) and profile buffers (cycling), so if point isn't on image, it does the other action, and being on an image also masks that binding. we go with S instead, which otherwise is just jump to scheduled toots. | ||||
| * | 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 |
| | |