alecpl
2011-12-14 e2f30659a1bae74290df0e843bac5326cb05b79d
2011-12-14 alecpl
- Backported r5598:r5599 from trunk
blob@ e2f306 commitdiff | diff to current
2011-12-10 thomascube
Backported CSS sanitization (r5586:r5590)
blob@ e02694 commitdiff | diff to current
2011-12-02 alecpl
- Applied fixes from trunk up to r5526
blob@ e237ee commitdiff | diff to current
2011-11-30 alecpl
- Applied fixes from trunk up to r5512
blob@ 059758 commitdiff | diff to current
2011-11-11 alecpl
- Apply fixes fom trunk up to r5414
blob@ ecfaed commitdiff | diff to current
2011-11-09 alecpl
- Apply fixes from trunk up to r5401
blob@ 51f7a5 commitdiff | diff to current
2011-10-29 alecpl
- Applied fixes from trunk up to r5371
blob@ f1654a commitdiff | diff to current
2011-10-26 thomascube
Backporting changes trom trunk (r5357-r5365)
blob@ 799e12 commitdiff | diff to current
2011-09-22 alecpl
- Fix bug where after delete message rows can be added to the list of anoth...
blob@ bba252 commitdiff | diff to current
2011-09-21 alecpl
- Add Priority filter to the messages list
blob@ 4b21d2 commitdiff | diff to current
2011-09-18 alecpl
- Cache synchronization using QRESYNC/CONDSTORE - Fixed message ID updates ...
blob@ 609d39 commitdiff | diff to current
2011-09-16 thomascube
Fix session race conditions when composing new messages
blob@ 06dc98 commitdiff | diff to current
2011-09-16 alecpl
- Fix is_a() usage
blob@ 8c124b commitdiff | diff to current
2011-09-07 alecpl
- Rewritten messages caching (merged devel-mcache branch): Indexes are st...
blob@ 80152b commitdiff | diff to current
2011-08-27 alecpl
- Fix is_a() usage for PHP>5.3.6
blob@ 9a835c commitdiff | diff to current
2011-08-22 alecpl
- Added 'priority' column on messages list
blob@ 7a2bad commitdiff | diff to current
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
first | « prev | next »