Age | Commit message (Expand) | Author |
2008-08-21 | #1485287: allow underline in html charset for proper replacement | alecpl |
2008-08-20 | #1485223: http://pear.php.net/bugs/bug.php?id=14529 | alecpl |
2008-08-20 | #1485286: don't use /e modifier with preg_replace() | alecpl |
2008-08-18 | Prevent from including empty template | thomascube |
2008-08-18 | Better fix for bodystructure parsing (#1485280) | thomascube |
2008-08-18 | Fix bodystructure parsing (#1485280) | thomascube |
2008-08-18 | Add (a bunch of) language packs for tinyMCE | thomascube |
2008-08-18 | Set defaults for 'spellcheck_languages' and make sure the user language is se... | thomascube |
2008-08-17 | Add option to export all folders of a mail account | thomascube |
2008-08-17 | Allow to import mbox files | thomascube |
2008-08-15 | Respect spellcheck_uri in tinyMCE spellchecker (#1484196) | thomascube |
2008-08-15 | Enable spellchecker for HTML editor | thomascube |
2008-08-15 | Prevent further errors when the requested dictionary is not available; pspell... | thomascube |
2008-08-15 | Added pspell support patch by Kris Steinhoff (#1483960) | thomascube |
2008-08-14 | Added template object for current mailbox name (#1485256) | thomascube |
2008-08-14 | Better fix for skipping untagged responses; should also work with long body s... | thomascube |
2008-08-14 | Prevent from endless recursion when structure string is chopped | thomascube |
2008-08-13 | #1485242: better handling of situation when message was sent successfully but... | alecpl |
2008-08-13 | #1485170: fixed splitter under Firefox3 | alecpl |
2008-08-12 | Switch installer from obsolete locale_string to language config option | thomascube |
2008-08-11 | nl_NL hr gl_ES update | yllar |
2008-08-11 | #1485268 | alecpl |
2008-08-09 | - Case insensitive contacts searching using PostgreSQL (#1485259) | alecpl |
2008-08-08 | - updated php.ini settings requirements | alecpl |
2008-08-08 | #1485155: added zend.ze1_compatibility_mode check in installer and option dis... | 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-06 | - little style fix | alecpl |
2008-08-05 | #1485229: fixed mailboxlist sorting for folder names with upper case | alecpl |
2008-08-04 | - pl_PL update | alecpl |
2008-08-03 | de_DE update | yllar |
2008-08-03 | zh_CN update | yllar |
2008-08-03 | az_AZ update | yllar |
2008-08-01 | et_EE update | yllar |
2008-07-31 | Fix hiding of mark menu (#1484944) | thomascube |
2008-07-31 | Show real names in folder drop-down + rebuild default_imap_folders property w... | thomascube |
2008-07-31 | Save outgoing mail to selectable folder (#1324581) | 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-31 | Ignore untagged responses when fetching BODYSTRUCTURE (patch by B. Johannessen) | 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-28 | #1485230: allow only images (by filename extension) in tinyMCE's images selector | alecpl |
2008-07-25 | #1485143: fixed empty body validation errors on IE | alecpl |
2008-07-25 | Prefer File_Info over mime_content_type + detect mime type when uploading + s... | thomascube |