Commit Graph

11489 Commits (81e55f8033dd3389dc95cd132ef4699705414b23)
 

Author SHA1 Message Date
Sebastiaan Lokhorst 3a12de3fb6 Explain difference between ssl:// and tls:// for default_host (#7099) 5 years ago
Aleksander Machniak 5ec5ae57a5 Add 'filter' to required extensions 5 years ago
Aleksander Machniak 58be50418d Fix so displayed maximum attachment size depends also on 'max_message_size' (#7105) 5 years ago
Aleksander Machniak 8127d2615f Fix matching multiple X-Forwarded-For addresses with 'proxy_whitelist' (#7107) 5 years ago
Aleksander Machniak 1fe448ce41 Elastic: Fix contrast of warning toasts (#7058)
Add some color variables and slightly make bg-color stronger on "box" messages.
5 years ago
Aleksander Machniak e1dfd55185 Improve style tag handling in TinyMCE (#7088) 5 years ago
Aleksander Machniak bd03cc4541 Fix bug where HTML reply could add an empty line with extra indentation above the original message (#7088) 5 years ago
Aleksander Machniak 132be945bd Password: Fix kpasswd and smb drivers' double-escaping bug (#7092) 5 years ago
Aleksander Machniak 38f1727515 Fix filter selection after removing a first filter (#7079) 5 years ago
Aleksander Machniak dd59b59478 Fix bug where cancelling switching from HTML to plain text didn't set the flag properly (#7077) 5 years ago
Aleksander Machniak e0ae7765bc Fix/remove useless keyup event handler on username input in logon form (#6970) 5 years ago
Aleksander Machniak e29d44dcc3 Fix so use of Ctrl+A does not scroll the list (#7020) 5 years ago
Sebastiaan Lokhorst 1800678a40 Update SMTP TLS/STARTTLS explanation in config.php (#7066)
Implicit TLS (port 465) is no longer deprecated since RFC 8314.
5 years ago
Aleksander Machniak a270cf593e Add notes about file ownership (#7009) 5 years ago
Aleksander Machniak 03b3dd3389 Fix so install-jsdeps.sh removes Bootstrap's sourceMappingURL (#7035) 5 years ago
Aleksander Machniak c084d69d06 Fix DB Write test on SQLite database ("database is locked" error) (#7064)
Also fix so SQLite DSN with a relative path to the database file works in Installer
5 years ago
Aleksander Machniak fbb39470d5 Fix bug where a new saved search added after removing all searches wasn't added to the list (#7061) 5 years ago
Aleksander Machniak 0e7295fce6 Fix so modifier type select wasn't hidden after hiding modifier select on header change 5 years ago
Aleksander Machniak 90bdd77ada Fix bug where Ctype extension wasn't required in Installer and INSTALL file (#7049) 5 years ago
Aleksander Machniak 09af79f637 Replace "Filter disabled" with "Filter enabled" (#7028) 5 years ago
Aleksander Machniak e25f352472 Fix bug where a new contact group added after removing all groups from addressbook wasn't added to the list 5 years ago
Aleksander Machniak a80da7f678 Fix bug where deleting a saved search in addressbook caused display issue on sources/groups list (#7061)
also remove dead code.
5 years ago
Aleksander Machniak 840437c460 Fix bug where Enter key didn't work on messages list in "List" layout (#7052)
with some code improvements and better checking if selected message is a draft.
5 years ago
Aleksander Machniak 55dbf40133 Update changelog 5 years ago
johndoh 8952e9dddb Always update folder count after purge command (#7051)
... not only when it is the current folder.
5 years ago
Aleksander Machniak 720a0a3173 Update changelog, CS improvements 5 years ago
Aleksander Machniak aeec47b9bd Enigma: Add script to import keys from filesystem to the db storage (for multihost) 5 years ago
Aleksander Machniak b49d9f05aa Remove spaces from 'accept' attribute 5 years ago
Aleksander Machniak 8252bc3962 Code simplification and style fixes 5 years ago
Aleksander Machniak 7e9405dc3e Elastic: Remove redundant listmenulink elements 5 years ago
PhilW c7baf94531 remove redundant type attrib in script tag 5 years ago
Thomas Bruederli 0b1d6841f9 Bump version to 1.4.1 5 years ago
Aleksander Machniak fbc50b3791 Elastic: Fix language icon (#6624) 5 years ago
Aleksander Machniak ac3ce1d713 Fix bug where the Installer would not warn about required schema upgrade (#7042) 5 years ago
Aleksander Machniak ae7429a287 Small correction 5 years ago
Aleksander Machniak deee3442aa Fix so Elastic is also a default in jqueryui plugin (#7039) 5 years ago
Aleksander Machniak ebfd0f53bf Elastic: Fix data-fab-task handling (#7038)
Since the code is executed before rcmail init event, we have to use rcmail.env.task
instead of rcmail.task.
5 years ago
Aleksander Machniak 594a12b61e Fix tables listing routine when DSN contained a database with unsupported suffix (#7034) 5 years ago
Aleksander Machniak 8ca4bf8a3a Elastic: Fix position of mobile floating action button (#7038) 5 years ago
Aleksander Machniak 0c8e29fcbf Mention required min. version of lessc (#7031) 5 years ago
Aleksander Machniak f50521a399 Fixed typo 5 years ago
Aleksander Machniak 075803871a Fix so update.sh script warns about changed defaults (#7011) 5 years ago
Aleksander Machniak 0467670533 Fix misleading comment 5 years ago
Aleksander Machniak 90d1d58f8b Larry: Fix html editor toolbar background in Identities 5 years ago
Aleksander Machniak e3d18291ff Elastic: Fix regression in the new editor widget (#7021) 5 years ago
Aleksander Machniak 71990b59d6 Fix db_prefix handling in queries with `TRUNCATE TABLE <name>` and `UNIQUE <name>` (#7013) 5 years ago
Aleksander Machniak 29e7c16b33 Fix so 401 error is returned only on failed logon requests (#7010) 5 years ago
Aleksander Machniak 980f2b369f Elastic: Fix Edit responses button state in Mailvelope mode 5 years ago
Aleksander Machniak cab4c8a39c Fix invalid Signature button state after escaping Mailvelope mode (#7015) 5 years ago
Aleksander Machniak 659980923a Remove unused variables 5 years ago