Dennis1993
2013-07-26 4bf322d256d0460a2df5c03b1e173f6ccd9a6eb3
2013-03-15 Aleksander Machniak
Fixed MOVE command result handling
tree@ ea98ec commitdiff
2013-03-15 Aleksander Machniak
Fix storing 'safe' flag on a message. The key for session value should incl...
tree@ f11142 commitdiff
2013-03-15 Aleksander Machniak
Fix has_*_part() methods so they return same result no matter what prefer_h...
tree@ 0ef894 commitdiff
2013-03-14 Aleksander Machniak
Use $mime_parts not $parts in has_*_part() methods so detection is correct ...
tree@ 574928 commitdiff
2013-03-14 Aleksander Machniak
Added rcube_message::has_text_part(), simplified has_html_part() so it alwa...
tree@ 5c26bd commitdiff
2013-03-13 Thomas Bruederli
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ bfa667 commitdiff
2013-03-13 Thomas Bruederli
Re-implement rcube_db::num_rows() to ensure backwards compatibility
tree@ d4f8a4 commitdiff
2013-03-13 Thomas Bruederli
Also use VLV for filter prefix matches
tree@ 03c73f commitdiff
2013-03-13 Aleksander Machniak
Fix HTML part detection for some specific message structures (#1488992)
tree@ 567e45 commitdiff
2013-03-11 Aleksander Machniak
Fix handling of empty $uids argument in change_flag()
tree@ 336d20 commitdiff
2013-03-11 Aleksander Machniak
Fix LIMIT/OFFSET queries handling on MS SQL Server (#1488984) - require ver...
tree@ ec6a77 commitdiff
2013-03-10 Aleksander Machniak
Fix so task name can really contain all from a-z0-9_- characters (#1488941)
tree@ 8b7716 commitdiff
2013-03-08 Aleksander Machniak
Merge pull request #60 from thijskh/master
tree@ 9fdba7 commitdiff
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 Aleksander Machniak
Fix NUL characters in content-type of ms-tnef attachment (#1488964)
tree@ 7bba00 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
first | « prev | next »