thomascube
2011-08-18 fbe54043cf598b19a753dc2b21a7ed558d23fd15
2011-08-14 thomascube
More unique error codes
blob@ 782d85 commitdiff | diff to current
2011-07-27 thomascube
Move mail sending functions from mail task to core for general usage
blob@ d91778 commitdiff | diff to current
2011-07-04 thomascube
Cache information about writeble address sources for performance reasons
blob@ ecb51c commitdiff | diff to current
2011-05-16 alecpl
- Add option to set default action of Forward button to "Forward as attachm...
blob@ a509bb commitdiff | diff to current
2011-05-16 alecpl
- Trim HTML message before washing, to make sure that BOM is removed even w...
blob@ 21461d commitdiff | diff to current
2011-05-13 thomascube
Don't connect to address books unless necessary
blob@ e2f185 commitdiff | diff to current
2011-05-05 alecpl
- Fix problems with subfolders of INBOX folder on some IMAP servers (#14877...
blob@ d08333 commitdiff | diff to current
2011-04-29 alecpl
- Fix relative URLs handling according to a <base> in HTML (#1487889)
blob@ c08b18 commitdiff | diff to current
2011-04-26 alecpl
- Fix handling of top-level domains with more than 5 chars or unicode chars...
blob@ 5c1dfb commitdiff | diff to current
2011-04-20 alecpl
- Improve performance by including files with absolute path (#1487849)
blob@ 4351f7 commitdiff | diff to current
2011-04-08 alecpl
- Improve space-stuffing handling in format=flowed messages (#1487861)
blob@ dd0ae6 commitdiff | diff to current
2011-03-10 thomascube
Prepare for multiple concurrent compose windows
blob@ 4591de commitdiff | diff to current
2011-02-28 alecpl
- Fix parsing links with non-printable characters inside (#1487805)
blob@ 29c542 commitdiff | diff to current
2011-02-08 alecpl
- Use html::span instead of HTML code
blob@ 829cbf commitdiff | diff to current
2011-02-08 alecpl
- Make so addcontact icon doesn't jump alone to next line
blob@ 768091 commitdiff | diff to current
2011-02-03 thomascube
Prevent from relaying arbitrary requests through modcss.inc (security issue)
blob@ 3e0e91 commitdiff | diff to current
2011-02-03 alecpl
- Fix IDNA support when IDN/INTL modules are in use (#1487742)
blob@ e8d5bd commitdiff | diff to current
2011-01-31 alecpl
- Prevent from messages_sort_col == null
blob@ 2c052c commitdiff | diff to current
2011-01-31 alecpl
- Fix add/remove columns in message list when message_sort_order isn't set ...
blob@ ae3d60 commitdiff | diff to current
2011-01-28 thomascube
Don't block CSS styles having important keywords
blob@ 79e634 commitdiff | diff to current
2011-01-26 thomascube
Separate full message headers UI element from headers table (#1487715) + Re...
blob@ c6be45 commitdiff | diff to current
2011-01-23 alecpl
- Add part MIME ID to message_part_* hooks (#1487718)
blob@ c9f673 commitdiff | diff to current
2011-01-19 thomascube
Show full mail subject as title (#1487128)
blob@ bc3745 commitdiff | diff to current
2011-01-16 alecpl
- Move action files map from index.php to steps' func.inc files
blob@ 68d2d5 commitdiff | diff to current
2011-01-12 thomascube
Bumbed version; Roundcube development is not Switzerland only
blob@ f5e7b3 commitdiff | diff to current
2011-01-04 alecpl
- Use improved get_capability() syntax, saves CAPABILITY call in some cases
blob@ 600bb1 commitdiff | diff to current
2010-12-23 alecpl
- Fix duplicated rcmBody div
blob@ ceb708 commitdiff | diff to current
2010-12-20 alecpl
- Revert wrong optimization in r4354
blob@ 812728 commitdiff | diff to current
2010-12-20 alecpl
- small performance improvement
blob@ 531922 commitdiff | diff to current
2010-12-09 alecpl
- Improved Mail-Reply-To and Mail-Followup-To headers handling
blob@ 3ee5a7 commitdiff | diff to current
2010-12-03 alecpl
- New Folder Manager UI - Fix invalid Request when creating a folder (#1487...
blob@ af3c04 commitdiff | diff to current
2010-12-01 alecpl
- Fix "Cannot use scalar value..." warning (#1487066)
blob@ b46edc commitdiff | diff to current
2010-11-14 alecpl
- Re-fix handling of html entity strings in plain/text messages
blob@ a4c970 commitdiff | diff to current
2010-11-12 alecpl
- Fix handling of folders with "<>" characters in name
blob@ b72e2f commitdiff | diff to current
2010-11-12 alecpl
- Fix handling of folders with name "0" (#1487119)
blob@ 448409 commitdiff | diff to current
2010-11-05 alecpl
- Fix displaying long header names in message headers table - Fix translati...
blob@ cb105a commitdiff | diff to current
2010-11-04 alecpl
- Fix extra line added to the message body when using php mail function (#1...
blob@ 93681d commitdiff | diff to current
2010-11-04 alecpl
- Improve responsiveness of messages displaying (#1486986)
blob@ 29b397 commitdiff | diff to current
2010-11-03 alecpl
- Add missing confirmation/error messages on contact/group/message actions ...
blob@ c50d88 commitdiff | diff to current
2010-10-20 alecpl
- Add workaround for some Outlook's wrong content-types, per discussion in ...
blob@ e0bd70 commitdiff | diff to current
2010-10-17 alecpl
- Add separate column for message status icon (#1486665)
blob@ 4438d6 commitdiff | diff to current
2010-10-13 alecpl
- Minimize session data size by storing only last search result and by re...
blob@ f6aac3 commitdiff | diff to current
2010-10-12 alecpl
- Fix signature removal when replying in HTML to plain/text message
blob@ ba12c7 commitdiff | diff to current
2010-10-08 alecpl
- Add message content-type to the message flags in add_message_row(), can b...
blob@ 6b4929 commitdiff | diff to current
2010-10-08 alecpl
- Add message list menu to css-sprite image
blob@ 1716d5 commitdiff | diff to current
2010-10-08 alecpl
- Use css sprite image for messages list
blob@ e94706 commitdiff | diff to current
2010-10-07 alecpl
- Support SMTP Delivery Status Notifications - RFC3461 (#1486142)
blob@ f22ea7 commitdiff | diff to current
2010-10-04 alecpl
- Add Reply-to-List feature (#1484252) - Add Mail-Followup-To/Mail-Reply-To...
blob@ e25a35 commitdiff | diff to current
2010-09-30 alecpl
- Fix charset replacement in HTML message bodies (#1487021)
blob@ 66c674 commitdiff | diff to current
2010-09-30 alecpl
- Improve a little email address pattern, broken with IDNA support implemen...
blob@ 1f49ce commitdiff | diff to current
first | « prev | next »