Update README
This commit is contained in:
parent
d5c74cccbd
commit
794b765861
1 changed files with 4 additions and 3 deletions
|
@ -16,14 +16,15 @@ 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
|
||||
- Fixed a lot of broken CSS rules and misaligned elements
|
||||
- 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 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
|
||||
- Added 'Limit to Following' filter to the search page (requires appropriate backend)
|
||||
- Added 'Limit to Local' filter to the search page (requires appropriate backend)
|
||||
- Implemented lazy loading of search results
|
||||
- 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