aboutsummaryrefslogtreecommitdiff
path: root/lisp/mastodon-views.el
Commit message (Expand)AuthorAgeFilesLines
* remove all ;; Package-Requires: declarations save for main filemarty hiatt2023-03-291-1/+0
* instance-desc: friendica compatibilitymarty hiatt2023-03-241-9/+14
* FIX #419. call instance description on account listings fixmarty hiatt2023-03-241-5/+6
* replace hypen horiz-bars with unicode masto-tl--horiz-bar if possmarty hiatt2023-03-231-4/+4
* fix view instance desc when on toot/user in profile buffermarty hiatt2023-03-231-2/+6
* make view instance work on user listingsmarty hiatt2023-03-221-1/+6
* manually(!) apply stephan monnier's patch, save the ts workmarty hiatt2023-03-211-41/+41
* use tl--property 'prop :no-move. FIX #416marty hiatt2023-03-211-15/+15
* 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