aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 3595ee68a..cac5c0202 100644
--- a/README.md
+++ b/README.md
@@ -23,6 +23,8 @@ You can find the installers in the [latest release](https://github.com/getferdi/
23 23
24- [x] Removes the counter-productive fullscreen app delay inviting users to upgrade 24- [x] Removes the counter-productive fullscreen app delay inviting users to upgrade
25- [x] Removes pages begging you to donate after registration 25- [x] Removes pages begging you to donate after registration
26- [x] Remove "Franz is better together" popup
27- [x] Remove bug that would incorrectly display unread messages count on some services (more info in [7566ccd](https://github.com/getferdi/ferdi/commit/7566ccd))
26- [x] Makes all users Premium by default ([#15](https://github.com/getferdi/ferdi/issues/15)) 28- [x] Makes all users Premium by default ([#15](https://github.com/getferdi/ferdi/issues/15))
27- [x] Using the Ferdi API instead of Franz's servers 29- [x] Using the Ferdi API instead of Franz's servers
28- [x] [Add option to change server to a custom](https://github.com/getferdi/ferdi/wiki/Custom-Server) [ferdi-server](https://github.com/getferdi/server) 30- [x] [Add option to change server to a custom](https://github.com/getferdi/ferdi/wiki/Custom-Server) [ferdi-server](https://github.com/getferdi/server)
@@ -42,10 +44,9 @@ You can find the installers in the [latest release](https://github.com/getferdi/
42- [x] Add Process Manager to find services using a lot of resources 44- [x] Add Process Manager to find services using a lot of resources
43- [x] Add "npm run prepare-code" command for development to lint and beautify code 45- [x] Add "npm run prepare-code" command for development to lint and beautify code
44- [x] Add button to open darkmode.css for a service 46- [x] Add button to open darkmode.css for a service
47- [x] Switch to [`electron-spellchecker`](https://github.com/electron-userland/electron-spellchecker) ti improve application size
45- [x] Improve "About Ferdi" screen to better display versions 48- [x] Improve "About Ferdi" screen to better display versions
46- [x] Minifying build files to improve app size 49- [x] Minifying build files to improve app size
47- [x] Remove "Franz is better together" popup
48- [x] Remove bug that would incorrectly display unread messages count on some services (more info in [7566ccd](https://github.com/getferdi/ferdi/commit/7566ccd))
49- [x] [Makes it possible to edit the "Franz Todo" server](https://github.com/getferdi/ferdi/wiki/Custom-Todo) 50- [x] [Makes it possible to edit the "Franz Todo" server](https://github.com/getferdi/ferdi/wiki/Custom-Todo)
50- [x] Makes RocketChat self-hosted generally available ([#6](https://github.com/getferdi/ferdi/issues/6)) 51- [x] Makes RocketChat self-hosted generally available ([#6](https://github.com/getferdi/ferdi/issues/6))
51- [x] Comes with a custom branding proper to Ferdi 52- [x] Comes with a custom branding proper to Ferdi