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
/
lib
Age
Commit message (
Expand
)
Author
2014-11-27
Extend list_emails() to optionally return only default identity
Aleksander Machniak
2014-11-27
Merge branch 'master' of github.com:roundcube/roundcubemail
Aleksander Machniak
2014-11-27
Added rcube_user::list_emails() method with better performance than list_iden...
Aleksander Machniak
2014-11-26
Fix so all unknown email addresses from Google csv format are imported (#1490...
Aleksander Machniak
2014-11-22
Fix rcube_utils::anytodatetime() with no timezone specified
Aleksander Machniak
2014-11-19
Fix import of multiple contact groups from Google-csv format (#1490159)
Aleksander Machniak
2014-11-16
Code improvements and fixes (mostly unused variables and methods)
Aleksander Machniak
2014-11-15
Remove reference to non-existing option 'default_folders'
Aleksander Machniak
2014-11-14
Fix lack of delimiter for recipient addresses in smtp_log (#1490150)
Aleksander Machniak
2014-11-07
Fix some character sets detection (#1490135)
Aleksander Machniak
2014-11-04
Move TNEF decoder class to the Roundcube Framework (#1490055)
Aleksander Machniak
2014-11-03
Check available memory for image resizing with GD on Windows (#1489937)
Thomas Bruederli
2014-11-03
Add plugin hook 'db_table_name' as requested in #1489837
Thomas Bruederli
2014-11-02
Remove debug code
Aleksander Machniak
2014-11-02
CS fixes
Aleksander Machniak
2014-10-30
Remove redundant default
Aleksander Machniak
2014-10-30
Fix possible issues in skin/skin_path config handling (#1490125)
Aleksander Machniak
2014-10-30
Correct load_config() return value with improvement in last commit
Aleksander Machniak
2014-10-30
Improve load_config() so when called many times it will read config file only...
Aleksander Machniak
2014-10-28
Allways call rcube_imap::set_folder() before rcube_imap::get_message_part()
Aleksander Machniak
2014-10-28
Fix regresion that caused double charset conversion in some messages (#1490121)
Aleksander Machniak
2014-10-27
Fix so DDL script for Oracle can be executed in SQLPlus
Aleksander Machniak
2014-10-26
Correctly detect charset of attachment names in TNEF messages
Aleksander Machniak
2014-10-24
Call exif_read_data() only on JPEG images
Aleksander Machniak
2014-10-24
Fix of really fix UNKNOWN-CTE handling
Bartlomiej Nogas
2014-10-23
Really fix UNKNOWN-CTE handling
Aleksander Machniak
2014-10-23
Fix handling of UNKNOWN-CTE response, try do decode content client-side (#149...
Aleksander Machniak
2014-10-23
Fix handling of base64-encoded attachments with extra spaces (#1490111)
Aleksander Machniak
2014-10-22
Fix handling of uuencoded messages if messages_cache is enabled (#1490108)
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-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-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
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-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-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-10
Print to STDERR non-terminating errors in CLI mode
Aleksander Machniak
2014-09-09
Don't override argument variable when collecting results
Thomas Bruederli
[next]