Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | rename two search funs | marty hiatt | 2023-10-12 | 1 | -4/+4 | |
| | ||||||
* | rework search into three separate views with view cycling on C-c C-c | marty hiatt | 2023-10-12 | 1 | -15/+66 | |
| | ||||||
* | handle search type buffers in buffer-type | marty hiatt | 2023-10-12 | 1 | -2/+11 | |
| | ||||||
* | masto-url-p -> fedi-url-p | marty hiatt | 2023-10-12 | 1 | -2/+2 | |
| | ||||||
* | url-p: optional @ prefix for "users" url | marty hiatt | 2023-10-12 | 1 | -1/+1 | |
| | ||||||
* | readme re friendica | marty hiatt | 2023-10-12 | 1 | -1/+1 | |
| | ||||||
* | bump | marty hiatt | 2023-10-12 | 1 | -1/+1 | |
| | ||||||
* | add rough hometown user statuses url regex | marty hiatt | 2023-10-11 | 1 | -0/+1 | |
| | ||||||
* | toot-url-regex: \\> not \\b at end | marty hiatt | 2023-10-11 | 1 | -1/+2 | |
| | ||||||
* | improve handling of click to play: if image, call shr-browse-image | marty hiatt | 2023-10-10 | 1 | -9/+16 | |
| | ||||||
* | index update | marty hiatt | 2023-10-10 | 1 | -0/+3 | |
| | ||||||
* | click to play video | marty hiatt | 2023-10-10 | 1 | -0/+6 | |
| | ||||||
* | expand-content-warnings custom: don't quote server symbol | marty hiatt | 2023-10-09 | 1 | -1/+1 | |
| | ||||||
* | inhibit-read-only typo fix | marty hiatt | 2023-10-09 | 1 | -1/+1 | |
| | ||||||
* | doctring for http--post | marty hiatt | 2023-10-08 | 1 | -2/+5 | |
| | ||||||
* | require shr for http.el | marty hiatt | 2023-10-08 | 1 | -0/+1 | |
| | ||||||
* | refactor toot-url and copy-toot-url | marty hiatt | 2023-10-08 | 1 | -5/+9 | |
| | ||||||
* | add mastodon-tl--expand-content-warnings. FIX #488. | marty hiatt | 2023-10-08 | 1 | -9/+25 | |
| | ||||||
* | add settings check to mode-hook-fun, fix when check for hl-current | marty hiatt | 2023-10-08 | 1 | -6/+4 | |
| | ||||||
* | bump | marty hiatt | 2023-10-07 | 1 | -1/+1 | |
| | ||||||
* | hotfix http-post error | marty hiatt | 2023-10-07 | 1 | -1/+1 | |
| | ||||||
* | update info | marty hiatt | 2023-10-06 | 2 | -53/+73 | |
| | ||||||
* | readme re guix pkg | marty hiatt | 2023-10-06 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'develop' | marty hiatt | 2023-10-05 | 2 | -8/+10 | |
|\ | ||||||
| * | bump | marty hiatt | 2023-10-05 | 1 | -1/+1 | |
| | | ||||||
| * | indent -toot.el | marty hiatt | 2023-10-05 | 1 | -4/+4 | |
| | | ||||||
| * | rear-nonsticky only for \n at end of compose header. | marty hiatt | 2023-10-05 | 1 | -3/+5 | |
| | | | | | | | | | | prevents a bug where header can be edited despite read-only, and if header edited, it will be partially posted as toot text. | |||||
| * | bump version | marty hiatt | 2023-10-05 | 1 | -1/+1 | |
| | | ||||||
| * | enable-custom-emoji: cl-find predicate for unless | marty hiatt | 2023-10-05 | 1 | -11/+12 | |
| | | ||||||
* | | bump version | marty hiatt | 2023-10-05 | 1 | -1/+1 | |
| | | ||||||
* | | enable-custom-emoji: cl-find predicate for unless | marty hiatt | 2023-10-05 | 1 | -11/+12 | |
| | | ||||||
* | | Merge branch 'develop' | marty hiatt | 2023-10-05 | 5 | -54/+94 | |
|\| | ||||||
| * | bump version | marty hiatt | 2023-10-05 | 1 | -1/+1 | |
| | | ||||||
| * | remove lambda from masto-toot hook | marty hiatt | 2023-10-05 | 1 | -8/+9 | |
| | | ||||||
| * | mastodon-toot--enable-custom-emoji: performance improvement. | marty hiatt | 2023-10-04 | 1 | -6/+11 | |
| | | ||||||
| * | refactor mode function, to avoid multiple addition of lambda. | marty hiatt | 2023-10-04 | 1 | -7/+10 | |
| | | ||||||
| * | comment CI badge (defunct) | marty hiatt | 2023-10-04 | 1 | -1/+1 | |
| | | ||||||
| * | add ELPA badge | marty hiatt | 2023-10-04 | 1 | -1/+3 | |
| | | ||||||
| * | readme re server compat | marty hiatt | 2023-10-04 | 1 | -3/+9 | |
| | | ||||||
| * | readme | marty hiatt | 2023-10-04 | 1 | -3/+3 | |
| | | ||||||
| * | refactor misskey instance desc. if masto inst err, try misskey | marty hiatt | 2023-10-03 | 1 | -41/+23 | |
| | | ||||||
| * | instance-response-fun: misskey arg optional | marty hiatt | 2023-10-03 | 1 | -1/+2 | |
| | | ||||||
| * | add mastodon-views--instance-desc-misskey. TODO merge with other inst funs | marty hiatt | 2023-10-02 | 1 | -16/+58 | |
| | | | | | | | | partial fix for #468. | |||||
| * | port fedi-http handling of POST JSON data or not | marty hiatt | 2023-10-02 | 1 | -8/+11 | |
| | | ||||||
| * | add misskey notes regex to masto-url-p | marty hiatt | 2023-10-02 | 1 | -1/+2 | |
| | | ||||||
* | | readme re server compat | marty hiatt | 2023-10-04 | 1 | -3/+1 | |
| | | ||||||
* | | readme re server compat | marty hiatt | 2023-10-04 | 1 | -3/+11 | |
| | | ||||||
* | | readme | marty hiatt | 2023-10-04 | 1 | -3/+3 | |
|/ | ||||||
* | bump version | marty hiatt | 2023-09-27 | 1 | -1/+1 | |
| | ||||||
* | cursor-face prop for fave etc markers. | marty hiatt | 2023-09-27 | 1 | -2/+6 | |
| | | | | used to not break highlight-current-toot when inserting markers |