From 179a21b71ed560e73c63c1bf1c71c11182a92b9f Mon Sep 17 00:00:00 2001 From: itepechi <72330683+itepechi@users.noreply.github.com> Date: Wed, 27 Sep 2023 05:30:00 +0900 Subject: [PATCH] Update README --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index f87a0d0b..aa53dcd5 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ -# BNAkkoma – Brand New Akkoma +# BNAkkoma: Brand New Akkoma - -*It's not that new. It's just a pun on a so-called anime.* - +It's not that new. This is just a cheap pun on the title of a [furry anime](https://en.wikipedia.org/wiki/BNA:_Brand_New_Animal). ## What is this? @@ -11,13 +9,16 @@ This is a fork of [AkkomaGang/akkoma-fe](https://akkoma.dev/AkkomaGang/akkoma-fe The differences from the upstream repository are described below: - Added a Makefile where you can build the client inside a Docker container +- Refactored some components and styles - Added and changed the default theme to a custom one - Fixed the dimensions of some elements that appeared to be misaligned - Added support for setting the default post language - Stole some commits from the original Pleroma frontend -- Added support for searching media status (requires appropriate backend) +- Added the Media tab to the search page (requires appropriate backend) +- Added support to search for posts from people you follow (requires appropriate backend) - More than 200 (!) Japanese translations have been fixed - Removed some themes to save network bandwidth +- Improved PWA support, sort of ### How to build