Aleksander Machniak
2013-02-26 4383e062ef1a23a81a28ab7554edf508b35a467b
2013-02-26 Aleksander Machniak
CS fixes
tree@ 4383e0 commitdiff
2013-02-25 Aleksander Machniak
Fix plain text spellchecker icorrect highlighting in non-ASCII text (#1488973)
tree@ 36391c commitdiff
2013-02-24 Aleksander Machniak
Remove UI messages from the DOM after hide/fadeOut
tree@ ffc2d0 commitdiff
2013-02-21 Aleksander Machniak
Don't try to print file extension in a warning message if it's not available
tree@ 7c851e 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
- Fix regression in handling LDAP contact identifiers (#1488959)
tree@ eafb68 commitdiff
2013-02-17 Aleksander Machniak
Fix regression in copying contacts (with drag'n'drop)
tree@ 33dc82 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-10 Thomas Bruederli
Trigger and forward 'listupdate' events from list.js
tree@ d94a71 commitdiff
2013-02-10 Thomas Bruederli
Only scroll tree list of selected item isn't fully visible
tree@ d6185f commitdiff
2013-02-10 Thomas Bruederli
Import all translations from Transifex
tree@ aed581 commitdiff
2013-02-10 Thomas Bruederli
Extend copyright to 2013
tree@ 8e50ae commitdiff
2013-02-10 Thomas Bruederli
Let some env variables survive reset(); don't show taskbar and top line in ...
tree@ d30460 commitdiff
2013-02-10 Thomas Bruederli
Properly quote form validation error messages
tree@ 63cff2 commitdiff
2013-02-08 Aleksander Machniak
Fix reference to non-existing class rcube_output_html (#1488948)
tree@ a7e8eb commitdiff
2013-02-07 Thomas Bruederli
Ignore file extension difference for text/plain attachments (#1488891)
tree@ 921115 commitdiff
2013-02-07 Thomas Bruederli
Use encoded identifiers for address book lists (#1488381)
tree@ 4223b1 commitdiff
2013-02-05 Thomas Bruederli
Pass string to html::tag() in order to always add the </ul> tag
tree@ e26bf8 commitdiff
2013-02-05 Thomas Bruederli
Fix inserting a new contact group when list is still empty
tree@ e8fd39 commitdiff
2013-02-05 Thomas Bruederli
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ 5bc800 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
Move some list manipulation functionality to the new treelist widget
tree@ 344943 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 Thomas Bruederli
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ e5615b commitdiff
2013-01-31 Thomas Bruederli
- Refactored the hierarchical mailboxlist control into a separate widget cl...
tree@ 3c309a 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-28 Thomas Bruederli
Catch connection timeouts on message sending form submissions
tree@ 72e24b commitdiff
2013-01-27 Aleksander Machniak
Fix PHP Warning: Missing argument 2 for rcmail_output_html::get_skin_file()
tree@ bc53e2 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
Add search box to compose address book widget (#1488381)
tree@ 6c27c3 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-25 Aleksander Machniak
Fix new browser window size in Chrome (#1488931), make new windows smaller
tree@ 01fc82 commitdiff
2013-01-24 Thomas Bruederli
Load a default stylesheet (embed.css) from skin in plain html pages (e.g. a...
tree@ 1730cf commitdiff
2013-01-24 Aleksander Machniak
Fix login in case when default_host is an array with one element (#1488928)
tree@ 6ff0c3 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-23 Aleksander Machniak
Submit Addressbook advanced search form with Enter key (#1488568)
tree@ 55a2e5 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
first | « prev | next »