diff options
author | mousebot <mousebot@riseup.net> | 2022-01-11 18:06:57 +0100 |
---|---|---|
committer | mousebot <mousebot@riseup.net> | 2022-01-11 18:06:57 +0100 |
commit | dd5f445ca7dcdb013c1cb31b61b8ae01444405cc (patch) | |
tree | 7be3c75a8bb365ecb41749b43f902d38bc874958 /lisp/mastodon-toot.el | |
parent | 4eb0b578b5e4ba920999427c137b98043b41c9d4 (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.
Diffstat (limited to 'lisp/mastodon-toot.el')
0 files changed, 0 insertions, 0 deletions