Thomas Bruederli
2015-07-31 2965a981b7ec22866fbdf2d567d87e2d068d3617
2014-01-20 Thomas Bruederli
Code cleanup: remove duplicated code, don't trigger multi-folder search on ...
blob@ 19262e commitdiff | diff to current
2014-01-20 Thomas Bruederli
- Make search scope selectable in UI - Disable thread mode when searching o...
blob@ 1bbf8c commitdiff | diff to current
2014-01-16 Thomas Bruederli
Make message pagenav (prev/next) work with sorted multi-folder search results
blob@ 2c33c7 commitdiff | diff to current
2014-01-16 Thomas Bruederli
Merge branch 'dev-multi-folder-search' of github.com:roundcube/roundcubemai...
blob@ b6100d commitdiff | diff to current
2013-10-09 Thomas
Support globally unique message UIDs with IMAP folder name appended
blob@ 9684dc commitdiff | diff to current
2013-10-09 Thomas
Prepare message list to display IMAP folder
blob@ 628706 commitdiff | diff to current
2013-12-31 Aleksander Machniak
More CS fixes, replace global $CONFIG usage with $RCMAIL->config->get()
blob@ f5d2ee commitdiff | diff to current
2013-12-22 Aleksander Machniak
Remove deprecated functions (these listed in bc.php file) usage
blob@ 6b2b2e commitdiff | diff to current
2013-11-24 Aleksander Machniak
Make Reporting-UA header in MDN report optional, as User-Agent is
blob@ f59cfe commitdiff | diff to current
2013-11-15 Aleksander Machniak
Fix bgcolor attribute handling
blob@ 5e4894 commitdiff | diff to current
2013-11-04 Aleksander Machniak
Improve identity selection based on From: header (#1489378)
blob@ a8b004 commitdiff | diff to current
2013-10-30 Aleksander Machniak
Add an option to disable smart Reply-List behaviour - reply_all_mode (#1488...
blob@ b972b4 commitdiff | diff to current
2013-10-15 Aleksander Machniak
Fix address matching in Return-Path header on identity selection (#1489374)
blob@ c20fa4 commitdiff | diff to current
2013-10-09 Thomas
Support globally unique message UIDs with IMAP folder name appended
blob@ 9e63cd commitdiff | diff to current
2013-10-09 Thomas
Prepare message list to display IMAP folder
blob@ f540f8 commitdiff | diff to current
2013-10-03 Aleksander Machniak
Improved mailto: link arguments handling (#1489363)
blob@ eafd5b commitdiff | diff to current
2013-09-30 Thomas Bruederli
Also truncate the list of addresses in print view + add link to show them all
blob@ 444e97 commitdiff | diff to current
2013-09-06 Aleksander Machniak
Make identities matching case insensitive (#1485480)
blob@ 53b4c7 commitdiff | diff to current
2013-09-01 Aleksander Machniak
Merge pull request #101 from Dennis1993/patch-9
blob@ 471628 commitdiff | diff to current
2013-08-29 Aleksander Machniak
Allow setting INBOX as Sent folder (#1489219)
blob@ 0c2ffb commitdiff | diff to current
2013-08-06 Dennis1993
Update func.inc
blob@ 0822c4 commitdiff | diff to current
2013-08-04 Aleksander Machniak
Move identity selection based on non-standard headers into (new) identity_s...
blob@ b825f8 commitdiff | diff to current
2013-07-31 Aleksander Machniak
Support special Return-Path form used on some (PEAR) mailing list (#1489241)
blob@ f09b16 commitdiff | diff to current
2013-07-25 Thomas Bruederli
Fix identity-selection using Return-Path headers (#1489241)
blob@ c54157 commitdiff | diff to current
2013-07-17 Thomas B.
Merge pull request #64 from Steffen185/patch-2
blob@ a7fa90 commitdiff | diff to current
2013-07-01 Aleksander Machniak
Contacts drag-n-drop default action is to move contacts (#1488751) Added po...
blob@ a45f9b commitdiff | diff to current
2013-06-24 Aleksander Machniak
Improved/unified attachment preview page Implemented attachment print button
blob@ 049428 commitdiff | diff to current
2013-06-16 Thomas Bruederli
Display '(empty subject)' in message view if subject header is missing (#14...
blob@ f7ac79 commitdiff | diff to current
2013-06-13 Thomas Bruederli
Add feature to import messages to the currently selected folder
blob@ 4f53ab commitdiff | diff to current
2013-05-31 Aleksander Machniak
Fix PHP warning when responding to a message with many Return-Path headers ...
blob@ af9dbd commitdiff | diff to current
2013-05-23 Aleksander Machniak
Fix another text wrapping issue (wrong handling of long unwrappable lines)
blob@ db108e commitdiff | diff to current
2013-05-20 Aleksander Machniak
Change Reply-All button label/title when mailing list is detected (#1488938)
blob@ 235504 commitdiff | diff to current
2013-05-14 Aleksander Machniak
Fix problem where security warning was displayed for valid images with imag...
blob@ 3375a6 commitdiff | diff to current
2013-05-10 Aleksander Machniak
Fix handling of invalid email addresses in headers (#1489092)
blob@ fd0fd3 commitdiff | diff to current
2013-05-09 Aleksander Machniak
Simplify format=flowed handling code, don't duplicate same code
blob@ 621a2e commitdiff | diff to current
2013-05-09 Aleksander Machniak
Fix format=flowed text re-wrapping for display
blob@ f76fa5 commitdiff | diff to current
2013-05-07 Aleksander Machniak
Avoid uninitialized/unused variables
blob@ 3725cf commitdiff | diff to current
2013-05-03 Thomas Bruederli
Experimental: refactored list.js and html_table class to render lists with ...
blob@ 517dae commitdiff | diff to current
2013-05-01 Aleksander Machniak
Add option to display email address together with a name in mail preview (#...
blob@ 969cb0 commitdiff | diff to current
2013-04-14 Aleksander Machniak
Add "with attachment" option to messages list filter (#1485382)
blob@ bb7c52 commitdiff | diff to current
2013-04-10 Thomas Bruederli
Skip filename suffix check for embedded images; return blocked.gif instead ...
blob@ a021d6 commitdiff | diff to current
2013-04-06 Aleksander Machniak
Fix handling of invalid characters in message headers and output (#1489032)
blob@ 4fdaa0 commitdiff | diff to current
2013-03-23 Steffen185
Add hook "message_check_safe"
blob@ 1a78f1 commitdiff | diff to current
2013-03-19 Aleksander Machniak
Add rel="noreferrer" for links in displayed messages (#1484686)
blob@ 1e3254 commitdiff | diff to current
2013-03-15 Aleksander Machniak
Fix load-attachment link
blob@ 0e32d7 commitdiff | diff to current
2013-03-14 Aleksander Machniak
Enriched content should be also converted to text if html is disabled
blob@ 542f15 commitdiff | diff to current
2013-03-12 Aleksander Machniak
Don't show fake address - phishing prevention (#1488981)
blob@ ff7542 commitdiff | diff to current
2013-03-02 Aleksander Machniak
Display notice that message is encrypted also for application/pkcs7-mime me...
blob@ ee89c6 commitdiff | diff to current
2013-02-19 Aleksander Machniak
Add workaround for invalid message charset detection by IMAP servers (#1488...
blob@ 726297 commitdiff | diff to current
2013-01-18 Aleksander Machniak
Improved folder path presentation in page title (use unified delimiter, loc...
blob@ 4d7964 commitdiff | diff to current
first | « prev | next »