Age | Commit message (Expand) | Author |
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 |
2011-07-21 | - Simplify undo message, add dots at the end of messages | alecpl |
2011-07-04 | - Add optional textual upload progress indicator (#1486039) | alecpl |
2011-05-13 | - Add forward-as-attachment feature | alecpl |
2011-05-06 | - Add possibility (for plugins) to filter folders lists by some additional cr... | alecpl |
2011-05-03 | - Add 'uploadingmany' message translation | alecpl |
2011-05-03 | - Enable multiselection for attachments uploading in capable browsers (#1485969) | alecpl |
2011-04-12 | Don't decode recipent strings submitted by address book | thomascube |
2011-03-10 | Prepare for multiple concurrent compose windows | thomascube |
2011-02-15 | - Replying to a sent message puts the old recipient as the new recipient (#14... | alecpl |
2011-02-03 | - Fix IDNA support when IDN/INTL modules are in use (#1487742) | alecpl |
2011-02-02 | Don't decode already decoded from header | thomascube |
2011-01-18 | Merge branch devel-addressbook (r4193:4382) back into trunk | thomascube |
2011-01-12 | Bumbed version; Roundcube development is not Switzerland only | thomascube |
2010-12-09 | - Improved Mail-Reply-To and Mail-Followup-To headers handling | alecpl |
2010-12-08 | - Fix empty sender in reply prefix (#1487454) | alecpl |
2010-11-19 | - Fix last commit | alecpl |
2010-11-19 | - Fix handling of custom "_from" in sendmail (#1487132) | alecpl |
2010-11-14 | - Fix hanling of HTML entity strings in plai text messages | alecpl |
2010-11-07 | - Add option for minimum length of autocomplete's string (#1486428) | alecpl |
2010-11-05 | - Fix displaying long header names in message headers table | alecpl |
2010-11-02 | - Add option to place replies in the folder of the message being replied to (... | alecpl |
2010-10-16 | - Fix: cannot access private property rcube_template::$app | alecpl |
2010-10-14 | - Don't try to match identity on reply when user has only one | alecpl |
2010-10-12 | - Fix setting identity when composing a draft or edited message | alecpl |
2010-10-12 | - Prevent from infinite redirect in case of broken session (#1487028) | alecpl |
2010-10-12 | - Fix signature removal when replying in HTML to plain/text message | alecpl |
2010-10-07 | - Support SMTP Delivery Status Notifications - RFC3461 (#1486142) | alecpl |
2010-10-06 | - Make htmleditor option behaviour consistent, add option to use HTML on repl... | alecpl |
2010-10-04 | - Add Reply-to-List feature (#1484252) | alecpl |
2010-09-30 | - Change reply prefix to display email address only if sender name doesn't ex... | alecpl |