7260 Commits (1.4.0)

Author SHA1 Message Date
Thomas Bruederli e774209b41 Bump version to 1.4.0 6 years ago
PhilW 714ea7b128 add unit tests for rcmail_output_html::get_template_logo 6 years ago
PhilW 0ae3823853 rewrite skin_logo config 6 years ago
Aleksander Machniak c1c534d67c Fix bug where inline images could have been ignored if Content-Id header contained redundant spaces (#6980) 6 years ago
Aleksander Machniak 8bcb1e801c Switch default skin to Elastic 6 years ago
Aleksander Machniak 92fbe4c3b8 Update localization 6 years ago
Aleksander Machniak ce70166d9e Elastic: Fix inserting responses at cursor position (#6971) 6 years ago
Aleksander Machniak a3c491d5cb Elastic: Fix initial focus on recipients input in mail compose screen 6 years ago
Aleksander Machniak 66fab8cdb2 CS fixes, Avoid usused variables, fixed minor bugs 6 years ago
Aleksander Machniak 20e25582e7 Fix so an error is loogged when encryption fails (#6948) 6 years ago
Aleksander Machniak ed085db9e0 Elastic: Fix position and style of auto-complete dropdown on small screens (#6951) 6 years ago
Aleksander Machniak e7ebff56df PHPDoc fixes 6 years ago
Aleksander Machniak 17296b39cb Fix infinite loading message on iframe loading errors 6 years ago
Aleksander Machniak c6de97c5a8 Redis: Improve error handling and phpredis 5.X support (#6888) 6 years ago
Aleksander Machniak 70d342a436 Fix language selection for spellchecker in html mode (#6915) 6 years ago
Aleksander Machniak 5040009f9c Fix array offset access syntax with curly braces 6 years ago
Aleksander Machniak de4a6068e6 Mention Masterminds/HTML5 in INSTALL/README 6 years ago
Aleksander Machniak b10a0dbb7e Reset internal $skins property is set_skin() 6 years ago
Aleksander Machniak 5373f1839d Fix googiespell popup in all skins 6 years ago
Aleksander Machniak bdd1b94d78 Fix PHP 7.4 warning: "Creating default object from empty value" 6 years ago
Aleksander Machniak 27bfd0884e Drop rcube_browser::$lang property 6 years ago
Aleksander Machniak 1a10074b85 Add Edge browser detection 6 years ago
Aleksander Machniak f5d6a242a8 Remove useless properties from rcube_browser 6 years ago
Aleksander Machniak 0786ab8187 Update localization 6 years ago
Aleksander Machniak 4096739322 Fix including assets that exist only in minified version 6 years ago
Aleksander Machniak 21ebf3ff5a Fix bug where it was possible to bypass href URI check with data:application/xhtml+xml URIs (#6896) 6 years ago
Aleksander Machniak 63730cf842 Fix security issue where it was possible to bypass the CSS jail in HTML messages using :root pseudo-class (#6897) 6 years ago
Aleksander Machniak 057fb69bb9 Fix bug where some strict remote URIs in url() style were unintentionally blocked (#6899) 6 years ago
Aleksander Machniak 7bf868767e Fix security issue where it was possible to bypass the position:fixed CSS check in received messages (#6898) 6 years ago
Aleksander Machniak 3b4d9f3fb5 PHPDoc updates 6 years ago
Aleksander Machniak 1afa46d28d PHPDoc and CS fixes 6 years ago
Aleksander Machniak b35c9c1fdc Apply image preview centering styles only if there's an image 6 years ago
Aleksander Machniak f7832a1a26 Removed 'delete_always' option (#6782) 6 years ago
johndoh 3a40f6cd91 Add expand_all/collapse_all treelist methods (#6860) 6 years ago
Aleksander Machniak 04ff1feec3 Improve wording: record -> list entry 6 years ago
Aleksander Machniak 902c264cf0 PHPRedis 5 compat. fix in session handler 6 years ago
Jack Cherng 198585d8a0 Fix implode() wrong parameter order (#6866) 6 years ago
Sandor Takacs adcfa53532 Redis::delete() is deprecated in phpredis 5.0.0 (#6883) 6 years ago
Jack Cherng 17d8423299 Fix PHP 7.4 deprecation: array/string curly braces access (#6884) 6 years ago
Aleksander Machniak 9a225bd3fe Use Left/Right Arrow keys to faster move over threaded messages list (#6399) 6 years ago
Aleksander Machniak dc5be05a5f Select all records on the current list page with CTRL + A (#6813) 6 years ago
Aleksander Machniak 7e8f9da64b Elastic: Add "Show unread messages" button to the search bar (#6587) 6 years ago
Aleksander Machniak 9b88e9e5c2 Correct vendor string for GMail is 'gimap' 6 years ago
johndoh 91398c858a Add KOI8-R to charset_selector (#6861) 6 years ago
Aleksander Machniak a80c5569ab Added flag to disable server certificate validation via Mysql DSN argument (#6848) 6 years ago
Aleksander Machniak 786bde62f2 Fix wrong messages order after returning to a multi-folder search result (#6836) 6 years ago
Aleksander Machniak 0e4bf6fda8 Fix bug where unread count wasn't updated after moving multi-folder result (#6846) 6 years ago
Aleksander Machniak d9e3218025 Fix bug where handling multiple messages from multi-folder search result could not work (#6845) 6 years ago
Aleksander Machniak d39d49b7a6 Fix keyboard navigation (tabindex) on attachments list in compose 6 years ago
Thomas Bruederli 00a867a05f Make attachment list :empty selector work 6 years ago