logo

pleroma

My custom branche(s) on git.pleroma.social/pleroma/pleroma git clone https://hacktivis.me/git/pleroma.git
commit: 2ee0fc194a3118e2b562744cb2854d048c829b1e
parent 5e2ba57327b88f7304ebbd9df73a15d892ee536c
Author: lain <lain@soykaf.club>
Date:   Thu, 19 Nov 2020 13:23:58 +0100

Changelog: Add info about search fixes.

Diffstat:

MCHANGELOG.md2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md @@ -34,6 +34,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ### Fixed +- Search: RUM index search speed has been fixed. + <details> <summary>API Changes</summary> - Mastodon API: Current user is now included in conversation if it's the only participant.