diff options
author | marcin mikołajczak <git@mkljczk.pl> | 2024-08-04 16:02:44 +0200 |
---|---|---|
committer | marcin mikołajczak <git@mkljczk.pl> | 2024-08-04 16:03:25 +0200 |
commit | 52f7033f7ac82155fc927f4b0a3f4f9e8ae11114 (patch) | |
tree | 29627f939f69f239d834603cbd8bdce05307954e /changelog.d | |
parent | b389b85d7760d9c275b2584e0e99bff4f0265222 (diff) | |
download | pleroma-52f7033f7ac82155fc927f4b0a3f4f9e8ae11114.tar.gz pleroma-52f7033f7ac82155fc927f4b0a3f4f9e8ae11114.zip |
StreamerView: Do not leak follows count if hidden
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/stream-follow-relationships-count.fix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/stream-follow-relationships-count.fix b/changelog.d/stream-follow-relationships-count.fix new file mode 100644 index 000000000..68452a88b --- /dev/null +++ b/changelog.d/stream-follow-relationships-count.fix @@ -0,0 +1 @@ +StreamerView: Do not leak follows count if hidden
\ No newline at end of file |