mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-09-09 06:34:28 +08:00
Updated Home (markdown)
parent
fa70d77321
commit
a8d706242f
1 changed files with 2 additions and 2 deletions
4
Home.md
4
Home.md
|
@ -17,7 +17,7 @@ _This fork implements the following changes in comparison to upstream:_
|
|||
* **Added features/functionality:**
|
||||
* Auth failed attempts written to syslog (for fail2ban and others)
|
||||
* Option to remove background/font colors from messages for real "dark mode"
|
||||
* Modified [Squire](https://github.com/neilj/Squire) HTML editor as replacement for CKEditor
|
||||
* Modified [Squire](https://github.com/the-djmaze/Squire/tree/snappymail) HTML editor as replacement for CKEditor
|
||||
* Better memory garbage collection management
|
||||
* Advanced Sieve filter scripts editor
|
||||
* No user-agent detection (use device width)
|
||||
|
@ -91,7 +91,7 @@ For a user its around 70% smaller and faster than traditional RainLoop.
|
|||
|
||||
|
||||
## Replaced CKEditor with Squire
|
||||
The [Squire](https://github.com/neilj/Squire) implementation is not 100% compatible yet, but it shows the massive overhead of CKEditor.
|
||||
The [Squire](https://github.com/the-djmaze/Squire/tree/snappymail) implementation is not 100% compatible yet, but it shows the massive overhead of CKEditor.
|
||||
|
||||
Still TODO:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue