Age | Commit message (Expand) | Author |
2008-09-02 | - fixed typo | alecpl |
2008-09-02 | - fixed and re-enabled (RFC3501 [7.1]) CAPABILITY optional response use | alecpl |
2008-09-02 | Let rcmail class create address book instances | thomascube |
2008-08-29 | Little improvement in mime-detection as suggested in #1485296 | thomascube |
2008-08-29 | Little code cleanup | thomascube |
2008-08-29 | Fix position of collapse/expand icons (#1485302) | thomascube |
2008-08-28 | Codestyle + indentation | thomascube |
2008-08-28 | Add folder hierarchy collapsing. | svncommit |
2008-08-28 | Add rcube name prefixes + codestyle | thomascube |
2008-08-27 | - added options to use syslog instead of log file (#1484850) | alecpl |
2008-08-26 | - Removed support for PEAR::DB driver | alecpl |
2008-08-22 | Revert r1670 but improve part download step by fixing headers and adding set_... | thomascube |
2008-08-21 | - removed PHP4 class constructors | alecpl |
2008-08-20 | #1485286: don't use /e modifier with preg_replace() | alecpl |
2008-08-11 | #1485268 | alecpl |
2008-08-09 | - Case insensitive contacts searching using PostgreSQL (#1485259) | alecpl |
2008-08-07 | Separate queries to make use of the database indexes; with OR no index is used | thomascube |
2008-08-07 | Don't add empty url params | thomascube |
2008-08-07 | Don't save prefs with default values if they haven't been changed yet | thomascube |
2008-08-06 | - fread() replaced by file_get_contents(), see comments in #1484880 | alecpl |
2008-08-05 | #1485229: fixed mailboxlist sorting for folder names with upper case | alecpl |
2008-07-31 | Show real names in folder drop-down + rebuild default_imap_folders property w... | thomascube |
2008-07-31 | Code cleanup, | thomascube |
2008-07-31 | Make special folders configurable for the user | thomascube |
2008-07-31 | Code cleanup with new html classes | thomascube |
2008-07-31 | Fix read_when_deleted behavior + javascript codestyle | thomascube |
2008-07-29 | Add microformats to address book + fix html output + codestyle | thomascube |
2008-07-28 | Show appropriate error message if config files are missing | thomascube |
2008-07-28 | Add consistency checks + complete some phpdoc | thomascube |
2008-07-25 | Prefer File_Info over mime_content_type + detect mime type when uploading + s... | thomascube |
2008-07-22 | Improve HTML sanitization with washtml | thomascube |
2008-07-21 | - use long date format in print mode (#1485191) | alecpl |
2008-07-21 | #1485207 | alecpl |
2008-07-18 | #1485213: fixed $allowed array for inputfield | alecpl |
2008-07-18 | - use fallback if mime_content_type() returns false (#1485222) | alecpl |
2008-07-15 | Check PERMANENTFLAGS before saving MDNSent flag (#1484963, #1485163) | thomascube |
2008-07-14 | Re-enable autocomplete attribute for login form (#1485211) | thomascube |
2008-06-30 | - deprecated is_a() replaced by instanceof operator | alecpl |
2008-06-30 | - Added flag column on messages list (#1484623) | alecpl |
2008-06-24 | Really, really fix host selection (damn, it's too hot) | thomascube |
2008-06-24 | Really fix host selection from login form | thomascube |
2008-06-24 | Fix typo and re-enable input box for host | thomascube |
2008-06-23 | - typo | alecpl |
2008-06-23 | - fixed get_sequence_name() | alecpl |
2008-06-20 | Urlencode mail recipients for storing in session + little code cleanup | thomascube |
2008-06-20 | Store compose parameters in session and redirect to a unique URL | thomascube |
2008-06-20 | Simplify step inclusion in controller (index.php) | thomascube |
2008-06-18 | Add fallback to old 'skin_path' property + indent with spaces instead of tabs | thomascube |
2008-06-18 | Revert changes from r994 and make cram-md5 work again (#1484819) | thomascube |
2008-06-15 | - skin_path fix after last changes | alecpl |