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
2013-10-07
Execute connection config queries on db handle direclty
Thomas Bruederli
2013-10-07
Add possibility to programmatically set cache mode, so it is possible
Aleksander Machniak
2013-10-06
Move PEAR libs from plugins into main Roundcube lib directory,
Aleksander Machniak
2013-10-04
New option to disable the use of already established dsnw connections for sub...
Thomas Bruederli
2013-10-04
Fix typo: occured -> occurred (#1489366)
Aleksander Machniak
2013-10-04
Search for user DN only if one of bind_dn, base_dn, groups_base_dn settings
Aleksander Machniak
2013-10-04
Fixed issues where HTML comments inside style tag would hang Internet Explorer
Aleksander Machniak
2013-10-03
Improved mailto: link arguments handling (#1489363)
Aleksander Machniak
2013-10-02
Use DOMDocument LIBXML_PARSEHUGE and LIBXML_COMPACT options if possible (#148...
Aleksander Machniak
2013-09-30
Also truncate the list of addresses in print view + add link to show them all
Thomas Bruederli
2013-09-29
Fix issue where search result was reset after sending a message (#1489350)
Aleksander Machniak
2013-09-28
Generate settings tabs with a template object 'settingstabs' and let plugins ...
Thomas Bruederli
2013-09-27
rcube_list_widget.rows is not an array - fixed checking if it's empty (#1489359)
Aleksander Machniak
2013-09-27
We've encountered (malformed) messages with more than
Aleksander Machniak
2013-09-26
Handle nicely situation when normalize_entry is executed on already normalize...
Aleksander Machniak
2013-09-25
Support HTTP_HOST, SERVER_NAME and SERVER_ADDR values in include_host_config ...
Aleksander Machniak
2013-09-24
Make sure language code extracted from HTTP_ACCEPT_LANGUAGE is in xx_YY format
Aleksander Machniak
2013-09-21
Bring back possibility to unset default font family and font size
Aleksander Machniak
2013-09-16
Touch new default font size settings: simplified + codestyle + updated changelog
Thomas Bruederli
2013-09-16
Merge pull request #118 from Dennis1993/patch-12
Thomas B.
2013-09-16
Merge pull request #107 from JohnDoh/multi-logo
Aleksander Machniak
2013-09-15
Fixed issues in handling reply-to/bcc fields on identity change
Aleksander Machniak
2013-09-15
Add a render_response hook, similar to render_page hook.
JohnDoh
2013-09-15
Display full attachment name using title attribute when name is too long to d...
Aleksander Machniak
2013-09-14
Fix XSS issue in addressbook group name field [CVE-2013-5646] (#1489333)
Aleksander Machniak
2013-09-13
Move some config options to new and collapsible 'advanced' blocks
Thomas Bruederli
2013-09-13
Support both new and old config variables
Thomas Bruederli
2013-09-12
Retry queries on deadlock errors from InnoDB row-level locking (MySQL)
Thomas Bruederli
2013-09-11
Fix expanded thread root message styling after refreshing messages list (#148...
Aleksander Machniak
2013-09-11
Merge branch 'master' of github.com:roundcube/roundcubemail
Aleksander Machniak
2013-09-11
After message is sent refresh messages list of replied message folder (#1489249)
Aleksander Machniak
2013-09-10
Improve handling of date strings and DateTime values in contacts
Thomas Bruederli
2013-09-10
Support full address specification in contact email fields.
Aleksander Machniak
2013-09-10
Fix for case when email array is not flat
Aleksander Machniak
2013-09-10
Enable groups import options selector if there's at least one writable source...
Aleksander Machniak
2013-09-09
Add option force specified domain in user login - username_domain_forced (#14...
Aleksander Machniak
2013-09-09
Fix some methods for rcube_addressbook implementations where contact email fi...
Aleksander Machniak
2013-09-08
Fix issue where From address was removed from Cc and Bcc fields when editing ...
Aleksander Machniak
2013-09-08
Add option to import vcards with group assignments (pull-request 105)
Thomas Bruederli
2013-09-08
Merge branch 'master' of github.com:roundcube/roundcubemail
Thomas Bruederli
2013-09-08
Save groups membership in VCard export (#1488509)
Thomas Bruederli
2013-09-08
Workaround broken PHP function timezone_name_from_abbr (#1489261)
Aleksander Machniak
2013-09-07
Respect (multiple) config dirs from RCUBE_CONFIG_PATH when reading configured...
Thomas Bruederli
2013-09-07
Read RCUBE_CONFIG_PATH env variable for a list of directories that are search...
Thomas Bruederli
2013-09-06
Fix error_reporting directive check (#1489323)
Aleksander Machniak
2013-09-06
Make cached message size limit configurable - messages_cache_threshold (#1489...
Aleksander Machniak
2013-09-06
Make identities matching case insensitive (#1485480)
Aleksander Machniak
2013-09-04
Aviod code duplication in timezone configuration handling
Aleksander Machniak
2013-09-03
Fix issue where too big message data was stored in cache causing sql errors (...
Aleksander Machniak
2013-09-02
Update func.inc
Dennis1993
[next]