Aleksander Machniak
2012-11-14 e13ad37d8984b8b7a1a0ab96e4f2a561ef459265
2012-11-14 Aleksander Machniak
Fix XSS vulnerability in handling of text/enriched messag...
blob@ e13ad3 commitdiff | diff to current
2012-11-12 Aleksander Machniak
Fix excessive LFs at the end of composed message with top_posting=true (#14...
blob@ a38cd0 commitdiff | diff to current
2012-11-11 Aleksander Machniak
Fix bug where leading blanks were stripped from quoted lines (#1488795)
blob@ 08c391 commitdiff | diff to current
2012-11-08 Aleksander Machniak
Fix AREA links handling (#1488792)
blob@ a92582 commitdiff | diff to current
2012-10-02 Thomas Bruederli
Let the skin limit the number of visible recipeints and place a link to sho...
blob@ 98183b commitdiff | diff to current
2012-10-01 Thomas Bruederli
Avoid double-quoting of some message headers; wrap email address strings in...
blob@ 5bb231 commitdiff | diff to current
2012-08-29 Aleksander Machniak
Fix quota capability detection so it can be overwritten by a plugin (#1488655)
blob@ 2b41a0 commitdiff | diff to current
2012-08-14 Thomas Bruederli
Improve text wrapping in replies
blob@ 27e1b6 commitdiff | diff to current
2012-08-11 Aleksander Machniak
Added separate From and To columns apart from smart From/To column (#1486891)
blob@ af7264 commitdiff | diff to current
2012-06-08 Aleksander Machniak
Fix XSS vulnerability in message subject handling using Larry skin (#1488519)
blob@ a7d5e3 commitdiff | diff to current
2012-05-09 Aleksander Machniak
Fix add_contact() (#1488465)
blob@ 951c9b commitdiff | diff to current
2012-04-27 alecpl
- Applied fixes from trunk up to r6129
blob@ f4698c commitdiff | diff to current
2012-04-08 alecpl
- Add option to delete messages instead of moving to Trash when in Junk fol...
blob@ 1b30a7 commitdiff | diff to current
2012-01-24 thomascube
Fix if/else structure
blob@ 567be6 commitdiff | diff to current
2012-01-18 thomascube
Display priority in message headers block
blob@ a49a00 commitdiff | diff to current
2012-01-18 thomascube
Changed license to GNU GPLv3+ with exceptions for skins and plugins
blob@ 7fe381 commitdiff | diff to current
2012-01-16 thomascube
Merged devel-framework branch (r5746:5779) back into trunk
blob@ c321a9 commitdiff | diff to current
2012-01-09 alecpl
- Use proper class name
blob@ 1adc70 commitdiff | diff to current
2012-01-05 alecpl
- Exclude MIME functionality from rcube_imap class into rcube_mime class
blob@ 1c4f23 commitdiff | diff to current
2012-01-05 alecpl
- Fix bug in handling of base href and inline content (#1488290)
blob@ f5d62f commitdiff | diff to current
2011-12-22 thomascube
Make emtpy/invalid links non-clickable
blob@ c8c53f commitdiff | diff to current
2011-12-16 thomascube
Add more classes and options to HTML elements for better styleability
blob@ f94e44 commitdiff | diff to current
2011-12-14 alecpl
- Skip inline images (fixes issue where images used in HTML body were displ...
blob@ 18ca0b commitdiff | diff to current
2011-12-12 thomascube
More options for message headers output in templates
blob@ faea23 commitdiff | diff to current
2011-12-12 thomascube
More from Larry...
blob@ c7dcb3 commitdiff | diff to current
2011-12-09 thomascube
Better CSS url() validation
blob@ 854397 commitdiff | diff to current
2011-12-09 thomascube
Add css class to add-icon
blob@ 67e0c9 commitdiff | diff to current
2011-12-09 thomascube
Allow clean background:url(...) styles in safe mode. This will make Roundcu...
blob@ 2b017e commitdiff | diff to current
2011-12-07 alecpl
- Remove deprecated global $IMAP variable usage (#1488148)
blob@ b6da0b commitdiff | diff to current
2011-12-07 alecpl
- Fixed issues with big memory allocation of IMAP results, improved a lot o...
blob@ 40c45e commitdiff | diff to current
2011-12-01 alecpl
- Simplified compose session data handling, no need for session->cleanup()
blob@ 72ff6a commitdiff | diff to current
2011-11-29 thomascube
Content filter for embedded attachments to protect from XSS on IE<=8 (#1487...
blob@ 57486f commitdiff | diff to current
2011-11-25 alecpl
- Prevent from memory_limit exceeding when trying to parse big messages bod...
blob@ e0960f commitdiff | diff to current
2011-11-24 alecpl
- Performance improvements
blob@ e4a4ca commitdiff | diff to current
2011-11-24 alecpl
- Mark folder as recent only when it contains unseen messages
blob@ f4cfb1 commitdiff | diff to current
2011-11-24 alecpl
- Mark (with different color) folders with recent messages (#1486234)
blob@ 636bd7 commitdiff | diff to current
2011-11-10 alecpl
- Fix problem with parsing HTML message body with non-unicode characters (#...
blob@ d61756 commitdiff | diff to current
2011-11-03 alecpl
- Fix redundant line break in flowed format (#1488146)
blob@ 9aab5e commitdiff | diff to current
2011-10-27 thomascube
Fix inline display of image attachments
blob@ 335b04 commitdiff | diff to current
2011-10-26 alecpl
- Fix removing compose data from session after sending a message
blob@ ea66ce commitdiff | diff to current
2011-10-25 alecpl
- Fix handling of <title> tag for cases where (malformed) HTML content cont...
blob@ 2db2ef commitdiff | diff to current
2011-10-23 alecpl
- Improve handling of malformed charset specification in HTML messages (#14...
blob@ 104e23 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
first | « prev | next »