aboutsummaryrefslogtreecommitdiff
path: root/lisp/mastodon-search.el
diff options
context:
space:
mode:
authormousebot <mousebot@riseup.net>2022-01-11 18:06:57 +0100
committermousebot <mousebot@riseup.net>2022-01-11 21:16:18 +0100
commit1ea5edbb7cb99ad4ab192169cbf649c6e179d0cc (patch)
tree64c82093c2f515b8f8c7e4f973e8e75fe342bb61 /lisp/mastodon-search.el
parent5011f6634c66d0f803d60a13a471f17f0f307291 (diff)
FIX local mentions/links checking
we remove the hacky non-check for a user handle from mastodon-tl--process-link, so that it /always/ runs mastodon-tl--extract-userhandle-from-url. the in extract-userhandle-from-url, we test if the url host = local instance. if so, we just return buffer-text, which = "@user", with no suffix. else we return a full "@user@instance.url" handle. remove unused var after fix to userhandle parsing
Diffstat (limited to 'lisp/mastodon-search.el')
0 files changed, 0 insertions, 0 deletions