Commit Graph

10459 Commits (94ee0094b1cd4255bbccb9dc968df1f0df93105e)
 

Author SHA1 Message Date
Aleksander Machniak 5665344673 Merge branch 'smtputf8' of https://github.com/jprjr/roundcubemail into jprjr-smtputf8 7 years ago
Daniel Kesselberg a3504cb3b8 Add unit test for IDN (#6114) 7 years ago
Aleksander Machniak 8b0109d81c Add set_content() method to the editor widget 7 years ago
Thomas Bruederli 4255b21ca0 Do not send docker container config to stdout (#6083) 7 years ago
Aleksander Machniak f362acb254 Improve icons size/color on messages list 7 years ago
Aleksander Machniak 3bed1067d1 Better icon for Junk folder (#136) 7 years ago
Aleksander Machniak 90b0cd814a Add editor-load event and enable shift-click on links in HTML editor 7 years ago
Aleksander Machniak a6bc845e39 Display hint to the user when using To/Cc/Bcc/vCard buttons and no contact is selected (#129)
Also display an information message after attaching vCard in phone mode.
7 years ago
Aleksander Machniak 52864ef885 Add some localization messages, remove one unused message 7 years ago
Aleksander Machniak fbc4486881 Fix so Shift selection also works on list selection checkboxes 7 years ago
Aleksander Machniak 307d682ad2 Code simplification 7 years ago
Aleksander Machniak e891e486fd Elastic: Add mobile FAB button for filter creation 7 years ago
Aleksander Machniak ac95db6516 Small margin fix 7 years ago
Aleksander Machniak 5f26d9bf34 Prevent "calling draggable before initailization" errors
Elastic skin disables dragging on folders list, so we have to check
if it's still draggable before we call draggable() again. Otherwise
it will throw an error.
7 years ago
Aleksander Machniak a2875cdda9 - Fix searching contacts by address in LDAP source (#6084) 7 years ago
Aleksander Machniak cdbfc475fd Add support for Get Support button 7 years ago
Aleksander Machniak 42660db531 Logon screen improvements 7 years ago
Aleksander Machniak fb2f213d6f Add id attribute to the installer warning 7 years ago
Aleksander Machniak 9f030c3390 Display confirmation message when adding a recipient in mobile mode (#86) 7 years ago
Aleksander Machniak dcbb4ec125 Add localization message for Elastic 7 years ago
Aleksander Machniak 31907c3ff7 Small padding fix for buttons 7 years ago
Aleksander Machniak e1ad2a1936 Refacor recipient input so it is a <ul> element, improve input handling 7 years ago
Timotheus Pokorra ba5c396774 Managesieve, forward dialog using the right existing simple forwarding rules (#6102)
fixes #6101
7 years ago
Aleksander Machniak 05a67898eb Fix adding groups to the recipient input 7 years ago
Aleksander Machniak 528e82f6c5 There's no Dockerfile file anymore 7 years ago
Aleksander Machniak 55a1d6ef1b Make search form's aria label to also support plugin localization (via label-domain property) 7 years ago
Aleksander Machniak bbb63c49c7 Make .input-group an inline element in Larry 7 years ago
Aleksander Machniak 3e0edd98c9 Update changelog 7 years ago
Aleksander Machniak ac13669de5 Fix PHP 7.2: count(): Parameter must be an array or an object that implements Countable (#6098) 7 years ago
Aleksander Machniak 77cc9688c8 Fix bug where contacts export by selection returned no more than 10 entries (#6103) 7 years ago
Aleksander Machniak a1ba8773d7 Change calendar icon 7 years ago
Aleksander Machniak cc4b18f3f1 Set font size and center text on mobile dialog title 7 years ago
Aleksander Machniak 43d1adbe6e Add icons for contacts list on mail compose page 7 years ago
Aleksander Machniak 0c1642b2ad Stop propagation on pretty checkbox click
Fixes issue where changing folder subscription in Folder Manager
would cause the folder frame loading.
7 years ago
Aleksander Machniak 75f9c103ee Fix syntax error in mssql.initial.sql (#6097) 7 years ago
Aleksander Machniak c2f34ee0ad Small fix in plain-text rows detection 7 years ago
Aleksander Machniak 975612581d A .propform table with more plain text rows than input rows is considered .text-only 7 years ago
Aleksander Machniak 35f7d2862f Improve displaying of .propform tables with no form controls, but only text 7 years ago
Aleksander Machniak 38d275445d Plugin API: Add 'write' argument to 'render_page' hook 7 years ago
Thomas B a5b01105a7
Merge pull request #6085 from mcnesium/master
Fix sed command to separate multiple plugins with quotes each
7 years ago
Aleksander Machniak f0cf2b1e6c Various fixes for pretty checkboxes in lists 7 years ago
Aleksander Machniak 575b8c2cc5 Add contactgroup image (from Larry) 7 years ago
Aleksander Machniak 604f84e1fb Execute clickjacking prevention code only when framed 7 years ago
Aleksander Machniak 5153d25cc9 Use less.pageLoadFinished promise to execute final resize callback 7 years ago
Aleksander Machniak 1e923500b1 Add style for .virtual entries on treelist, remove redundant border 7 years ago
Aleksander Machniak 096ee4c7a6 Make Filter icon smaller to look better a side of Search icon
https://github.com/FortAwesome/Font-Awesome/issues/11873
7 years ago
Aleksander Machniak 4120aca6b4 Fix bug where recipient input initialization didn't display non-empty Cc/Bcc inputs (#123) 7 years ago
Aleksander Machniak 058037f31d Small padding improvement for form labels on mobile 7 years ago
Aleksander Machniak c0959bd619 Sanity checks for header data length in FETCH (#6087)
Where we know what expected data length is we truncate the input.
7 years ago
Aleksander Machniak 3cdc8af297 Fix possible performance issue when parsing malformed and long Date header (#6087) 7 years ago