1
0
mirror of https://codeberg.org/cage/tinmop/ synced 2025-03-02 09:57:48 +01:00

- [fediverse] fixed replacing of mentions.

This commit is contained in:
cage 2024-11-10 14:52:17 +01:00
parent 316ad365e2
commit e466dd7c6e

View File

@ -88,7 +88,7 @@ followed by different acct e.g.:
(funcall replace-function
local-mention-re
results
(strcat " " actual-mention))
(wrap-with actual-mention " "))
(setf results replaced))))
;; NOTE: as `usernames-table' is not a map some mention can not be
;; replaced properly e.g.