aboutsummaryrefslogtreecommitdiff
path: root/lisp/mastodon-views.el
Commit message (Expand)AuthorAgeFilesLines
* rename view-follow-suggestionsmarty hiatt2023-03-201-2/+2
* factor out a views keymapmarty hiatt2023-03-201-22/+14
* remove unused codemarty hiatt2023-03-201-1/+2
* rename mastodon-tl-map-alist-to-alist to mastodon-tl--map-alist-vals-to-alistmarty hiatt2023-03-191-2/+2
* refactor tl--map-alist-to-alistmarty hiatt2023-03-191-8/+2
* map-get-accts > map-alist, handle no results for fam follsmarty hiatt2023-03-191-6/+2
* show filter name in y-or-n promptmarty hiatt2023-03-181-1/+1
* views: comment on keymap inheritace - all maps inheritmarty hiatt2023-03-181-1/+14
* check for scheduled toot at point before actionmarty hiatt2023-03-181-32/+35
* use scheduled map on viewing scheduledsmarty hiatt2023-03-181-1/+3
* add next prev item funs to lists/scheduled mapsmarty hiatt2023-03-181-0/+4
* fix check for filter on delete-filtermarty hiatt2023-03-181-1/+1
* factor out mastodon-views.el for minor viewsmarty hiatt2023-03-181-0/+894