forked from AkkomaGang/akkoma-fe
Update README with information about the changes
This commit is contained in:
parent
383a8b1907
commit
c047646188
1 changed files with 15 additions and 0 deletions
15
README.md
15
README.md
|
@ -1,3 +1,18 @@
|
|||
A soft fork of Akkoma-FE fixing a few minor but longstanding annoyances.
|
||||
|
||||
Hopefully most of these will be merged upstream when I learn how to do PRs.
|
||||
|
||||
## Comprehensive List of Fixes and Changes
|
||||
|
||||
### Added
|
||||
|
||||
- Approve and deny follow request buttons to the user profile page
|
||||
|
||||
### Fixed
|
||||
|
||||
- Settings backup when the word filters contain non-ASCII characters
|
||||
- The hover color of the checkmark icon on follow request notifications
|
||||
|
||||
# Akkoma-FE
|
||||
|
||||
![English OK](https://img.shields.io/badge/English-OK-blueviolet) ![日本語OK](https://img.shields.io/badge/%E6%97%A5%E6%9C%AC%E8%AA%9E-OK-blueviolet)
|
||||
|
|
Loading…
Reference in a new issue