index
:
roundcube.git
local
master
working
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
program
Age
Commit message (
Expand
)
Author
2014-10-22
Fix handling of uuencoded messages if messages_cache is enabled (#1490108)
Aleksander Machniak
2014-10-22
Fix so attachment charset is set in headers of forward/draft message (#1490109)
Aleksander Machniak
2014-10-22
Fix download of attachments that are part of TNEF message (#1490091)
Aleksander Machniak
2014-10-17
Fix bug where openssl-based crypt/decrypt method wasn't using defined crypto-key
Aleksander Machniak
2014-10-13
dirname(__FILE__) -> __DIR__
Aleksander Machniak
2014-10-07
Update rcmail.php
andryyy
2014-10-04
Fix setting flags on servers with no PERMANENTFLAGS response (#1490087)
Aleksander Machniak
2014-09-04
Add rcube_plugin_api::get_plugin() method
Aleksander Machniak
2014-09-27
Enable/disable siganture commands before exiting the function in new compose ...
Thomas Bruederli
2014-09-26
Fix restoring draft messages from localStorage if editor mode differs (#1490016)
Thomas Bruederli
2014-09-26
Set comm_path env variable after reset
Thomas Bruederli
2014-09-23
Add output class for commandline scripts
Thomas Bruederli
2014-09-23
Fix another regression in metadata response parsing introduced in commit 9393...
Thomas Bruederli
2014-09-22
Fix get_metadata() function response, NIL response was introducing an shift
Bartlomiej Nogas
2014-09-22
Fix syntax error
Aleksander Machniak
2014-09-22
Merge branch 'oracle'
Aleksander Machniak
2014-09-22
Merge branch 'oracle'
Aleksander Machniak
2014-09-18
Add Oracle driver check in Installer
Aleksander Machniak
2014-09-18
Remove Oracle driver based on PDO_OCI extension
Aleksander Machniak
2014-09-18
Fix long data handling
Aleksander Machniak
2014-09-18
Fix binary operator use for Oracle
Aleksander Machniak
2014-09-18
Make noshow attribute for roundcube:label tags actually work as supposed
Thomas Bruederli
2014-09-17
Added transactions support
Aleksander Machniak
2014-09-17
Add Oracle driver which uses OCI8 extension - the one that supports CLOB columns
Aleksander Machniak
2014-09-16
Access list body through abstract property
Thomas Bruederli
2014-09-15
Fixes for Oracle
Aleksander Machniak
2014-09-13
Fix validation of email addresses with IDNA domains (#1490067)
Aleksander Machniak
2014-09-12
Added Oracle database driver
Aleksander Machniak
2014-09-12
Use consistent column/table quoting in sql queries
Aleksander Machniak
2014-09-11
Remove obsolete code which is executed in rcmail_output_html::frame()
Thomas Bruederli
2014-09-11
Also remove cloned search item from treelist
Thomas Bruederli
2014-09-10
Print to STDERR non-terminating errors in CLI mode
Aleksander Machniak
2014-09-10
Don't init output in CLI mode
Aleksander Machniak
2014-09-09
Don't override argument variable when collecting results
Thomas Bruederli
2014-09-09
Merge pull request #218 from JohnDoh/patch-1
Thomas B.
2014-09-08
pass click event to hide_menu call
JohnDoh
2014-09-08
add missing event arg
JohnDoh
2014-09-08
Small tweaks for treelist interactions
Thomas Bruederli
2014-09-08
Fix call to a member function get_compressed() on a non-object
Aleksander Machniak
2014-09-08
Added license headers to driver files, CS fixes
Aleksander Machniak
2014-09-03
Fix page title when using search filter (#1490023)
Aleksander Machniak
2014-09-03
Fix merging folder annotations for folders with numeric names (only digits)
Aleksander Machniak
2014-09-02
Add missing label
Aleksander Machniak
2014-09-02
Don't cancel event on parent focus
Aleksander Machniak
2014-08-30
Fix so rcube_text2html class does not depend on rcmail_string_replacer
Aleksander Machniak
2014-08-30
Seek vendor/autoload.php in install path to make tests working
Aleksander Machniak
2014-08-28
Get rid of DIRECTORY_SEPARATOR for consistency
Aleksander Machniak
2014-08-27
Remove 3rd party libs from our repository and define the dependencies in comp...
Thomas Bruederli
2014-08-27
Synchronized localizations with Transifex
Thomas Bruederli
2014-08-27
Maintain a stack of currently running plugin hooks
Thomas Bruederli
[next]