logo

pleroma-fe

My custom branche(s) on git.pleroma.social/pleroma/pleroma-fe git clone https://hacktivis.me/git/pleroma-fe.git
commit: efd558f3940ce867f81e4711732cf491282b09e6
parent 94c37e8adfd9da591d2e88d1f350ad515c61ac84
Author: Henry Jameson <me@hjkos.com>
Date:   Mon, 24 Jan 2022 21:38:08 +0200

Merge remote-tracking branch 'origin/develop' into proper-attachments

* origin/develop:
  Update CHANGELOG.md

Diffstat:

MCHANGELOG.md10++++++++++
1 file changed, 10 insertions(+), 0 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). +## Unreleased +### Fixed +- Completely hidden posts still had 1px border + +### Changed +- Settings window has been throughly rearranged to make make more sense and make navication settings easier. + +### Added +- Option to completely hide muted threads + ## [2.4.2] - 2022-01-09 ### Added - Added Apply and Reset buttons to the bottom of theme tab to minimize UI travel