logo

pleroma-fe

My custom branche(s) on git.pleroma.social/pleroma/pleroma-fe
commit: dea7e2f6acd06839c89cd4a14a101ec162ca4e58
parent: fe16b6259e64020373b838127d14d42fd31d7583
Author: Shpuld Shpludson <shp@cock.li>
Date:   Mon, 27 Apr 2020 08:09:31 +0000

Update CHANGELOG.md

Diffstat:

MCHANGELOG.md6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md @@ -4,6 +4,12 @@ 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 +- Show more/less works correctly with auto-collapsed subjects and long posts +- RTL characters won't look messed up in notifications + +### Changed +- Emoji autocomplete will match any part of the word and not just start, for example :drool will now helpfully suggest :blobcatdrool: and :blobcatdroolreach: ## [2.0.2] - 2020-04-08 ### Fixed