aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar vantezzen <hello@vantezzen.io>2020-02-02 16:38:43 +0100
committerLibravatar vantezzen <hello@vantezzen.io>2020-02-02 16:38:43 +0100
commit2bbe3dfc00eb4dc6b9ef6cac438e8e89d11d6540 (patch)
tree4e7bb73758971ba9eb6f8b0396ddf73d5e85e0e8 /README.md
parentMerge branch 'develop' (diff)
parentBump version number (diff)
downloadferdium-app-2bbe3dfc00eb4dc6b9ef6cac438e8e89d11d6540.tar.gz
ferdium-app-2bbe3dfc00eb4dc6b9ef6cac438e8e89d11d6540.tar.zst
ferdium-app-2bbe3dfc00eb4dc6b9ef6cac438e8e89d11d6540.zip
Merge branch 'develop'v5.4.4-beta.1
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index f7eb28fac..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
@@ -250,6 +254,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
250 </tr> 254 </tr>
251 <tr> 255 <tr>
252 <td align="center"><a href="http://lhw.ring0.de"><img src="https://avatars2.githubusercontent.com/u/351875?v=4" width="40px;" alt=""/><br /><sub><b>Lennart Weller</b></sub></a><br /><a href="#platform-lhw" title="Packaging/porting to new platform">📦</a></td> 256 <td align="center"><a href="http://lhw.ring0.de"><img src="https://avatars2.githubusercontent.com/u/351875?v=4" width="40px;" alt=""/><br /><sub><b>Lennart Weller</b></sub></a><br /><a href="#platform-lhw" title="Packaging/porting to new platform">📦</a></td>
257 <td align="center"><a href="https://github.com/jereksel"><img src="https://avatars0.githubusercontent.com/u/1307829?v=4" width="40px;" alt=""/><br /><sub><b>Andrzej Ressel</b></sub></a><br /><a href="https://github.com/getferdi/ferdi/commits?author=jereksel" title="Code">💻</a></td>
253 </tr> 258 </tr>
254</table> 259</table>
255 260