Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make view instance work on user listings | marty hiatt | 2023-03-22 | 1 | -1/+6 |
| | |||||
* | manually(!) apply stephan monnier's patch, save the ts work | marty hiatt | 2023-03-21 | 1 | -41/+41 |
| | | | | thanks stephan! | ||||
* | use tl--property 'prop :no-move. FIX #416 | marty hiatt | 2023-03-21 | 1 | -15/+15 |
| | |||||
* | rename view-follow-suggestions | marty hiatt | 2023-03-20 | 1 | -2/+2 |
| | |||||
* | factor out a views keymap | marty hiatt | 2023-03-20 | 1 | -22/+14 |
| | |||||
* | remove unused code | marty hiatt | 2023-03-20 | 1 | -1/+2 |
| | |||||
* | rename mastodon-tl-map-alist-to-alist to mastodon-tl--map-alist-vals-to-alist | marty hiatt | 2023-03-19 | 1 | -2/+2 |
| | |||||
* | refactor tl--map-alist-to-alist | marty hiatt | 2023-03-19 | 1 | -8/+2 |
| | |||||
* | map-get-accts > map-alist, handle no results for fam folls | marty hiatt | 2023-03-19 | 1 | -6/+2 |
| | | | | use tl--map-alist in views.el | ||||
* | show filter name in y-or-n prompt | marty hiatt | 2023-03-18 | 1 | -1/+1 |
| | |||||
* | views: comment on keymap inheritace - all maps inherit | marty hiatt | 2023-03-18 | 1 | -1/+14 |
| | |||||
* | check for scheduled toot at point before action | marty hiatt | 2023-03-18 | 1 | -32/+35 |
| | | | | | | fix reschedule check fix cancel scheduled toot rejig | ||||
* | use scheduled map on viewing scheduleds | marty hiatt | 2023-03-18 | 1 | -1/+3 |
| | |||||
* | add next prev item funs to lists/scheduled maps | marty hiatt | 2023-03-18 | 1 | -0/+4 |
| | |||||
* | fix check for filter on delete-filter | marty hiatt | 2023-03-18 | 1 | -1/+1 |
| | |||||
* | factor out mastodon-views.el for minor views | marty hiatt | 2023-03-18 | 1 | -0/+894 |
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 |