Aleksander Machniak
2013-03-07 acced81bba84bc0ed6df45324cd11a985012ad5a
2013-03-06 Aleksander Machniak
Increase maxlength to 254 chars for email input fields in addressbook (#148...
tree@ 499970 commitdiff
2013-03-06 Aleksander Machniak
Add type 'ident' in quote() so we can quote identifiers (eg. column names) ...
tree@ 9eb6d9 commitdiff
2013-03-05 Aleksander Machniak
Fix so full filename is used for title attribute
tree@ 0ae20f commitdiff
2013-03-05 Aleksander Machniak
Fix thumbnail size when GD extension is used for image resize (#1488985)
tree@ dedf13 commitdiff
2013-03-02 Aleksander Machniak
Display notice that message is encrypted also for application/pkcs7-mime me...
tree@ fddb9f commitdiff
2013-02-28 Thomas Bruederli
Merge branch 'release-0.9' of github.com:roundcube/roundcubemail into relea...
tree@ 91a486 commitdiff
2013-02-28 Thomas Bruederli
Don't skip message/* attachments when opening a draft. Restore check as it ...
tree@ 22819a commitdiff
2013-02-28 Thomas Bruederli
Localization updates from Transifex
tree@ e3eda6 commitdiff
2013-02-25 Aleksander Machniak
Fix plain text spellchecker icorrect highlighting in non-ASCII text (#1488973)
tree@ ccc2e3 commitdiff
2013-02-22 Thomas Bruederli
Synced localizations with Transifex
tree@ f5533c commitdiff
2013-02-21 Aleksander Machniak
Don't try to print file extension in a warning message if it's not available
tree@ e68d2a commitdiff
2013-02-19 Aleksander Machniak
Add workaround for invalid message charset detection by IMAP servers (#1488...
tree@ fd777a commitdiff
2013-02-18 Aleksander Machniak
Fix NUL characters in content-type of ms-tnef attachment (#1488964)
tree@ 203251 commitdiff
2013-02-17 Aleksander Machniak
- Fix regression in handling LDAP contact identifiers (#1488959)
tree@ 60dabb commitdiff
2013-02-17 Aleksander Machniak
Make cleanup() method public
tree@ 8b08ec commitdiff
2013-02-14 Thomas Bruederli
Correctly quote spell text contents inside the xml container
tree@ cbb695 commitdiff
2013-02-10 Thomas Bruederli
Bump version to 0.9-rc
tree@ 4279dd commitdiff
2013-02-10 Thomas Bruederli
Import all translations from Transifex
tree@ 6b5e31 commitdiff
2013-02-10 Thomas Bruederli
Let some env variables survive reset(); don't show taskbar and top line in ...
tree@ df2296 commitdiff
2013-02-10 Thomas Bruederli
Properly quote form validation error messages
tree@ a33717 commitdiff
2013-02-08 Aleksander Machniak
Fix reference to non-existing class rcube_output_html (#1488948)
tree@ 8514ab commitdiff
2013-02-07 Thomas Bruederli
Ignore file extension difference for text/plain attachments (#1488891)
tree@ 24d7cc commitdiff
2013-01-31 Aleksander Machniak
Slightly improve database driver chack
tree@ d3b18e commitdiff
2013-02-01 Aleksander Machniak
Fix handling link href attribute value with (valid) newline characters (#14...
tree@ 43aeb1 commitdiff
2013-01-28 Thomas Bruederli
Merge branch 'release-0.9' of github.com:roundcube/roundcubemail into relea...
tree@ 6782fe commitdiff
2013-01-28 Thomas Bruederli
Catch connection timeouts on message sending form submissions
tree@ b4a30a commitdiff
2013-01-27 Aleksander Machniak
Fix PHP Warning: Missing argument 2 for rcmail_output_html::get_skin_file()
tree@ a188a9 commitdiff
2013-01-26 Thomas Bruederli
Bring back lost text braking width adjustment when quoting blockquote parts
tree@ 2a6472 commitdiff
2013-01-25 Thomas Bruederli
Refactored blockquote quotion routine in html2text conversion: it now corre...
tree@ a2c2cb commitdiff
2013-01-25 Thomas Bruederli
Add search box to compose address book widget (#1488381)
tree@ 490119 commitdiff
2013-01-25 Thomas Bruederli
Move rcmail_contact_key() to rcube_addressbook::compose_contact_key()
tree@ c4a1d3 commitdiff
2013-01-25 Aleksander Machniak
Send LOGOUT only when closing connection in logged state (#1487784)
tree@ 7f693b commitdiff
2013-01-25 Aleksander Machniak
Fix new browser window size in Chrome (#1488931), make new windows smaller
tree@ cba8df commitdiff
2013-01-24 Thomas Bruederli
Load a default stylesheet (embed.css) from skin in plain html pages (e.g. a...
tree@ 39bb93 commitdiff
2013-01-24 Aleksander Machniak
Fix login in case when default_host is an array with one element (#1488928)
tree@ 01f1af commitdiff
2013-01-23 Thomas Bruederli
Use LDAP fallback hosts on connect + bind because with OpenLDAP 2.x ldap_co...
tree@ 2b2f34 commitdiff
2013-01-23 Thomas Bruederli
Use the right variable for IPv6 check
tree@ 6984ab commitdiff
2013-01-23 Aleksander Machniak
Submit Addressbook advanced search form with Enter key (#1488568)
tree@ a2181e commitdiff
2013-01-21 Aleksander Machniak
Rtrim() quoted lines on conversion to flowed format (according to RFC2646)
tree@ 68fb9e commitdiff
2013-01-20 Aleksander Machniak
More improvements to format=flowed handling + fix in wordwrap() used intern...
tree@ 9deb66 commitdiff
2013-01-20 Aleksander Machniak
Improve format=flowed text unfolding, add test for signature separator hand...
tree@ 1aca4c commitdiff
2013-01-19 Thomas Bruederli
Also block remote images in HTML part view (#1488827)
tree@ 24607c commitdiff
2013-01-18 Thomas Bruederli
Fix format=flowed unfolding on quoted lines; added tests for rcube_mime::fo...
tree@ 8c293e commitdiff
2013-01-17 Aleksander Machniak
Merge branch 'schema_upgrades' into release-0.9
tree@ f5c7df commitdiff
2013-01-15 Aleksander Machniak
Make sure mimetypes is an array not object in a better way
tree@ a03c28 commitdiff
2013-01-14 Thomas Bruederli
Select 8 KB of message part for headers (to make sure we get them all)
tree@ 2080fe commitdiff
2013-01-11 Thomas Bruederli
Better check for 'real' links on shift/ctrl clicks
tree@ ba3636 commitdiff
2013-01-11 Thomas Bruederli
Merge branch 'release-0.9' of github.com:roundcube/roundcubemail into relea...
tree@ a3e341 commitdiff
2013-01-11 Thomas Bruederli
Fix opener check in extwin (avoid JS errors in IE when opener is gone); alw...
tree@ 7cc1d3 commitdiff
2013-01-11 Aleksander Machniak
Support more Thunderbird CSV fields, added zh_TW localization for csv2vcard...
tree@ 536d45 commitdiff
first | « prev | next »