Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | 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 | |
| | | ||||||
| * | sort all autoloads | marty hiatt | 2023-03-19 | 1 | -37/+33 | |
| | | | | | | | | sort autoloads in profile.el | |||||
| * | factor out mastodon-views.el for minor views | marty hiatt | 2023-03-18 | 1 | -12/+13 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These are currently lists, follow suggestions, filters, scheduled toots, follow requests, and instance descriptions. fix remanant tl fun names in views stray views fun rename in notifs.el stray views funs in notifs stray views funs in toot.el views file commentary | |||||
* | | Merge branch 'develop' | marty hiatt | 2023-03-10 | 1 | -0/+1 | |
|\| | ||||||
| * | notifs-get: fix buffer name setting | marty hiatt | 2023-03-10 | 1 | -2/+3 | |
| | | ||||||
| * | notifs-get: force set kmap in buffer | marty hiatt | 2023-03-10 | 1 | -1/+2 | |
| | | ||||||
| * | bind list-followed tags to ':' | marty hiatt | 2023-03-07 | 1 | -0/+1 | |
| | | ||||||
* | | notifs-get: fix buffer name setting | marty hiatt | 2023-03-10 | 1 | -2/+3 | |
| | | ||||||
* | | notifs-get: force set kmap in buffer | marty hiatt | 2023-03-10 | 1 | -1/+2 | |
| | | ||||||
* | | Merge branch 'develop' | marty hiatt | 2023-02-28 | 1 | -5/+35 | |
|\| | ||||||
| * | mastodon-switch-to-buffer | marty hiatt | 2023-02-27 | 1 | -0/+11 | |
| | | ||||||
| * | autoloads | marty hiatt | 2023-02-27 | 1 | -0/+2 | |
| | | ||||||
| * | autoload trending-tags | marty hiatt | 2023-02-18 | 1 | -0/+1 | |
| | | ||||||
| * | bindings for list-toot-favouriters/boosters | marty hiatt | 2023-01-28 | 1 | -0/+2 | |
| | | ||||||
| * | add 'l' binding for recenter-top-bottom | marty hiatt | 2023-01-25 | 1 | -0/+1 | |
| | | ||||||
| * | view instance binding | marty hiatt | 2023-01-16 | 1 | -0/+1 | |
| | | ||||||
| * | bindings: view scheduled on 's' move translate to 'a' | marty hiatt | 2023-01-16 | 1 | -1/+2 | |
| | | ||||||
| * | mastodon-live-buffers / mastodon-kill-all-buffers | marty hiatt | 2023-01-16 | 1 | -0/+15 | |
| | | ||||||
| * | remove first empty line in docstrings | marty hiatt | 2023-01-09 | 1 | -4/+0 | |
| | | ||||||
| * | update package commentary | marty hiatt | 2022-11-28 | 1 | -2/+2 | |
| | |