Update readme
This commit is contained in:
parent
5d924d0a16
commit
88d9ee9904
1 changed files with 8 additions and 0 deletions
|
@ -2,6 +2,12 @@
|
|||
|
||||
<small>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).</small>
|
||||
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue