Thomas Bruederli
2015-07-31 2965a981b7ec22866fbdf2d567d87e2d068d3617
2014-10-22 Aleksander Machniak
Fix so attachment charset is set in headers of forward/draft message (#1490...
tree@ d165d1 commitdiff
2014-10-22 Aleksander Machniak
Fix download of attachments that are part of TNEF message (#1490091)
tree@ 48ba44 commitdiff
2014-09-11 Thomas Bruederli
Remove obsolete code which is executed in rcmail_output_html::frame()
tree@ 0fb7a4 commitdiff
2014-09-03 Aleksander Machniak
Fix page title when using search filter (#1490023)
tree@ 02f762 commitdiff
2014-08-30 Aleksander Machniak
Fix so rcube_text2html class does not depend on rcmail_string_replacer
tree@ 9cc5a5 commitdiff
2014-08-20 Thomas Bruederli
Add config/preference option to disable saving messages in localStorage (#1...
tree@ 44b47d commitdiff
2014-08-18 Thomas Bruederli
Don't expand recipient groups if they have an email address
tree@ 96f084 commitdiff
2014-08-14 Thomas Bruederli
Don't read attachment contents from cache when downloading. Cache might hav...
tree@ 645994 commitdiff
2014-08-06 Aleksander Machniak
Remove folder column after disabling multifolder scope (#1490022)
tree@ 371f7c commitdiff
2014-08-05 Aleksander Machniak
Fix invalid Content-Type header when send_format_flowed=false (#1489992)
tree@ e1b8f4 commitdiff
2014-08-04 Aleksander Machniak
Add option (disabled_actions) to disable UI elements/actions (#1489638)
tree@ d01f9f commitdiff
2014-08-04 Aleksander Machniak
Add fileuploaderror label, fixing not resolved error label of failed import...
tree@ 04638f commitdiff
2014-08-01 Aleksander Machniak
Fix various iCloud vCard issues, added fallback for external photos (#1489993)
tree@ fcb7d4 commitdiff
2014-07-28 Thomas Bruederli
Set 'compose_extwin' env property on every step; accept a list of URL param...
tree@ d47833 commitdiff
2014-07-05 Aleksander Machniak
Skip redundant get_group() call for better performance of listing groups in...
tree@ 43e9fc commitdiff
2014-07-03 Aleksander Machniak
Added 'contact_search_name' option to define autocompletion entry format
tree@ 36d004 commitdiff
2014-06-30 Takika
Typo fix
tree@ 410423 commitdiff
2014-06-30 Aleksander Machniak
Display quota information for current folder not INBOX only (#1487993)
tree@ b8bcca commitdiff
2014-06-29 Aleksander Machniak
Support images in HTML signatures (#1488676) This enables image button and ...
tree@ 3cc1af commitdiff
2014-06-26 Aleksander Machniak
Fix incorrect label translation in return receipt (#1489963)
tree@ 2c3c58 commitdiff
2014-06-21 Aleksander Machniak
Add option to set default message list mode - default_list_mode (#1487312)
tree@ cd01dc commitdiff
2014-06-20 Aleksander Machniak
Fix so address format errors are ignored when saving a draft (#1489954)
tree@ 10bf6b commitdiff
2014-06-18 Thomas Bruederli
Improve accessibility on attachments list: use custom tabindex attribute + ...
tree@ 9240c9 commitdiff
2014-06-17 Thomas Bruederli
Use the right label for response dialog after renaming them
tree@ 6eb08d commitdiff
2014-06-13 Aleksander Machniak
Fix malformed recipient name when composing a message by clicking on mailto...
tree@ 386e3a commitdiff
2014-06-05 Aleksander Machniak
Select/scroll to previously selected message when returning from message pa...
tree@ 64f7d6 commitdiff
2014-06-05 Thomas Bruederli
Remove leftover from merge; set alt text for contact photo
tree@ 7fafb4 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
Render localized texts for icon-style messagelist headers
tree@ f25be2 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-03 Aleksander Machniak
Fix so message list and counters are updated when a message is opened in ne...
tree@ d28dae commitdiff
2014-06-02 Thomas Bruederli
Some more improvemements on content structure, text representation and keyb...
tree@ d58c39 commitdiff
2014-06-02 Aleksander Machniak
CS fixes
tree@ 5c1bbf commitdiff
2014-05-30 Aleksander Machniak
Implemented Text Editor widget that integrates all operations on textareas ...
tree@ 646b64 commitdiff
2014-05-29 Aleksander Machniak
Remove (was: ...) from message subject on reply (#1489375)
tree@ 3dbfb5 commitdiff
2014-05-28 Thomas Bruederli
Add message status labels to client
tree@ b4446a commitdiff
2014-05-28 Aleksander Machniak
Merge branch 'tinymce4'
tree@ 731d19 commitdiff
2014-05-28 Aleksander Machniak
TinyMCE4: Fix spellchecker resume
tree@ f56e70 commitdiff
2014-05-27 Aleksander Machniak
Implemented image selector dialog for TinyMCE, css fixes in classic skin fo...
tree@ b21f8b commitdiff
2014-05-27 Aleksander Machniak
Plugin API: Add folder and uid arguments to message_headers_output hook
tree@ a3e01c commitdiff
2014-05-21 Aleksander Machniak
Fix so current page is reset on list-mode change (#1489907)
tree@ bb57fc commitdiff
2014-05-18 Aleksander Machniak
Don't remove links when html signature is converted to text (#1489621) Fix ...
tree@ 59b765 commitdiff
2014-05-17 Aleksander Machniak
Merge branch 'dev-text2html'
tree@ efc470 commitdiff
2014-05-13 Aleksander Machniak
Bring back the old behaviour where text messages without format=flowed are ...
tree@ f09924 commitdiff
2014-05-13 Aleksander Machniak
Fix some typos and skip some function calls irrelevant in multi-folder mode
tree@ b3db98 commitdiff
2014-05-12 Aleksander Machniak
Bypass cache when counting EXISTS messages
tree@ 2b72ec commitdiff
2014-05-11 Aleksander Machniak
Improved display of plain text messages and text to HTML conversion (#1488937)
tree@ eda92e commitdiff
2014-05-07 Thomas Bruederli
Further accessibility improvements regarding keyboard navigation and docume...
tree@ b2992d commitdiff
2014-05-06 Aleksander Machniak
Support image operations with Imagick extension (#1489734)
tree@ 8968f9 commitdiff
first | « prev | next »