alecpl
2011-03-17 569701d7002e71fbf76e9acaa6c83e5bee90b411
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
2010-09-29 alecpl
- Allow setting some washtml options from plugin (#1486578)
blob@ 33da0b commitdiff | diff to current
2010-09-29 alecpl
- Add option to automatically send read notifications for known senders (14...
blob@ a99968 commitdiff | diff to current
2010-09-29 alecpl
- Add Internationalized Domain Name (IDNA) support (#1483894)
blob@ e99991 commitdiff | diff to current
2010-09-25 alecpl
- Fix r3962 (< and > characters were not replaced with HTML entities in pla...
blob@ 2753a4 commitdiff | diff to current
2010-09-25 alecpl
- s/RoundCube/Roundcube/
blob@ e019f2 commitdiff | diff to current
2010-09-17 alecpl
- Fix list_cols is not updated after column dragging (#1486999) - Improved ...
blob@ 614c64 commitdiff | diff to current
2010-09-16 alecpl
- Fix when IMAP connection fails in 'get' action session shouldn't be destr...
blob@ 431234 commitdiff | diff to current
2010-09-14 alecpl
- Improve logic of signatures colorizing and truncating, introduce sig_max_...
blob@ 33dfdd commitdiff | diff to current
2010-09-14 alecpl
- Fix format=flowed handling (#1486989) + small improvements in plain messa...
blob@ 99b8c1 commitdiff | diff to current
2010-09-11 alecpl
- Fix messages background image handling in some cases (#1486990)
blob@ cb3dfd commitdiff | diff to current
2010-08-30 alecpl
- Use host FQDN in Message-Id, if possible (#1486924)
blob@ 1d8cbc commitdiff | diff to current
first | « prev | next »