diff options
author | lain <lain@soykaf.club> | 2023-06-11 13:04:59 +0000 |
---|---|---|
committer | lain <lain@soykaf.club> | 2023-06-11 13:04:59 +0000 |
commit | d93b47cf2ccf0666f70c4816acb45194e84a3865 (patch) | |
tree | 7c68de33feb4975988b78b5e62881c22817addf3 /changelog.d | |
parent | 16313af7eb1c3b92210e0c0762e74c051bdde5f2 (diff) | |
parent | 6611c6ce4ef3fe76bc9a5eb53677d3b6cde22793 (diff) | |
download | pleroma-d93b47cf2ccf0666f70c4816acb45194e84a3865.tar.gz pleroma-d93b47cf2ccf0666f70c4816acb45194e84a3865.zip |
Merge branch 'pleroma-double_mentions' into 'develop'
ForceMentionsInContent: fix double mentions for Mastodon/Misskey posts
See merge request pleroma/pleroma!3903
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/3888.fix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/3888.fix b/changelog.d/3888.fix new file mode 100644 index 000000000..886aa7b39 --- /dev/null +++ b/changelog.d/3888.fix @@ -0,0 +1 @@ +ForceMentionsInContent: fix double mentions for Mastodon/Misskey posts
\ No newline at end of file |