Age | Commit message (Expand) | Author |
2008-10-09 | - don't set border=0 for images (use css for that) | alecpl |
2008-10-07 | - Write username instead of id in sendmail log (#1485477) | alecpl |
2008-10-06 | - #1485463: fixed css classes setting in messages list | alecpl |
2008-10-05 | - removed deprecated rcube_add_label() and all uses | alecpl |
2008-10-05 | restore some script environment variables removed in r1918 but needed in "sho... | svncommit |
2008-10-02 | - Fix race conditions when changing mailbox (set some env variables only when... | alecpl |
2008-09-21 | Separate method to create iframe tags (with a list of allowed attributes) | thomascube |
2008-09-21 | - use more 'html' class | alecpl |
2008-09-20 | #1485384: fix quota span tag attribs | alecpl |
2008-09-20 | Fix empty subject header display (#1485383) + improve safari CSS hacks | thomascube |
2008-09-19 | Create valid <a> tags | thomascube |
2008-09-18 | Trim and abbreviate subjects in message listing | thomascube |
2008-09-17 | - code cleanup + fix for malformed html (#1485139) | alecpl |
2008-09-17 | - Smart Tags and NOBR tag support in html messages (#1485363, #1485327) | alecpl |
2008-09-16 | - Added icons for forwarded/forwarded+replied messages (#1485257) | alecpl |
2008-09-16 | Fix typos + only add callback for style tags when safe-flag is set | thomascube |
2008-09-14 | - handle 'undisclosed-recipients in imap.inc | alecpl |
2008-09-14 | - don't show 'To' header if contains only /^undisclosed-recipients[:;]*$/ | alecpl |
2008-09-12 | - Fixed quota img height/width setting from template (#1484857) | alecpl |
2008-09-12 | Allow (sanitized) style elements in HTML messages | thomascube |
2008-09-12 | - Added vertical splitter for folders list resizing | alecpl |
2008-09-06 | Don't wrap worwarded text; better wrap reply message text | thomascube |
2008-09-05 | showImages attribute is skin template is obsolte: now set in user prefs | thomascube |
2008-09-03 | - Fix Reply-To header displaying (#1485314) | alecpl |
2008-08-28 | - Added option 'quota_zero_as_unlimited' (#1484604) | alecpl |
2008-08-28 | - Write to log also sent MDN confirmation messages | alecpl |
2008-08-22 | Remove mailto links from sender/recipient addresses in message list and wait ... | thomascube |
2008-08-21 | #1485287: allow underline in html charset for proper replacement | alecpl |
2008-08-14 | Added template object for current mailbox name (#1485256) | thomascube |
2008-07-22 | PHP bug #32547 workaround: remove <title> tag because of libxml2 library prob... | alecpl |
2008-07-22 | #1485200: fixed text/enriched displaying | alecpl |
2008-07-22 | Improve HTML sanitization with washtml | thomascube |
2008-07-21 | - use long date format in print mode (#1485191) | alecpl |
2008-07-15 | Check PERMANENTFLAGS before saving MDNSent flag (#1484963, #1485163) | thomascube |
2008-06-30 | - Added flag column on messages list (#1484623) | alecpl |
2008-06-24 | - Allow trash/junk subfolders to be purged (#1485085) | alecpl |
2008-06-20 | Indent with spaces and not tabs | thomascube |
2008-06-16 | #1484423: add <head> for malformed messages, washtml cannot work without that | alecpl |
2008-06-14 | - Added option to disable displaying of attached images below the message body | alecpl |
2008-06-14 | More code cleanup | thomascube |
2008-06-09 | #1485110 | alecpl |
2008-06-07 | Change meta-charset specififcation in HTML to UTF-8; no need for mb_convert_e... | thomascube |
2008-06-05 | Fix structure parsing and html output for multipart messages | thomascube |
2008-06-05 | Fix fallback if no message strucutre is provided by the imap server | thomascube |
2008-06-04 | Distinguish html and plaintext parts in messagy body display | thomascube |
2008-06-04 | Chech for mb_convert_encoding first because mbstring is optional for RoundCub... | thomascube |
2008-05-29 | Replace our crappy html sanitization with the dom-based washtml script + fix ... | thomascube |
2008-05-21 | -typo (#1485079) | alecpl |
2008-05-21 | -fixed link (#1485077) | alecpl |
2008-05-21 | -fix: enable sorting when IMAP server not supports SORT capability | alecpl |