aboutsummaryrefslogtreecommitdiff
path: root/lisp/mastodon-tl.el
diff options
context:
space:
mode:
authormousebot <mousebot@riseup.net>2022-02-15 14:03:22 +0100
committermousebot <mousebot@riseup.net>2022-02-15 14:03:22 +0100
commit0b01efc1187ca5d40839c8eed2d9ae7ddef144f7 (patch)
tree9cdfe94d3c85bd117e0fada8ac3cac4412190a59 /lisp/mastodon-tl.el
parent6e68b7051595bf99bade4d3052286f95d606a155 (diff)
make accept/reject foll reqs cmds avail in foll reqs view!
Diffstat (limited to 'lisp/mastodon-tl.el')
-rw-r--r--lisp/mastodon-tl.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/mastodon-tl.el b/lisp/mastodon-tl.el
index f3c3527..32bb73e 100644
--- a/lisp/mastodon-tl.el
+++ b/lisp/mastodon-tl.el
@@ -1462,7 +1462,8 @@ JSON is the data returned from the server."
(mastodon-tl--goto-next-toot)
(mastodon-mode)
(when (equal endpoint "follow_requests")
- (mastodon-profile-mode))
+ (mastodon-profile-mode)
+ (use-local-map mastodon-profile--view-follow-requests-keymap))
(with-current-buffer buffer
(setq mastodon-tl--buffer-spec
`(buffer-name ,buffer