diff options
author | marcin mikołajczak <me@mkljczk.pl> | 2024-09-02 11:08:33 +0000 |
---|---|---|
committer | marcin mikołajczak <me@mkljczk.pl> | 2024-09-02 11:08:33 +0000 |
commit | fecfe8bf89a32ffda0d52106f05b1f2e10d56472 (patch) | |
tree | fd64698db6d89b9fe4b174a59ec916ae1ab838e6 /changelog.d | |
parent | 9077d0925b61b0ba23c0ee5b41627dc91266d52d (diff) | |
parent | 37397a43be7e73efeb1004f59fc9e69bc75da927 (diff) | |
download | pleroma-fecfe8bf89a32ffda0d52106f05b1f2e10d56472.tar.gz pleroma-fecfe8bf89a32ffda0d52106f05b1f2e10d56472.zip |
Merge branch 'scrubbers-allow-mention-hashtag' into 'develop'
scrubbers/default: Allow "mention hashtag" classes used by Mastodon
See merge request pleroma/pleroma!4245
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/scrubbers-allow-mention-hashtag.add | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/scrubbers-allow-mention-hashtag.add b/changelog.d/scrubbers-allow-mention-hashtag.add new file mode 100644 index 000000000..c12ab1ffb --- /dev/null +++ b/changelog.d/scrubbers-allow-mention-hashtag.add @@ -0,0 +1 @@ +scrubbers/default: Allow "mention hashtag" classes used by Mastodon
\ No newline at end of file |