FoundKey/packages
Johann150 194fff3603
activitypub: hashtags no longer displaying as links
Some hashtags sent from Mastodon were erroneously displayed as links.
This is because Mastodon seems to mangle hashtags containing non-ASCII
codepoints (such as e.g. umlauts). This lead to the previous code which
depended on the list of hashtags to not recognize a hashtag. Instead,
the `rel="tag"` microformat is recognized instead.

This makes the `htmlToMfm` wrapper function unnecessary so it was removed.

Changelog: Fixed
2022-12-02 19:31:57 +01:00
..
backend activitypub: hashtags no longer displaying as links 2022-12-02 19:31:57 +01:00
client increment versions in package.json 2022-12-02 16:59:47 +01:00
foundkey-js increment versions in package.json 2022-12-02 16:59:47 +01:00
shared client: fix some lints 2022-08-12 08:35:22 +02:00
sw increment versions in package.json 2022-12-02 16:59:47 +01:00
meta.json refactoring 2021-11-12 02:02:25 +09:00