Aleksander Machniak
2014-08-01 5af3b33f97695bd174c36851117523cd37569bf8
2014-08-01 Aleksander Machniak
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ 5af3b3 commitdiff
2014-08-01 Aleksander Machniak
Fix various iCloud vCard issues, added fallback for external photos (#1489993)
tree@ fcb7d4 commitdiff
2014-07-31 Thomas Bruederli
Add optional timezone argument for date conversion
tree@ cc8502 commitdiff
2014-07-30 Aleksander Machniak
Remove redundant folder check when using search set
tree@ 5b592d commitdiff
2014-07-28 Aleksander Machniak
Fix bug where $Forwarded flag was being set even if server didn't support i...
tree@ e15674 commitdiff
2014-07-24 Aleksander Machniak
Support allowfullscreen attribute on iframe elements
tree@ 0ee2db commitdiff
2014-07-23 Aleksander Machniak
Reset $value in a loop
tree@ 83316e commitdiff
2014-07-14 Aleksander Machniak
Fix "Illegal offset type" error (#1489985)
tree@ e0492d commitdiff
2014-07-11 Aleksander Machniak
Fix sorting messages by size on servers without SORT capability (#1489981)
tree@ 4922e5 commitdiff
2014-07-07 Aleksander Machniak
Fix images import from various vCard formats (#1489977)
tree@ b231c8 commitdiff
2014-07-05 Aleksander Machniak
Fix bug where contacts with no email address were listed on compose address...
tree@ 740b8e commitdiff
2014-07-03 Aleksander Machniak
Added 'contact_search_name' option to define autocompletion entry format
tree@ 36d004 commitdiff
2014-06-28 Aleksander Machniak
Get rid of some rcube_config::all() calls
tree@ 6d5a1b commitdiff
2014-06-24 Aleksander Machniak
Extend get_quota() so it's possible to specify GETQUOTAROOT folder and retu...
tree@ 6fa1a0 commitdiff
2014-06-22 Aleksander Machniak
Support LIST-MYRIGHTS extension in rcube_imap_generic (#1489665)
tree@ 07893b commitdiff
2014-06-16 Aleksander Machniak
Add config option to specify IMAP connection socket parameters - imap_conn_...
tree@ 109bcc commitdiff
2014-06-10 Aleksander Machniak
Fix "PHP Fatal error: Cannot break/continue 1 level" when ldap_start_tls() ...
tree@ f67d37 commitdiff
2014-06-09 Aleksander Machniak
Send X-UA-Compatible as HTTP header instead of meta tag
tree@ ba5c53 commitdiff
2014-06-05 Thomas Bruederli
Fix check for data-* attributes after merge with dev-accessibility
tree@ ebfdc0 commitdiff
2014-06-05 Thomas Bruederli
Merge branch 'dev-accessibility'
tree@ 99cdca commitdiff
2014-06-04 Aleksander Machniak
Improved video support, all tinymce related resources moved to program/js/t...
tree@ c5bfe6 commitdiff
2014-06-04 Thomas Bruederli
Use <th> tags for table headers as suggested by the WCAG 2.0 Guidelines
tree@ 72afe3 commitdiff
2014-06-04 Aleksander Machniak
Fix folders sorting in case when special folders are subfolders of INBOX
tree@ 354c7d commitdiff
2014-06-01 Aleksander Machniak
Change private method to protected
tree@ 35c135 commitdiff
2014-06-01 Aleksander Machniak
Change private vars/methods to protected
tree@ 232bcd commitdiff
2014-05-28 Aleksander Machniak
Merge branch 'tinymce4'
tree@ 731d19 commitdiff
2014-05-28 Thomas Bruederli
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ 809f9d commitdiff
2014-05-28 Aleksander Machniak
Small code improvements
tree@ a62cc3 commitdiff
2014-05-28 Aleksander Machniak
Fix UTF7-IMAP encoding detection (fixes folders list sorting)
tree@ 20ef29 commitdiff
2014-05-27 Thomas Bruederli
Use public property instead of setter method to improve compatibility
tree@ 17acd5 commitdiff
2014-05-27 Aleksander Machniak
Fix unintentional line-height style modification in HTML messages (#1489917)
tree@ 5bf83d commitdiff
2014-05-27 Aleksander Machniak
Fix broken normalize_string(), add support for ISO-8859-2
tree@ 49dad5 commitdiff
2014-05-25 Aleksander Machniak
Silence PHP Warning: strtolower() expects parameter 1 to be string
tree@ ccf5a4 commitdiff
2014-05-22 Aleksander Machniak
Bring back forcing of string type for folders list items (removed unintenti...
tree@ 081f3b commitdiff
2014-05-22 Aleksander Machniak
Improve performance of sort_folder_list() method.
tree@ 693612 commitdiff
2014-05-22 Thomas Bruederli
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ b38f83 commitdiff
2014-05-22 Thomas Bruederli
Add option to suppress session data writes to DB
tree@ 14291c commitdiff
2014-05-22 Thomas Bruederli
Fix debug output
tree@ 1a5d98 commitdiff
2014-05-22 Aleksander Machniak
If search string cannot be converted to ASCII (result is an empty string) u...
tree@ 079be2 commitdiff
2014-05-21 Thomas Bruederli
Don't list empty (nil) metadata entries to save memory anc caching space
tree@ 939380 commitdiff
2014-05-21 Thomas Bruederli
Limit cache data size to avoid database errors
tree@ 579330 commitdiff
2014-05-20 Aleksander Machniak
Fix incorrect handling of HTML comments in messages sanitization code (#148...
tree@ 82ed25 commitdiff
2014-05-17 Aleksander Machniak
Merge branch 'dev-text2html'
tree@ efc470 commitdiff
2014-05-16 Aleksander Machniak
Fix handling unicode characters in links (#1489898)
tree@ 001d33 commitdiff
2014-05-15 Aleksander Machniak
CS fixes
tree@ 47a783 commitdiff
2014-05-15 Aleksander Machniak
Plugin API: added imap_search_before hook
tree@ 963499 commitdiff
2014-05-15 Aleksander Machniak
Improved handling of new-lines in quoted paragraphs on text2html conversion
tree@ c0a5aa commitdiff
2014-05-14 Aleksander Machniak
Fix malformed References: header in send/saved mail (#1489891) - update Mai...
tree@ b5c608 commitdiff
2014-05-13 Aleksander Machniak
Bring back the old behaviour where text messages without format=flowed are ...
tree@ f09924 commitdiff
2014-05-12 Aleksander Machniak
Merge branch 'dev-text2html' of github.com:roundcube/roundcubemail into dev...
tree@ 1053ae commitdiff
first | « prev | next »