Thomas Bruederli
2015-07-31 2965a981b7ec22866fbdf2d567d87e2d068d3617
2013-03-08 Aleksander Machniak
Support IMAP MOVE extension [RFC 6851]
tree@ d9dc32 commitdiff
2013-03-08 Thijs Kinkhorst
Test content_id with isset instead of a true/false value.
tree@ 8cfba1 commitdiff
2013-03-06 Aleksander Machniak
Add type 'ident' in quote() so we can quote identifiers (eg. column names) ...
tree@ ac3774 commitdiff
2013-03-05 Aleksander Machniak
Fix thumbnail size when GD extension is used for image resize (#1488985)
tree@ 139635 commitdiff
2013-03-04 Aleksander Machniak
Generate simpler query for MSSQL when offset in limit clause is not set
tree@ 879b23 commitdiff
2013-03-02 Aleksander Machniak
Display notice that message is encrypted also for application/pkcs7-mime me...
tree@ ee89c6 commitdiff
2013-03-01 Thomas Bruederli
Add methods to append certain nodes to session data in order to avoid sessi...
tree@ f0a715 commitdiff
2013-03-01 Aleksander Machniak
Better @package/@subpackage assignment
tree@ a6fd15 commitdiff
2013-02-25 Aleksander Machniak
Fix plain text spellchecker icorrect highlighting in non-ASCII text (#1488973)
tree@ 36391c commitdiff
2013-02-19 Aleksander Machniak
Add workaround for invalid message charset detection by IMAP servers (#1488...
tree@ 726297 commitdiff
2013-02-19 Aleksander Machniak
Revert "Make autoloading of the framework classes work from any location". ...
tree@ 2187b2 commitdiff
2013-02-18 Thomas Bruederli
Make autoloading of the framework classes work from any location
tree@ e4394c commitdiff
2013-02-17 Aleksander Machniak
When connection to read-only db fails try to connect to write-master, but o...
tree@ bc2c02 commitdiff
2013-02-17 Aleksander Machniak
Make cleanup() method public
tree@ 196114 commitdiff
2013-02-14 Thomas Bruederli
Optimmize memory usage by only fetching the necessary attributes used for c...
tree@ 807c3d commitdiff
2013-02-14 Thomas Bruederli
Various fixes in contact groups handling with LDAP directories
tree@ c8a714 commitdiff
2013-02-13 Thomas Bruederli
Fix autocompletion search with VLV support
tree@ 772b73 commitdiff
2013-02-13 Thomas Bruederli
Improve group members listing + fix VLV index usage
tree@ f924f5 commitdiff
2013-02-13 Thomas Bruederli
Don't save 'internal' or empty serialized values
tree@ 49cb69 commitdiff
2013-02-13 Thomas Bruederli
Prepare for VLV auto-detection (requries 'config_root_dn' config option)
tree@ 004f86 commitdiff
2013-02-13 Thomas Bruederli
Refactored the LDAP address book into a generic LDAP wrapper class and an a...
tree@ 203323 commitdiff
2013-02-07 Thomas Bruederli
Finish hierarchical groups browsing in LDAP address books; add according UI...
tree@ 86552f commitdiff
2013-02-05 Thomas Bruederli
Add special config attribute 'group_filters' to specify a fixed list of gro...
tree@ ec2185 commitdiff
2013-02-01 Aleksander Machniak
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ 3dd136 commitdiff
2013-02-01 Aleksander Machniak
Fix handling link href attribute value with (valid) newline characters (#14...
tree@ 1f910c commitdiff
2013-02-01 Thomas Bruederli
Allow to list contact groups in (paged) list (yet incomplete)
tree@ c5a5f9 commitdiff
2013-02-01 Aleksander Machniak
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ 01a98c commitdiff
2013-02-01 Aleksander Machniak
Set default error code (500) if not specified in raise_error()
tree@ a39fd4 commitdiff
2013-02-01 Thomas Bruederli
Make rcube_result_set implement the PHP iterator interface
tree@ 1cf15e commitdiff
2013-01-31 Aleksander Machniak
Slightly improve database driver chack
tree@ 41db2b commitdiff
2013-01-26 Thomas Bruederli
Bring back lost text braking width adjustment when quoting blockquote parts
tree@ 737b62 commitdiff
2013-01-25 Thomas Bruederli
Refactored blockquote quotion routine in html2text conversion: it now corre...
tree@ bb6f4b commitdiff
2013-01-25 Thomas Bruederli
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ bd0dae commitdiff
2013-01-25 Thomas Bruederli
Move rcmail_contact_key() to rcube_addressbook::compose_contact_key()
tree@ 13dc9f commitdiff
2013-01-25 Aleksander Machniak
Send LOGOUT only when closing connection in logged state (#1487784)
tree@ 18372a commitdiff
2013-01-23 Thomas Bruederli
Use LDAP fallback hosts on connect + bind because with OpenLDAP 2.x ldap_co...
tree@ e114a6 commitdiff
2013-01-23 Thomas Bruederli
Use the right variable for IPv6 check
tree@ 293a57 commitdiff
2013-01-22 Aleksander Machniak
Support autofocus attribute on input elements
tree@ 60753b commitdiff
2013-01-21 Aleksander Machniak
Rtrim() quoted lines on conversion to flowed format (according to RFC2646)
tree@ 87a968 commitdiff
2013-01-20 Aleksander Machniak
More improvements to format=flowed handling + fix in wordwrap() used intern...
tree@ 7ebed1 commitdiff
2013-01-20 Aleksander Machniak
Improve format=flowed text unfolding, add test for signature separator hand...
tree@ aabd62 commitdiff
2013-01-18 Thomas Bruederli
Don't rely on Subject header only
tree@ 7ae7cd commitdiff
2013-01-18 Thomas Bruederli
Fix format=flowed unfolding on quoted lines; added tests for rcube_mime::fo...
tree@ 6d41d8 commitdiff
2013-01-14 Thomas Bruederli
Select 8 KB of message part for headers (to make sure we get them all)
tree@ 4f9edb commitdiff
2013-01-11 Aleksander Machniak
Support more Thunderbird CSV fields, added zh_TW localization for csv2vcard...
tree@ c59ef9 commitdiff
2013-01-09 Thomas Bruederli
Welcome to 2013
tree@ 18e23a commitdiff
2013-01-09 Aleksander Machniak
Reset $db_error_msg on query
tree@ db6f54 commitdiff
2013-01-09 Aleksander Machniak
Force autocommit mode in mysql database driver (#1488902)
tree@ f96593 commitdiff
2013-01-08 Aleksander Machniak
Don't convert to link a text with < and > characters
tree@ 16915e commitdiff
2013-01-07 Aleksander Machniak
Fix address fields import from CSV (#1488900)
tree@ acf851 commitdiff
first | « prev | next »