Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | refactor mode function, to avoid multiple addition of lambda. | marty hiatt | 2023-10-04 | 1 | -7/+10 | |
| | ||||||
* | add misskey notes regex to masto-url-p | marty hiatt | 2023-10-02 | 1 | -1/+2 | |
| | ||||||
* | bump version | marty hiatt | 2023-09-27 | 1 | -1/+1 | |
| | ||||||
* | bump version | marty hiatt | 2023-08-30 | 1 | -1/+1 | |
| | ||||||
* | refactor mastodon-return-credential-account | marty hiatt | 2023-08-30 | 1 | -9/+8 | |
| | ||||||
* | Merge branch 'scratch/mastodon' into develop | marty hiatt | 2023-08-30 | 1 | -4/+2 | |
|\ | ||||||
| * | Misc minor cosmetic changes | Stefan Monnier | 2023-08-27 | 1 | -3/+1 | |
| | | | | | | | | | | | | | | Prefer # to quote function names. Remove some redundant `:group` arguments. Properly newline-terminate text files. Fix some ' warnings in docstrings. | |||||
| * | * lisp/mastodon.el: Remove `ts` from `Package-Requires:` | Stefan Monnier | 2023-08-27 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | This is/was the main hurdle to be able to include `mastodon.el` into (Non)GNU ELPA since `ts` is/was not in (Non)GNU ELPA. Also I think the replacement function is more flexible and gives better results :-) * lisp/mastodon-tl.el: Don't require `ts`. (mastodon-tl--time-units): New const. (mastodon-tl--format-poll-expiry): Rewrite. | |||||
* | | force arg for mastodon-return-credential-account. | marty hiatt | 2023-08-27 | 1 | -6/+14 | |
|/ | ||||||
* | new fun: mastodon-return-credential-account, var: ↵ | marty hiatt | 2023-08-22 | 1 | -0/+12 | |
| | | | | | | mastodon-profile-credential-account FIX #480. | |||||
* | add defcustom: mastodon-tl--highlight-current-toot. | marty hiatt | 2023-08-16 | 1 | -1/+8 | |
| | ||||||
* | add lemmy comment url form to masto-url-p | marty hiatt | 2023-07-06 | 1 | -1/+2 | |
| | ||||||
* | mastodon-tl--scroll-up-command | marty hiatt | 2023-07-06 | 1 | -0/+1 | |
| | ||||||
* | add a lemmy community URL to url-p | marty hiatt | 2023-06-20 | 1 | -0/+1 | |
| | ||||||
* | tag bindings on ' and ", not overloading : | marty hiatt | 2023-06-11 | 1 | -2/+2 | |
| | ||||||
* | add lemmy post regex to masto-url-p | marty hiatt | 2023-06-10 | 1 | -1/+2 | |
| | ||||||
* | dm-user binding | marty hiatt | 2023-06-05 | 1 | -0/+1 | |
| | ||||||
* | Merge branch 'audit' into develop | marty hiatt | 2023-05-11 | 1 | -10/+5 | |
|\ | ||||||
| * | audit: mastodon.el, -toot.el (started) | marty hiatt | 2023-05-08 | 1 | -10/+5 | |
| | | ||||||
* | | package header line edit | marty hiatt | 2023-05-11 | 1 | -1/+1 | |
|/ | ||||||
* | Revert "with-mastodon-buffer macro" | marty hiatt | 2023-05-06 | 1 | -11/+0 | |
| | | | | This reverts commit 51f8b782ac6721939e20eca459fe88eb4304857c. | |||||
* | Revert "updates to with-mastodon-buffer macro" | marty hiatt | 2023-05-06 | 1 | -11/+5 | |
| | | | | This reverts commit 59e5e3ece54bcac36d9debad392bff25a31438b5. | |||||
* | with-masto-buffer declare | marty hiatt | 2023-05-06 | 1 | -1/+3 | |
| | ||||||
* | wrap commentary | marty hiatt | 2023-05-05 | 1 | -2/+5 | |
| | ||||||
* | remove old var-pitch-mode code | marty hiatt | 2023-05-04 | 1 | -3/+1 | |
| | ||||||
* | updates to with-mastodon-buffer macro | marty hiatt | 2023-05-04 | 1 | -4/+9 | |
| | ||||||
* | with-mastodon-buffer macro | marty hiatt | 2023-05-03 | 1 | -0/+10 | |
| | ||||||
* | flychecks | marty hiatt | 2023-04-30 | 1 | -1/+1 | |
| | ||||||
* | variable pitch for toot compose buffer, but not for docs | marty hiatt | 2023-04-29 | 1 | -0/+14 | |
| | ||||||
* | mastodon.el: update commentary and file header | marty hiatt | 2023-04-25 | 1 | -3/+2 | |
| | ||||||
* | report to mods binding | marty hiatt | 2023-04-21 | 1 | -0/+2 | |
| | ||||||
* | Merge branch 'develop' | marty hiatt | 2023-04-05 | 1 | -3/+8 | |
|\ | ||||||
| * | change package description | marty hiatt | 2023-04-05 | 1 | -1/+1 | |
| | | ||||||
| * | move followed-tags-tl binding | marty hiatt | 2023-04-01 | 1 | -1/+1 | |
| | | ||||||
| * | timeline of all followed tags. FIX #409. | marty hiatt | 2023-04-01 | 1 | -0/+2 | |
| | | ||||||
| * | require search | marty hiatt | 2023-03-29 | 1 | -2/+1 | |
| | | ||||||
| * | remove duplicate autoload | marty hiatt | 2023-03-29 | 1 | -1/+0 | |
| | | ||||||
| * | add force arg to notifs-get, and use it in reload-timeline- | marty hiatt | 2023-03-27 | 1 | -3/+6 | |
| | | ||||||
* | | change package description | marty hiatt | 2023-04-05 | 1 | -1/+1 | |
| | | ||||||
* | | require search | marty hiatt | 2023-03-29 | 1 | -2/+1 | |
| | | ||||||
* | | remove duplicate autoload | marty hiatt | 2023-03-29 | 1 | -1/+0 | |
| | | ||||||
* | | Merge branch 'develop' | marty hiatt | 2023-03-23 | 1 | -81/+75 | |
|\| | ||||||
| * | bind switch buffers to "/" | marty hiatt | 2023-03-21 | 1 | -0/+1 | |
| | | ||||||
| * | manually(!) apply stephan monnier's patch, save the ts work | marty hiatt | 2023-03-21 | 1 | -3/+0 | |
| | | | | | | | | thanks stephan! | |||||
| * | use tl--property 'prop :no-move. FIX #416 | marty hiatt | 2023-03-21 | 1 | -1/+1 | |
| | | ||||||
| * | cleanup mastodon-mode-map, switch s / S bindings. FIX $408 | marty hiatt | 2023-03-20 | 1 | -29/+31 | |
| | | ||||||
| * | rename view-follow-suggestions | marty hiatt | 2023-03-20 | 1 | -2/+2 | |
| | | ||||||
| * | rename bookmark toggle | marty hiatt | 2023-03-20 | 1 | -1/+1 | |
| | | ||||||
| * | remove redundant lambda from mapcar in switch-buffer | marty hiatt | 2023-03-19 | 1 | -3/+1 | |
| | | ||||||
| * | edit masto-url-p to handle bookwrym users | marty hiatt | 2023-03-19 | 1 | -1/+1 | |
| | |