aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar vantezzen <hello@vantezzen.io>2019-10-17 17:53:24 +0200
committerLibravatar vantezzen <hello@vantezzen.io>2019-10-17 17:53:24 +0200
commitb16695985ab4efc435f70a305b1149de66c3ff1c (patch)
tree7551d8582c8708a199b599841cec5b520910fe6c /README.md
parentMerge pull request #122 from getferdi/l10n_develop (diff)
downloadferdium-app-b16695985ab4efc435f70a305b1149de66c3ff1c.tar.gz
ferdium-app-b16695985ab4efc435f70a305b1149de66c3ff1c.tar.zst
ferdium-app-b16695985ab4efc435f70a305b1149de66c3ff1c.zip
Update feature list
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index a05c73cbc..3f1628f67 100644
--- a/README.md
+++ b/README.md
@@ -36,10 +36,13 @@ You can find the installers in the [latest release](https://github.com/getferdi/
36- [x] Add "Scheduled Do-not-Disturb" feature in which you won't get notifications (similar to Rambox's [Work Hours](https://rambox.pro/#feature-details/work_hours)) 36- [x] Add "Scheduled Do-not-Disturb" feature in which you won't get notifications (similar to Rambox's [Work Hours](https://rambox.pro/#feature-details/work_hours))
37- [x] Add CTRL+← and CTRL+→ shortcuts and menu options to go back and forward in the service browsing history([#39](https://github.com/getferdi/ferdi/issues/39)) 37- [x] Add CTRL+← and CTRL+→ shortcuts and menu options to go back and forward in the service browsing history([#39](https://github.com/getferdi/ferdi/issues/39))
38- [x] Add option to show a browser-like navigation bar on all services 38- [x] Add option to show a browser-like navigation bar on all services
39- [x] Add option to change accent color
39- [x] Add "`FERDI_APPDATA_DIR`" env variable to set a custom path for storing all data 40- [x] Add "`FERDI_APPDATA_DIR`" env variable to set a custom path for storing all data
40- [x] Add Process Manager to find services using a lot of resources 41- [x] Add Process Manager to find services using a lot of resources
41- [x] Add "npm run prepare-code" command for development to lint and beautify code 42- [x] Add "npm run prepare-code" command for development to lint and beautify code
43- [x] Add button to open darkmode.css for a service
42- [x] Improve "About Ferdi" screen to better display versions 44- [x] Improve "About Ferdi" screen to better display versions
45- [x] Minifying build files to improve app size
43- [x] Remove "Franz is better together" popup 46- [x] Remove "Franz is better together" popup
44- [x] Remove bug that would incorrectly display unread messages count on some services (more info in [7566ccd](https://github.com/getferdi/ferdi/commit/7566ccd)) 47- [x] Remove bug that would incorrectly display unread messages count on some services (more info in [7566ccd](https://github.com/getferdi/ferdi/commit/7566ccd))
45- [x] [Makes it possible to edit the "Franz Todo" server](https://github.com/getferdi/ferdi/wiki/Custom-Todo) 48- [x] [Makes it possible to edit the "Franz Todo" server](https://github.com/getferdi/ferdi/wiki/Custom-Todo)