Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |||||
* | mastodon-toot--action: 1 not 2 lets | marty hiatt | 2023-09-27 | 1 | -3/+3 | |
| | ||||||
* | (mastodon-tl--relative-time-details): Use `mastodon-tl--human-duration` | Stefan Monnier | 2023-09-21 | 1 | -54/+38 | |
| | | | | | | | | * lisp/mastodon-tl.el (mastodon-tl--human-duration): Cap the finest resolution and return a pair to include the resolution used. (mastodon-tl--format-poll-expiry): Adjust accordingly. (mastodon-tl--relative-time-details): Rewrite using `mastodon-tl--human-duration`. | |||||
* | set update-params buf spec in --make-profile-buffer-for | marty hiatt | 2023-09-20 | 1 | -1/+2 | |
| | ||||||
* | FIX toot-empty-p for attachment only post. | marty hiatt | 2023-09-18 | 1 | -2/+2 | |
| | ||||||
* | alist-get testfun equal in set-toot-language | marty hiatt | 2023-09-15 | 1 | -1/+1 | |
| | ||||||
* | add ELPA to readme/info | marty hiatt | 2023-08-31 | 3 | -91/+145 | |
| | ||||||
* | bump version | marty hiatt | 2023-08-30 | 1 | -1/+1 | |
| | ||||||
* | refactor mastodon-return-credential-account | marty hiatt | 2023-08-30 | 1 | -9/+8 | |
| | ||||||
* | readme re ts dep gone | marty hiatt | 2023-08-30 | 1 | -2/+1 | |
| | ||||||
* | Merge branch 'scratch/mastodon' into develop | marty hiatt | 2023-08-30 | 9 | -90/+102 | |
|\ | ||||||
| * | Merge branch 'scratch/mastodon' of git://git.sv.gnu.org/emacs/nongnu into ↵ | marty hiatt | 2023-08-30 | 1 | -4/+10 | |
| |\ | | | | | | | | | | scratch/mastodon |