diff --git a/README.md b/README.md index aa53dcd5..55e3e65a 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,12 @@ 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). +Also keep in mind that B in BNAkkoma stands for 'bleeding-edge', **features can be added, changed or removed at any time!** + +If you are experiencing any strange quirks, make sure both your frontend and backend are up to date. + +If your software are up to date but the bug is still there, ping me on the fediverse at '@itepechi@fedi.itepechi.me'. + ## What is this? This is a fork of [AkkomaGang/akkoma-fe](https://akkoma.dev/AkkomaGang/akkoma-fe/), with a custom theme and Makefile. @@ -14,8 +20,10 @@ The differences from the upstream repository are described below: - 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 OpenSearch protocol support - Added the Media tab to the search page (requires appropriate backend) - Added support to search for posts from people you follow (requires appropriate backend) +- Search results are displayed lazily - More than 200 (!) Japanese translations have been fixed - Removed some themes to save network bandwidth - Improved PWA support, sort of