Age | Commit message (Expand) | Author |
2012-08-15 | Fix XSS issue where plain signatures wasn't secured in HTML mode (#1488613) | Aleksander Machniak |
2012-08-08 | Fix image cid substitution in compose/sendmail | Aleksander Machniak |
2012-08-06 | Fix double HTML entities escaping in forward message header | Aleksander Machniak |
2012-08-05 | - Fix order of attachments in sent mail (#1488423) | Aleksander Machniak |
2012-07-31 | Define context (_remote=1) for spellcheck requests to send proper response on... | Aleksander Machniak |
2012-07-30 | Keep some resource files (images) in separate directory | Aleksander Machniak |
2012-07-09 | - Don't add attachments content into reply/forward/draft message body (#1488557) | Aleksander Machniak |
2012-06-06 | New feature to add mail attachments using drag & drop on HTML5 enabled browsers | Thomas Bruederli |
2012-05-22 | Removed $Id$ | Aleksander Machniak |
2012-05-22 | Add is_escaped attribute for html_select and html_textarea (#1488485) | Aleksander Machniak |
2012-05-22 | - Fix HTML entities handling in HTML editor (#1488483) | Aleksander Machniak |
2012-04-13 | - Merge devel-framework branch, resolved conflicts | alecpl |
2012-04-10 | - Fix so "Back" from compose/show doesn't reset search request (#1488238) | alecpl |
2012-03-21 | - Fix E_STRICT warning (#1488404) | alecpl |
2012-03-09 | - Unified (single) spellchecker button | alecpl |
2012-03-03 | Fix spelling | thomascube |
2012-02-28 | - Add Russian to the spellchecker languages list (#1488135) | alecpl |
2012-02-08 | - Fix issue where some text from original message was missing on reply (#1488... | alecpl |
2012-02-03 | Get rid of global $__skin_path variable (#1488336) | thomascube |
2012-01-18 | Changed license to GNU GPLv3+ with exceptions for skins and plugins | thomascube |
2012-01-16 | Merged devel-framework branch (r5746:5779) back into trunk | thomascube |
2012-01-05 | Implement address book widget on compose screen | thomascube |
2012-01-05 | - Exclude MIME functionality from rcube_imap class into rcube_mime class | alecpl |
2012-01-01 | - Fix so editor selector is hidden when 'htmleditor' is listed in 'dont_overr... | alecpl |
2012-01-01 | - Don't load jqueryui plugin, it's required now by default | alecpl |
2011-12-22 | Fix upload form handling | thomascube |
2011-12-16 | Add more classes and options to HTML elements for better styleability | thomascube |
2011-12-07 | - Deprecate $DB, $USER, $IMAP global variables, Use $RCMAIL instead | alecpl |
2011-12-07 | - Remove deprecated global $IMAP variable usage (#1488148) | alecpl |
2011-12-07 | - Add option to set default font for HTML message (#1484137) | alecpl |
2011-12-05 | Replace prompt() with jQuery UI dialog (#1485135) | thomascube |
2011-12-02 | - Add $_SESSION['mailto'] variable cleanup | alecpl |
2011-12-02 | - Fix compose from addressbook, broken in r5521 | alecpl |
2011-12-01 | - Simplified compose session data handling, no need for session->cleanup() | alecpl |
2011-11-15 | - Fix regression in setting recipient to self when replying to a Sent message... | alecpl |
2011-11-09 | Consider replication delays in session storage | thomascube |
2011-11-08 | Make email recipients separator configurable + suppress dupes in auto-completion | thomascube |
2011-09-30 | Restrict folders list to write-only in selectors for special folders and save... | thomascube |
2011-09-27 | - Fix bug where when replying always the last identity is used (#1488101) | alecpl |
2011-09-18 | - Cache synchronization using QRESYNC/CONDSTORE | alecpl |
2011-09-16 | Fix session race conditions when composing new messages | thomascube |
2011-09-07 | - Localize (full) forwarded message header (#1488058) | alecpl |
2011-09-06 | - Merge devel-spellcheck branch: | alecpl |
2011-08-28 | - Localize forwarded message header (#1488058) | alecpl |
2011-08-19 | - Followup to r5097, fix: match From with full address spec. | alecpl |
2011-08-19 | - Fixed selecting identity on reply/forward (#1487981) | alecpl |
2011-08-16 | - Add client-side checking of uploaded files size | alecpl |
2011-08-10 | Recalculate date when replying to a message and localize the cite header (#14... | thomascube |
2011-08-09 | - Fix handling Mail-Reply-To header in Reply All action | alecpl |
2011-07-25 | - Added optional "multithreading" autocomplete feature | alecpl |