summaryrefslogtreecommitdiff
path: root/changelog.d
diff options
context:
space:
mode:
authorMark Felder <feld@feld.me>2024-08-08 14:12:44 -0400
committerMark Felder <feld@feld.me>2024-08-08 14:12:44 -0400
commita0af6cba09f6c85f524d31f7d1a68948b77d9e53 (patch)
tree3fb3ce849cf4c0c3d9f49ebd6b7e23132b1d6c10 /changelog.d
parent540e62c5fcab3887d7ca488cb3f464f000f69523 (diff)
downloadpleroma-a0af6cba09f6c85f524d31f7d1a68948b77d9e53.tar.gz
pleroma-a0af6cba09f6c85f524d31f7d1a68948b77d9e53.zip
Added MRF.QuietReply which prevents replies to public posts from being published to the timelines
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/mrf-quietreply.add1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/mrf-quietreply.add b/changelog.d/mrf-quietreply.add
new file mode 100644
index 000000000..4ed20bce6
--- /dev/null
+++ b/changelog.d/mrf-quietreply.add
@@ -0,0 +1 @@
+Added MRF.QuietReply which prevents replies to public posts from being published to the timelines