Age | Commit message (Expand) | Author |
2008-06-15 | - actually we don't need default_skin option | alecpl |
2008-06-15 | - update | 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 | - fixed warning when show()'ing tables without attributes | alecpl |
2008-06-14 | - update | 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 | Let the browser wrap preformatted text | thomascube |
2008-06-14 | More code cleanup | thomascube |
2008-06-13 | - User preferences grouped in more fieldsets | alecpl |
2008-06-13 | - Updated PEAR::Mail_Mime (#1484973) | alecpl |
2008-06-13 | Mention dependency of the DOM exension and add link to php.net | thomascube |
2008-06-13 | - Added option to display images in messages from known senders (#1484601) | alecpl |
2008-06-13 | Update dutch translation. | svncommit |
2008-06-13 | Use MDB2 instead of DB in installer (#1485124) | thomascube |
2008-06-12 | #1485125: added index on messages.created | alecpl |
2008-06-12 | #1485126: added padding for fieldsets | alecpl |
2008-06-12 | - Fix corrupted MIME headers of messages in Sent folder (#1485111) | alecpl |
2008-06-12 | - http://pear.php.net/bugs/bug.php?id=14124 | alecpl |
2008-06-12 | Enable direct download of (main|db).inc.php from the installer. | svncommit |
2008-06-12 | - #1484816: keypress (not keydown) for repeat | alecpl |
2008-06-12 | - #1485120 (text column can't have a default value) | alecpl |
2008-06-11 | - don't call expunge and don't remove message row after message move | alecpl |
2008-06-11 | - focus the list after drag&drop | alecpl |
2008-06-11 | -removed content for mod_php4 | 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-10 | #1485116 | yllar |
2008-06-10 | fr_FR update, thanks Maximilien | yllar |
2008-06-09 | #1485110 | alecpl |
2008-06-08 | - option to disable autocompletion from selected LDAP address books (#1484922 | alecpl |
2008-06-07 | -segfault (#1485109) | alecpl |
2008-06-07 | - added 'pl' alias | 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 | Change meta-charset specififcation in HTML to UTF-8; no need for mb_convert_e... | 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 | Remove comment characters which where 'helpfully' added by vim. | svncommit |
2008-06-06 | Add option to log successful logins. | svncommit |
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 | - added iil_PutLine() wrapper for fputs() | alecpl |
2008-06-05 | Fix BODYSTRUCTURE response parsing: some servers respond like 'F1247 OK Compl... | thomascube |
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 |