Age | Commit message (Expand) | Author |
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 |
2008-06-15 | - actually we don't need default_skin option | alecpl |
2008-06-15 | - Added option to select skin in user preferences (#1485031) | alecpl |
2008-06-14 | - fixed warning when show()'ing tables without attributes | alecpl |
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 | - Added option to display images in messages from known senders (#1484601) | alecpl |
2008-06-12 | - Fix corrupted MIME headers of messages in Sent folder (#1485111) | alecpl |
2008-06-11 | - don't call expunge and don't remove message row after message move | alecpl |
2008-06-11 | - mce_editable field is not used in tinymce3, so detect html-editable textare... | alecpl |
2008-06-10 | - allow tabindex in buttons and #1484171 | alecpl |
2008-06-07 | -segfault (#1485109) | alecpl |
2008-06-07 | -added encoding detection for attachment names when message part hasn't got c... | alecpl |
2008-06-07 | Update UPGRADNG instructions + add SVN revision to version string (if available) | thomascube |
2008-06-07 | Fix language detection + update Catala localization | thomascube |
2008-06-07 | Cleaned up localization names to unique language_COUNTRY schema according to ... | thomascube |
2008-06-06 | - just boolean check | alecpl |
2008-06-06 | - TLS support in LDAP connections: 'use_tls' property (#1485104) | alecpl |
2008-06-05 | Fix structure parsing and html output for multipart messages | thomascube |
2008-06-05 | #1485106 | alecpl |
2008-06-05 | Fix fallback if no message strucutre is provided by the imap server | thomascube |
2008-06-05 | Use internal strtolower function because mbstring is optional | thomascube |
2008-06-04 | -typo in get_header() | alecpl |
2008-05-30 | -removed not existing variable | alecpl |
2008-05-30 | -cleanup | 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 | -fixed last commit | alecpl |