Update README
This commit is contained in:
parent
e01dce03d8
commit
179a21b71e
1 changed files with 6 additions and 5 deletions
11
README.md
11
README.md
|
@ -1,8 +1,6 @@
|
|||
# BNAkkoma – Brand New Akkoma
|
||||
# BNAkkoma: Brand New Akkoma
|
||||
|
||||
<small>
|
||||
*It's not that new. It's just a pun on a so-called anime.*
|
||||
</small>
|
||||
<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>
|
||||
|
||||
## 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
|
||||
|
||||
|
|
Loading…
Reference in a new issue