Aleksander Machniak
2013-05-02 93580fab12e115bc7b39fa37c7a0bcb208229800
2013-05-02 Aleksander Machniak
Fix opened window size on small screens in browsers where height is an inne...
tree@ 93580f commitdiff
2013-05-01 Aleksander Machniak
Use create_function() instead of eval()
tree@ 4741d1 commitdiff
2013-05-01 Thomas Bruederli
Escape user input values when used in eval()
tree@ c2e1ab commitdiff
2013-05-01 Aleksander Machniak
Small code improvements
tree@ f790b4 commitdiff
2013-05-01 Aleksander Machniak
Merge pull request #67 from andywer/master
tree@ 06c2d0 commitdiff
2013-05-01 Aleksander Machniak
Add option to display email address together with a name in mail preview (#...
tree@ 969cb0 commitdiff
2013-05-01 Aleksander Machniak
Fix csv2vcard test
tree@ 38c19a commitdiff
2013-05-01 Aleksander Machniak
Fix Reply-To header handling in Reply-All action (#1489037)
tree@ d2dff5 commitdiff
2013-05-01 Aleksander Machniak
Fix so Sender: address is added to Cc: field on reply to all (#1489011)
tree@ 619431 commitdiff
2013-05-01 Aleksander Machniak
Fix so addressbook_search_mode works also for group search (#1489079)
tree@ ec4331 commitdiff
2013-04-30 Aleksander Machniak
Fix removal of a contact from a group in LDAP addressbook (#1489081)
tree@ 40d419 commitdiff
2013-04-30 Aleksander Machniak
Small code simplification
tree@ 0826b2 commitdiff
2013-04-30 Aleksander Machniak
Support CSV import from Atmail (#1489045)
tree@ 609483 commitdiff
2013-04-30 Aleksander Machniak
Inlcude SQL query in the log on SQL error (#1489064)
tree@ 8defd7 commitdiff
2013-04-29 Aleksander Machniak
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ 259d37 commitdiff
2013-04-29 Aleksander Machniak
Fix handling untagged responses in IMAP FETCH - "could not load message" er...
tree@ c6f5ad commitdiff
2013-04-29 Thomas Bruederli
Remove moveTo() call which causes problems in Chrome and has no real effect...
tree@ b620b1 commitdiff
2013-04-29 Aleksander Machniak
Fix list page reset when viewing a message in Larry skin (#1489076)
tree@ 7dcf24 commitdiff
2013-04-29 Aleksander Machniak
Fix possible warning on some misconfig
tree@ d14a2f commitdiff
2013-04-28 Thomas Bruederli
Build plugin info from both package.xml and composer.json files; allow plug...
tree@ 378d6c commitdiff
2013-04-28 Thomas Bruederli
Prepare for the composer-based plugin repository; skip PEAR dependencies fo...
tree@ b4d50c commitdiff
2013-04-28 Aleksander Machniak
Fix min_refresh_interval handling on preferences save (#1489073)
tree@ 4cb8ce commitdiff
2013-04-28 Aleksander Machniak
Fix PDF support detection for Firefox PDF.js (#1488972)
tree@ de6e22 commitdiff
2013-04-28 Aleksander Machniak
Fix messages list focus issue in Internet Explorer (#1489058)
tree@ d0f616 commitdiff
2013-04-27 Aleksander Machniak
Add db_prefix configuration option in place of db_table_*/db_sequence_* opt...
tree@ 399db1 commitdiff
2013-04-26 Aleksander Machniak
Fix possible collision in generated thumbnail cache key (#1489069)
tree@ d7fcd8 commitdiff
2013-04-26 Aleksander Machniak
Fix exit code on bootsrap errors in CLI mode (#1489044)
tree@ fbd213 commitdiff
2013-04-26 Aleksander Machniak
Fix error handling in CLI mode, use STDERR and non-empty exit code (#1489043)
tree@ f23ef1 commitdiff
2013-04-25 Thomas Bruederli
Extend fetched header block to 32K, require one of subjct, from or to headers
tree@ ddfdd8 commitdiff
2013-04-24 Aleksander Machniak
Fix error when using check_referer=true
tree@ a54497 commitdiff
2013-04-22 Aleksander Machniak
Fix incorrect handling of some specific links (#1489060)
tree@ 70229c commitdiff
2013-04-22 Aleksander Machniak
Fix another text wrapping issue
tree@ 1041aa commitdiff
2013-04-21 Aleksander Machniak
Fix incorrect handling of leading spaces in text wrapping
tree@ 7439d3 commitdiff
2013-04-20 Aleksander Machniak
Fix unintentional messages list jumps on click in Internet Explorer (#1489056)
tree@ 8ad2c9 commitdiff
2013-04-19 Aleksander Machniak
Fix DB error when creating a new contact and a group is selected (#1489051)
tree@ 765268 commitdiff
2013-04-19 Aleksander Machniak
Fix handling of deprecated boolean value of reply_mode option (#1489052)
tree@ ca2c63 commitdiff
2013-04-17 Aleksander Machniak
Allow onload attribute on iframe element
tree@ fe6268 commitdiff
2013-04-17 Aleksander Machniak
Add rcube_db::escape() method, fix escapeSimple() to use escape instead of ...
tree@ 282dff commitdiff
2013-04-17 Aleksander Machniak
Fix typo simpleEscape -> escapeSimple
tree@ c465ee commitdiff
2013-04-17 Aleksander Machniak
Add rcube_db::escapeSimple() method for backward compat.
tree@ 39a034 commitdiff
2013-04-16 Aleksander Machniak
Remove redundant ini checks
tree@ 1352d8 commitdiff
2013-04-15 Thomas Bruederli
Synchronized localizations from Transifex
tree@ c8f2c0 commitdiff
2013-04-15 Aleksander Machniak
Fix parsing invalid date string (#1489035)
tree@ b7570f commitdiff
2013-04-14 Aleksander Machniak
Add "with attachment" option to messages list filter (#1485382)
tree@ bb7c52 commitdiff
2013-04-13 Aleksander Machniak
Fix display of HTML entities in protected folder name (#1489042)
tree@ e0cc1f commitdiff
2013-04-10 Thomas Bruederli
Set minimal permissions to temp files (#148899)
tree@ b413bb commitdiff
2013-04-10 Thomas Bruederli
Skip filename suffix check for embedded images; return blocked.gif instead ...
tree@ a021d6 commitdiff
2013-04-08 Andy Wermke
Merge branch 'master' of git.next-step-software.com:/git-pub/roundcubemail
tree@ de6585 commitdiff
2013-04-08 Andy Wermke
Merge branch 'master' of https://github.com/roundcube/roundcubemail
tree@ bf3084 commitdiff
2013-04-08 Andy Wermke
Removed parse_expression() & added error logging to eval_expression().
tree@ 58e3a5 commitdiff
first | « prev | next »