aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar vantezzen <hello@vantezzen.io>2020-01-31 20:46:40 +0100
committerLibravatar vantezzen <hello@vantezzen.io>2020-01-31 20:46:40 +0100
commit22a7d4be166eac79ee20cc1934144c425b603d68 (patch)
treed3333b9a8ec57d565a03fd4ec5016fa898a76cb6 /README.md
parentAdd more seperators to settings screen (diff)
downloadferdium-app-22a7d4be166eac79ee20cc1934144c425b603d68.tar.gz
ferdium-app-22a7d4be166eac79ee20cc1934144c425b603d68.tar.zst
ferdium-app-22a7d4be166eac79ee20cc1934144c425b603d68.zip
Update feature list
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index d73f9a5a1..67bac2277 100644
--- a/README.md
+++ b/README.md
@@ -92,6 +92,8 @@ If you use an AUR Helper e.g. yay, simply install it via `yay -S ferdi-bin`.
92- [x] Remove bug that would incorrectly display unread messages count on some services (more info in [7566ccd](https://github.com/getferdi/ferdi/commit/7566ccd)) 92- [x] Remove bug that would incorrectly display unread messages count on some services (more info in [7566ccd](https://github.com/getferdi/ferdi/commit/7566ccd))
93- [x] Makes all users Premium by default ([#15](https://github.com/getferdi/ferdi/issues/15)) 93- [x] Makes all users Premium by default ([#15](https://github.com/getferdi/ferdi/issues/15))
94- [x] Using the Ferdi API instead of Franz's servers 94- [x] Using the Ferdi API instead of Franz's servers
95- [x] Upgrading to Electron 7
96- [x] Add several new services
95- [x] [Add option to change server to a custom](https://github.com/getferdi/ferdi/wiki/Custom-Server) [ferdi-server](https://github.com/getferdi/server) 97- [x] [Add option to change server to a custom](https://github.com/getferdi/ferdi/wiki/Custom-Server) [ferdi-server](https://github.com/getferdi/server)
96- [x] Add option to use Ferdi without an account ([#5](https://github.com/getferdi/ferdi/issues/5)) 98- [x] Add option to use Ferdi without an account ([#5](https://github.com/getferdi/ferdi/issues/5))
97- [x] Add "Private Notification"-Mode, that hides message content from notifications ([franz#879](https://github.com/meetfranz/franz/issues/879)) 99- [x] Add "Private Notification"-Mode, that hides message content from notifications ([franz#879](https://github.com/meetfranz/franz/issues/879))
@@ -111,12 +113,14 @@ If you use an AUR Helper e.g. yay, simply install it via `yay -S ferdi-bin`.
111- [x] Add Process Manager to find services using a lot of resources 113- [x] Add Process Manager to find services using a lot of resources
112- [x] Add "npm run prepare-code" command for development to lint and beautify code 114- [x] Add "npm run prepare-code" command for development to lint and beautify code
113- [x] Add button to open darkmode.css for a service 115- [x] Add button to open darkmode.css for a service
116- [x] Allow SVGs for service custom icon
114- [x] Switch to [`electron-spellchecker`](https://github.com/electron-userland/electron-spellchecker) to improve application size 117- [x] Switch to [`electron-spellchecker`](https://github.com/electron-userland/electron-spellchecker) to improve application size
115- [x] Improve "About Ferdi" screen to better display versions 118- [x] Improve "About Ferdi" screen to better display versions
116- [x] Minifying build files to improve app size 119- [x] Minifying build files to improve app size
117- [x] [Makes it possible to edit the "Franz Todo" server](https://github.com/getferdi/ferdi/wiki/Custom-Todo) 120- [x] [Makes it possible to edit the "Franz Todo" server](https://github.com/getferdi/ferdi/wiki/Custom-Todo)
118- [x] Makes RocketChat self-hosted generally available ([#6](https://github.com/getferdi/ferdi/issues/6)) 121- [x] Makes RocketChat self-hosted generally available ([#6](https://github.com/getferdi/ferdi/issues/6))
119- [x] Comes with a custom branding proper to Ferdi 122- [x] Comes with a custom branding proper to Ferdi
123- [x] UI improvements
120 124
121## Development 125## Development
122 126