Thomas Bruederli
2013-10-30 4c02ef0c5c23fc31d5d89ccd012698ea325acc1b
2013-10-14 Aleksander Machniak
Key duplicate error on postgres uses SQLSTATE=23505
tree@ 899e59 commitdiff
2013-10-14 Aleksander Machniak
Fix HTML part detection when encapsulated inside multipart/signed (#1489372)
tree@ 5a2d2a commitdiff
2013-10-13 Aleksander Machniak
Some micro-optimizations
tree@ ff6de9 commitdiff
2013-10-12 Aleksander Machniak
Fix text wrapping issue with long unwrappable lines (#1489371)
tree@ 0f1521 commitdiff
2013-10-12 Aleksander Machniak
Fix infinite loop in rcube_utils::mod_css_styles() after recent changes in ...
tree@ d1abd8 commitdiff
2013-10-11 Thomas Bruederli
Add spellchecker backend for the After the Deadline service. See http://www...
tree@ b52166 commitdiff
2013-10-11 Thomas Bruederli
Refactor spellchecker class into backend subclasses for better extensibility
tree@ bc0a47 commitdiff
2013-10-11 Thomas Bruederli
Minor improvements to linkref parser
tree@ c856b7 commitdiff
2013-10-10 Thomas Bruederli
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ a01f3b commitdiff
2013-10-10 Thomas Bruederli
Replace markdown-style [1] link indexes in plain text email bodies. [1]: ht...
tree@ e480ca commitdiff
2013-10-10 Aleksander Machniak
Clean up translations once again, this time remove untranslated strings for...
tree@ 413617 commitdiff
2013-10-10 Aleksander Machniak
Added Urdu (ur_PK) language support
tree@ 63573c commitdiff
2013-10-09 Aleksander Machniak
More lceanup
tree@ 9377ed commitdiff
2013-10-09 Aleksander Machniak
Localization files cleanup - removed untranslated texts, empty lines and co...
tree@ b1a1ca commitdiff
2013-10-08 Aleksander Machniak
Workaround cyrus-murder bug in SETANNOTATION arguments handling
tree@ 5251ec commitdiff
2013-10-07 Thomas Bruederli
Synchronized localization files from Transifex
tree@ f93e0b commitdiff
2013-10-07 Thomas Bruederli
Assign the chosen mode to the table map
tree@ 6a6992 commitdiff
2013-10-07 Thomas Bruederli
Improve selection of replicated database connection: - Analyze query and pr...
tree@ a69f99 commitdiff
2013-10-07 Thomas Bruederli
Execute connection config queries on db handle direclty
tree@ 120db6 commitdiff
2013-10-07 Aleksander Machniak
Add possibility to programmatically set cache mode, so it is possible to ca...
tree@ aceb01 commitdiff
2013-10-06 Aleksander Machniak
Move PEAR libs from plugins into main Roundcube lib directory, list them as...
tree@ 4daaa0 commitdiff
2013-10-04 Thomas Bruederli
New option to disable the use of already established dsnw connections for s...
tree@ 92d18c commitdiff
2013-10-04 Aleksander Machniak
Fix typo: occured -> occurred (#1489366)
tree@ b3e259 commitdiff
2013-10-04 Aleksander Machniak
Search for user DN only if one of bind_dn, base_dn, groups_base_dn settings...
tree@ e426ae commitdiff
2013-10-04 Aleksander Machniak
Fixed issues where HTML comments inside style tag would hang Internet Explorer
tree@ af79a7 commitdiff
2013-10-03 Aleksander Machniak
Improved mailto: link arguments handling (#1489363)
tree@ eafd5b commitdiff
2013-10-02 Aleksander Machniak
Use DOMDocument LIBXML_PARSEHUGE and LIBXML_COMPACT options if possible (#1...
tree@ bfd24f commitdiff
2013-09-30 Thomas Bruederli
Also truncate the list of addresses in print view + add link to show them all
tree@ 444e97 commitdiff
2013-09-29 Aleksander Machniak
Fix issue where search result was reset after sending a message (#1489350)
tree@ 34a5ae commitdiff
2013-09-28 Thomas Bruederli
Generate settings tabs with a template object 'settingstabs' and let plugin...
tree@ c49c35 commitdiff
2013-09-27 Aleksander Machniak
rcube_list_widget.rows is not an array - fixed checking if it's empty (#148...
tree@ 85fece commitdiff
2013-09-27 Aleksander Machniak
We've encountered (malformed) messages with more than one text/plain or tex...
tree@ 170702 commitdiff
2013-09-26 Aleksander Machniak
Handle nicely situation when normalize_entry is executed on already normali...
tree@ a4bc6e commitdiff
2013-09-25 Aleksander Machniak
Support HTTP_HOST, SERVER_NAME and SERVER_ADDR values in include_host_confi...
tree@ 955a61 commitdiff
2013-09-24 Aleksander Machniak
Make sure language code extracted from HTTP_ACCEPT_LANGUAGE is in xx_YY format
tree@ 2c6a23 commitdiff
2013-09-21 Aleksander Machniak
Bring back possibility to unset default font family and font size Fix style...
tree@ f7b2bf commitdiff
2013-09-19 Thomas Bruederli
Allow sysadmins to define static responses which are immutable for the user
tree@ 9c41ba commitdiff
2013-09-16 Thomas Bruederli
Touch new default font size settings: simplified + codestyle + updated chan...
tree@ c1ff57 commitdiff
2013-09-16 Thomas B.
Merge pull request #118 from Dennis1993/patch-12
tree@ 020129 commitdiff
2013-09-16 Aleksander Machniak
Merge pull request #107 from JohnDoh/multi-logo
tree@ b5c364 commitdiff
2013-09-15 Aleksander Machniak
Fixed issues in handling reply-to/bcc fields on identity change
tree@ 8deae9 commitdiff
2013-09-15 JohnDoh
Add a render_response hook, similar to render_page hook.
tree@ 7027f3 commitdiff
2013-09-15 Aleksander Machniak
Display full attachment name using title attribute when name is too long to...
tree@ 2efe33 commitdiff
2013-09-14 Aleksander Machniak
Fix XSS issue in addressbook group name field [CVE-2013-5646] (#1489333)
tree@ 2e30b2 commitdiff
2013-09-13 Thomas Bruederli
Move some config options to new and collapsible 'advanced' blocks
tree@ 7be8a9 commitdiff
2013-09-13 Thomas Bruederli
Support both new and old config variables
tree@ a315bf commitdiff
2013-09-12 Thomas Bruederli
Retry queries on deadlock errors from InnoDB row-level locking (MySQL)
tree@ 0ee22c commitdiff
2013-09-11 Aleksander Machniak
Fix expanded thread root message styling after refreshing messages list (#1...
tree@ 7c494b commitdiff
2013-09-11 Aleksander Machniak
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ 7bd9dc commitdiff
2013-09-11 Aleksander Machniak
After message is sent refresh messages list of replied message folder (#148...
tree@ 66a549 commitdiff
first | « prev | next »