Aleksander Machniak
2015-12-17 c82d09a052b929be2087a73d95be8657a33027b3
2015-12-17 Aleksander Machniak
Fix handling of message/rfc822 attachments on replies and forwards (#1490607)
blob@ c82d09 commitdiff | diff to current
2015-12-14 Aleksander Machniak
Fix also charset encoding of message/rfc822 part bodies (#1490606)
blob@ 6e71c9 commitdiff | diff to current
2015-12-14 Aleksander Machniak
Fix regression in displaying contents of message/rfc822 parts (#1490606)
blob@ 2382c6 commitdiff | diff to current
2015-10-15 Aleksander Machniak
Fix bug where HTML messages with invalid/excessive css styles couldn't be d...
blob@ 280395 commitdiff | diff to current
2015-09-06 Aleksander Machniak
Fix so In-Reply-To header is set also for MDN receipts (#1490523)
blob@ 9f9833 commitdiff | diff to current
2015-08-24 Aleksander Machniak
Fix so css of one html part does not apply to other text parts on message d...
blob@ 5f10f1 commitdiff | diff to current
2015-07-31 Aleksander Machniak
Fix error when using back button after sending an email (#1490009)
blob@ 117233 commitdiff | diff to current
2015-06-10 Aleksander Machniak
Fix unintentional messages list page change on page switch in compose addre...
blob@ 8cab55 commitdiff | diff to current
2015-03-09 Aleksander Machniak
Fix so search filter, scope and fields are reset on folder change
blob@ 5bdd76 commitdiff | diff to current
2015-03-02 Aleksander Machniak
Fix so localized folder name is displayed in multi-folder search result (#1...
blob@ 199446 commitdiff | diff to current
2015-02-19 Aleksander Machniak
Fix needless security warning on BMP attachments display (#1490282)
blob@ afd5e4 commitdiff | diff to current
2015-01-16 Thomas Bruederli
Improve display of pgp/mime and s/mime messges. Reverts commit f4154d91
blob@ ef2915 commitdiff | diff to current
2015-01-15 Thomas Bruederli
Fall back to $part->body when no mime_id is set for the message part
blob@ f4154d commitdiff | diff to current
2015-01-12 Aleksander Machniak
Fix blocked.gif image usage with assets_dir set
blob@ c6efcf commitdiff | diff to current
2014-12-16 Aleksander Machniak
Fix skin inheritance for some icons (#149017)
blob@ 8ccfc2 commitdiff | diff to current
2014-11-16 Aleksander Machniak
Code cleanup - unused variables
blob@ 07a641 commitdiff | diff to current
2014-11-03 Aleksander Machniak
Don't trust get_folder(), use mailbox environment variable when appropriate
blob@ f51343 commitdiff | diff to current
2014-10-30 Aleksander Machniak
More get_folder() -> $MESSAGE->folder
blob@ c83940 commitdiff | diff to current
2014-10-22 Aleksander Machniak
Fix download of attachments that are part of TNEF message (#1490091)
blob@ 48ba44 commitdiff | diff to current
2014-09-11 Thomas Bruederli
Remove obsolete code which is executed in rcmail_output_html::frame()
blob@ 0fb7a4 commitdiff | diff to current
2014-09-03 Aleksander Machniak
Fix page title when using search filter (#1490023)
blob@ 02f762 commitdiff | diff to current
2014-08-30 Aleksander Machniak
Fix so rcube_text2html class does not depend on rcmail_string_replacer
blob@ 9cc5a5 commitdiff | diff to current
2014-08-06 Aleksander Machniak
Remove folder column after disabling multifolder scope (#1490022)
blob@ 371f7c commitdiff | diff to current
2014-08-04 Aleksander Machniak
Add option (disabled_actions) to disable UI elements/actions (#1489638)
blob@ d01f9f commitdiff | diff to current
2014-08-04 Aleksander Machniak
Add fileuploaderror label, fixing not resolved error label of failed import...
blob@ 04638f commitdiff | diff to current
2014-07-28 Thomas Bruederli
Set 'compose_extwin' env property on every step; accept a list of URL param...
blob@ d47833 commitdiff | diff to current
2014-07-05 Aleksander Machniak
Skip redundant get_group() call for better performance of listing groups in...
blob@ 43e9fc commitdiff | diff to current
2014-06-26 Aleksander Machniak
Fix incorrect label translation in return receipt (#1489963)
blob@ 2c3c58 commitdiff | diff to current
2014-06-21 Aleksander Machniak
Add option to set default message list mode - default_list_mode (#1487312)
blob@ cd01dc commitdiff | diff to current
2014-06-05 Aleksander Machniak
Select/scroll to previously selected message when returning from message pa...
blob@ 64f7d6 commitdiff | diff to current
2014-06-05 Thomas Bruederli
Merge branch 'dev-accessibility'
blob@ 99cdca commitdiff | diff to current
2014-06-04 Thomas Bruederli
Render localized texts for icon-style messagelist headers
blob@ f25be2 commitdiff | diff to current
2014-06-04 Thomas Bruederli
Use <th> tags for table headers as suggested by the WCAG 2.0 Guidelines
blob@ 72afe3 commitdiff | diff to current
2014-05-28 Thomas Bruederli
Add message status labels to client
blob@ b4446a commitdiff | diff to current
2014-05-27 Aleksander Machniak
Plugin API: Add folder and uid arguments to message_headers_output hook
blob@ a3e01c commitdiff | diff to current
2014-05-21 Aleksander Machniak
Fix so current page is reset on list-mode change (#1489907)
blob@ bb57fc commitdiff | diff to current
2014-05-13 Aleksander Machniak
Bring back the old behaviour where text messages without format=flowed are ...
blob@ f09924 commitdiff | diff to current
2014-05-11 Aleksander Machniak
Improved display of plain text messages and text to HTML conversion (#1488937)
blob@ eda92e commitdiff | diff to current
2014-05-07 Thomas Bruederli
Further accessibility improvements regarding keyboard navigation and docume...
blob@ b2992d commitdiff | diff to current
2014-05-06 Aleksander Machniak
Support image operations with Imagick extension (#1489734)
blob@ 8968f9 commitdiff | diff to current
2014-04-23 Thomas Bruederli
Further refine cross-folder searching: - Store incomplete search results in...
blob@ 31aa08 commitdiff | diff to current
2014-04-23 Aleksander Machniak
Fix so browser capabilities check is done really only once a session
blob@ 3b55b2 commitdiff | diff to current
2014-04-13 Aleksander Machniak
Fix lack of translation of special folders in some configurations (#1489799)
blob@ cb29c9 commitdiff | diff to current
2014-04-10 Aleksander Machniak
Refactored storage properties setting
blob@ 8d34b9 commitdiff | diff to current
2014-04-08 Thomas Bruederli
Make multi-folder message identifiers work with folders containing commas
blob@ 188247 commitdiff | diff to current
2014-04-08 Thomas Bruederli
Enable listmode switch if listing is not multi-folder
blob@ f50a66 commitdiff | diff to current
2014-04-08 Thomas Bruederli
Fix splitting message identifiers into UID and folder values
blob@ 1d1fdc commitdiff | diff to current
2014-04-08 Aleksander Machniak
Fix bug where "With attachment" option in search filter wasn't selected aft...
blob@ 0ccef5 commitdiff | diff to current
2014-04-07 Thomas Bruederli
Make UID extraction function globally availbale (for plugins)
blob@ 0456f7 commitdiff | diff to current
2014-04-07 Thomas Bruederli
Fix page title and folder selection in search mode
blob@ 6dc1a6 commitdiff | diff to current
first | « prev | next »