summaryrefslogtreecommitdiff
path: root/program
AgeCommit message (Expand)Author
2014-10-26Correctly detect charset of attachment names in TNEF messagesAleksander Machniak
2014-10-25Catch only left-button clicks on the list widget's mouseup handlerAleksander Machniak
2014-10-25Skip unnecessary session updates on task switch - switch session task less of...Aleksander Machniak
2014-10-24Call exif_read_data() only on JPEG imagesAleksander Machniak
2014-10-24Fix of really fix UNKNOWN-CTE handlingBartlomiej Nogas
2014-10-23Really fix UNKNOWN-CTE handlingAleksander Machniak
2014-10-23Fix handling of UNKNOWN-CTE response, try do decode content client-side (#149...Aleksander Machniak
2014-10-23Fix handling of base64-encoded attachments with extra spaces (#1490111)Aleksander Machniak
2014-10-22Fix handling of uuencoded messages if messages_cache is enabled (#1490108)Aleksander Machniak
2014-10-22Fix so attachment charset is set in headers of forward/draft message (#1490109)Aleksander Machniak
2014-10-22Fix download of attachments that are part of TNEF message (#1490091)Aleksander Machniak
2014-10-17Fix bug where openssl-based crypt/decrypt method wasn't using defined crypto-keyAleksander Machniak
2014-10-13dirname(__FILE__) -> __DIR__Aleksander Machniak
2014-10-07Update rcmail.phpandryyy
2014-10-04Fix setting flags on servers with no PERMANENTFLAGS response (#1490087)Aleksander Machniak
2014-09-04Add rcube_plugin_api::get_plugin() methodAleksander Machniak
2014-09-27Enable/disable siganture commands before exiting the function in new compose ...Thomas Bruederli
2014-09-26Fix restoring draft messages from localStorage if editor mode differs (#1490016)Thomas Bruederli
2014-09-26Set comm_path env variable after resetThomas Bruederli
2014-09-23Add output class for commandline scriptsThomas Bruederli
2014-09-23Fix another regression in metadata response parsing introduced in commit 9393...Thomas Bruederli
2014-09-22Fix get_metadata() function response, NIL response was introducing an shiftBartlomiej Nogas
2014-09-22Fix syntax errorAleksander Machniak
2014-09-22Merge branch 'oracle'Aleksander Machniak
2014-09-22Merge branch 'oracle'Aleksander Machniak
2014-09-18Add Oracle driver check in InstallerAleksander Machniak
2014-09-18Remove Oracle driver based on PDO_OCI extensionAleksander Machniak
2014-09-18Fix long data handlingAleksander Machniak
2014-09-18Fix binary operator use for OracleAleksander Machniak
2014-09-18Make noshow attribute for roundcube:label tags actually work as supposedThomas Bruederli
2014-09-17Added transactions supportAleksander Machniak
2014-09-17Add Oracle driver which uses OCI8 extension - the one that supports CLOB columnsAleksander Machniak
2014-09-16Access list body through abstract propertyThomas Bruederli
2014-09-15Fixes for OracleAleksander Machniak
2014-09-13Fix validation of email addresses with IDNA domains (#1490067)Aleksander Machniak
2014-09-12Added Oracle database driverAleksander Machniak
2014-09-12Use consistent column/table quoting in sql queriesAleksander Machniak
2014-09-11Remove obsolete code which is executed in rcmail_output_html::frame()Thomas Bruederli
2014-09-11Also remove cloned search item from treelistThomas Bruederli
2014-09-10Print to STDERR non-terminating errors in CLI modeAleksander Machniak
2014-09-10Don't init output in CLI modeAleksander Machniak
2014-09-09Don't override argument variable when collecting resultsThomas Bruederli
2014-09-09Merge pull request #218 from JohnDoh/patch-1Thomas B.
2014-09-08pass click event to hide_menu callJohnDoh
2014-09-08add missing event argJohnDoh
2014-09-08Small tweaks for treelist interactionsThomas Bruederli
2014-09-08Fix call to a member function get_compressed() on a non-objectAleksander Machniak
2014-09-08Added license headers to driver files, CS fixesAleksander Machniak
2014-09-03Fix page title when using search filter (#1490023)Aleksander Machniak
2014-09-03Fix merging folder annotations for folders with numeric names (only digits)Aleksander Machniak