Age | Commit message (Expand) | Author |
2008-07-18 | -fixed attachments removing in draft mode | alecpl |
2008-07-16 | - fix for ldap_public value checking | 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-25 | #1485161 | alecpl |
2008-06-24 | - Allow trash/junk subfolders to be purged (#1485085) | alecpl |
2008-06-23 | #1485147 | alecpl |
2008-06-20 | Flag original message as Forwarded when sending mail | thomascube |
2008-06-20 | Urlencode mail recipients for storing in session + little code cleanup | thomascube |
2008-06-20 | Indent with spaces and not tabs | thomascube |
2008-06-20 | Store compose parameters in session and redirect to a unique URL | thomascube |
2008-06-16 | #1484423: add <head> for malformed messages, washtml cannot work without that | alecpl |
2008-06-16 | - Fixed forwarding messages with one HTML attachment (#1484442) | alecpl |
2008-06-16 | -fixed emoticons | alecpl |
2008-06-15 | - actually we don't need default_skin option | alecpl |
2008-06-15 | - lost files from r1539 | alecpl |
2008-06-15 | - Added option to select skin in user preferences (#1485031) | alecpl |
2008-06-14 | - Added option to disable displaying of attached images below the message body | alecpl |
2008-06-14 | Bugfix: call msg->set_safe() before checking msg->is_save | thomascube |
2008-06-14 | Complete implementation of #1484601: add link for saving sender to address bo... | thomascube |
2008-06-14 | More code cleanup | thomascube |
2008-06-13 | - User preferences grouped in more fieldsets | alecpl |
2008-06-13 | - Added option to display images in messages from known senders (#1484601) | alecpl |
2008-06-09 | #1485110 | alecpl |
2008-06-08 | - option to disable autocompletion from selected LDAP address books (#1484922 | 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-06-02 | #1485098 | alecpl |
2008-05-30 | - Disallowed delimiter in folder name (#1484803) | alecpl |
2008-05-30 | - Support for subfolders in default/protected folders (#1484665) | alecpl |
2008-05-29 | Replace our crappy html sanitization with the dom-based washtml script + fix ... | thomascube |
2008-05-29 | -don't set Preferences pagetitle in ajax calls | alecpl |
2008-05-27 | Remove cruft from upload response | thomascube |
2008-05-26 | -display error on any upload error (eg. on post_max_size overlimit) | alecpl |
2008-05-26 | -set iframe's border to 'none' for Konqueror | alecpl |
2008-05-21 | -typo (#1485079) | alecpl |
2008-05-21 | -localized pagetitle in Settings and Address book | alecpl |
2008-05-21 | -fixed link (#1485077) | alecpl |
2008-05-21 | -fix: enable sorting when IMAP server not supports SORT capability | alecpl |
2008-05-19 | Don't check for non-existing property -> fix address book | thomascube |
2008-05-19 | -added flag_for_deletion in user prefs | alecpl |
2008-05-19 | -removed messages list sorting option from user prefs | alecpl |
2008-05-17 | New class rcube_message representing a mail message; changed global $MESSAGE ... | thomascube |
2008-05-16 | - In Preferences added possibility to configure 'read_when_deleted', 'mdn_req... | alecpl |
2008-05-13 | remove code obsoleted by fix to parse_attrib_string | svncommit |
2008-05-12 | -added confirmation message after identity insertion (like after update) | alecpl |
2008-05-10 | - added enctype for attachments form (#1485056) | alecpl |