Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | add get-buffer-type for profile-statuses-tagged | marty hiatt | 2024-05-21 | 1 | -0/+2 | |
| | | ||||||
* | | Merge branch 'develop' | marty hiatt | 2024-05-21 | 2 | -8/+31 | |
|\| | ||||||
| * | bump version | marty hiatt | 2024-05-21 | 1 | -1/+1 | |
| | | ||||||
| * | add mastodon-profile--open-statuses-tagged and docstrings. FIX #554. | marty hiatt | 2024-05-21 | 1 | -6/+27 | |
| | | ||||||
| * | fix profile toots heading for media only | marty hiatt | 2024-05-21 | 1 | -0/+2 | |
| | | ||||||
| * | fix profile cycle message string | marty hiatt | 2024-05-21 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'develop' | marty hiatt | 2024-05-21 | 1 | -1/+1 | |
|\| | ||||||
| * | bump version for ELPA | marty hiatt | 2024-05-21 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'develop' | marty hiatt | 2024-05-21 | 6 | -25/+58 | |
|\| | ||||||
| * | profiles: support only-media arg | marty hiatt | 2024-05-21 | 2 | -9/+23 | |
| | | ||||||
| * | url-lookup: try shr-url prop before thing-at point | marty hiatt | 2024-05-02 | 1 | -1/+1 | |
| | | | | | | | | | | | | thing at point captures the closing ) of URLs in brackets, which makes webfinger fail. maybe shr-url should always get first dibs before thing-at-point also? | |||||
| * | store notif type as prop so we can limit item actions by notif type | marty hiatt | 2024-04-24 | 1 | -2/+4 | |
| | | ||||||
| * | hack to fix item action toggling when point on item body | marty hiatt | 2024-04-24 | 1 | -1/+8 | |
| | | ||||||
| * | revert changes to auth--show-notice so that we see the message prompt | marty hiatt | 2024-04-24 | 1 | -12/+18 | |
| | | ||||||
| * | -profile.el: require mastodon-http | marty hiatt | 2024-04-24 | 1 | -0/+1 | |
| | | ||||||
| * | -media.el: require image-mode | marty hiatt | 2024-04-24 | 1 | -0/+1 | |
| | | ||||||
| * | bookmarking: no move when checking bookmarked-p status | marty hiatt | 2024-03-29 | 2 | -1/+3 | |
| | | ||||||
* | | Merge branch 'develop' | marty hiatt | 2024-03-27 | 8 | -85/+99 | |
|\| | ||||||
| * | docstrings - reduce explicit refs to Mastodon itself. | marty hiatt | 2024-03-27 | 4 | -12/+12 | |
| | | ||||||
| * | condition case for lingva translations | marty hiatt | 2024-03-17 | 1 | -10/+12 | |
| | | ||||||
| * | condition-case for mpv-start | marty hiatt | 2024-03-17 | 1 | -1/+5 | |
| | | ||||||
| * | PUT attachment alt-text in media upload callback. (pleroma) | marty hiatt | 2024-03-16 | 1 | -6/+15 | |
| | | ||||||
| * | let bind a setq'd var to keep compiler happy | marty hiatt | 2024-03-15 | 1 | -4/+5 | |
| | | ||||||
| * | reply when replying: prompt to either nuke existing or abort | marty hiatt | 2024-03-15 | 1 | -19/+23 | |
| | | ||||||
| * | toot-compose: only call mode funs if not buffer-exists | marty hiatt | 2024-03-15 | 1 | -2/+5 | |
| | | | | | | | | this avoids wiping prev set buf-local vars | |||||
| * | add masto-image to get-buffer-type | marty hiatt | 2024-03-13 | 1 | -1/+3 | |
| | | ||||||
| * | media: call image-transform-fit-both in masto-image buf | marty hiatt | 2024-03-13 | 1 | -3/+4 | |
| | | ||||||
| * | process-full-sized-image-response - credit rahguzar | marty hiatt | 2024-03-13 | 1 | -0/+2 | |
| | | ||||||
| * | process-full-sized-image-response - inhibit read only | marty hiatt | 2024-03-13 | 1 | -6/+7 | |
| | | ||||||
| * | media: rewrite process-full-sized-image-response | marty hiatt | 2024-03-13 | 2 | -36/+21 | |
| | | ||||||
| * | apply not cl-reduce to find longest item for padding | marty hiatt | 2024-03-12 | 3 | -3/+3 | |
| | | ||||||
| * | scale full size image to window-width. FIX #542. | marty hiatt | 2024-03-12 | 1 | -1/+1 | |
| | | ||||||
| * | cmd index | marty hiatt | 2024-03-09 | 1 | -1/+3 | |
| | | ||||||
* | | cmd index | marty hiatt | 2024-03-09 | 1 | -1/+3 | |
| | | ||||||
* | | Merge branch 'develop' | marty hiatt | 2024-03-09 | 4 | -8/+119 | |
|\| | ||||||
| * | roll our own url-at-point fun, in case eww not loaded | marty hiatt | 2024-03-09 | 1 | -2/+5 | |
| | | ||||||
| * | customise no-fill-on-render. FIX: #532 | marty hiatt | 2024-03-08 | 1 | -1/+8 | |
| | | ||||||
| * | cw-in-thread: don't move point, only fold if cw | marty hiatt | 2024-03-05 | 1 | -4/+8 | |
| | | ||||||
| * | optional full-size image in emacs, RET as fallback for browse-url too | marty hiatt | 2024-03-05 | 2 | -16/+35 | |
| | | ||||||
| * | cmd index | marty hiatt | 2024-03-05 | 1 | -0/+3 | |
| | | ||||||
| * | RET/click image to view full-sized version in emacs. | marty hiatt | 2024-03-05 | 2 | -2/+63 | |
| | | ||||||
| * | add toggle-spoiler-in-thread cmd | marty hiatt | 2024-03-04 | 1 | -3/+17 | |
| | | ||||||
* | | Merge branch 'develop' | marty hiatt | 2024-02-28 | 4 | -17/+47 | |
|\| | ||||||
| * | comment plain text in boost/fave notifs. FIX #432. | marty hiatt | 2024-02-27 | 1 | -11/+28 | |
| | | ||||||
| * | only complete on : if emojify-mode enabled. | marty hiatt | 2024-02-27 | 1 | -3/+6 | |
| | | | | | | | | it's too hard for now to enable completion without emojify | |||||
| * | compose: only try to enable emojify-mode if its bound | marty hiatt | 2024-02-27 | 1 | -2/+5 | |
| | | ||||||
| * | readme, note about M-X | marty hiatt | 2024-02-27 | 1 | -0/+2 | |
| | | ||||||
| * | add eww--url-at-point to thing-at-point-provider-alist | marty hiatt | 2024-02-23 | 1 | -1/+6 | |
| | | ||||||
| * | readme: add nb re .info docs | marty hiatt | 2024-02-23 | 1 | -0/+2 | |
| | | ||||||
| * | readme typo | marty hiatt | 2024-02-23 | 1 | -1/+1 | |
| | |