Age | Commit message (Expand) | Author |
2008-04-16 | - don't use onchange to toggle editor because of IE bug | alecpl |
2008-04-16 | - Decode entities when inserting HTML signature to plain text message (#1484990) | alecpl |
2008-04-16 | added language support to HTML editing (#1484862) | svncommit |
2008-04-15 | HTML editing fixes, upgrade to TinyMCE v3.0.6 | svncommit |
2008-04-15 | #1484391, #1484403 | alecpl |
2008-04-14 | - removed strrstr() definition as it was needed only for php4 | alecpl |
2008-04-14 | - Added sections (fieldset+label) in Settings interface | alecpl |
2008-04-13 | - reverted r1295 | alecpl |
2008-04-13 | - added seen flag value to etag, so it allows to mark again remarked messages | alecpl |
2008-04-12 | - Fixed and optimized 'read_when_deleted': mark as read on server side | alecpl |
2008-04-12 | Changed codebase to PHP5 with autoloader + added some new classes from the de... | thomascube |
2008-04-11 | #1484972: optimization: mark as read in one action with preview, deleted redu... | alecpl |
2008-04-11 | #1483863: empty trash and expunge inbox on logout | alecpl |
2008-04-10 | - removed lines wrapping | alecpl |
2008-04-07 | #1484898 | alecpl |
2008-04-07 | - better commands enabling/disabling after get/post response, fixes: | alecpl |
2008-04-06 | #1484966: place Message-Id below Received header | alecpl |
2008-04-02 | #1484681 | alecpl |
2008-04-02 | updated timezones list | alecpl |
2008-04-02 | Make the http-received header in outgoing mails configurable | thomascube |
2008-03-25 | * committing patch from #1484783 | till |
2008-03-22 | * committing fix from #1484506 | till |
2008-03-21 | Better patch to correctly quote email recipient strings (from #1484191) | thomascube |
2008-03-21 | Add configurable default charset for message decoding | thomascube |
2008-03-03 | Fix timezone dropdown selection (#1484826) | thomascube |
2008-02-29 | Applied patch #1484812 for localizing folder names | thomascube |
2008-02-20 | Remove MDN headers before saving in sent folder + fix wrong variale name | thomascube |
2008-02-19 | Allow to send mail with BCC recipients only + remove some unused vars | thomascube |
2008-02-19 | Localize folder name in page title (#1484785) | thomascube |
2008-02-14 | * committed patch from #1484775 | till |
2008-02-14 | Fix for XSS vulnerability (see http://bugs.debian.org/cgi-bin/bugreport.cgi?b... | svncommit |
2008-02-14 | * mime_content_type() is unavailable in PHP5 and breaks sending emails with a... | till |
2008-02-13 | Always use subject col when dragging messages | thomascube |
2008-02-13 | * fixing mimetype issue from #1484062 | till |
2008-02-13 | condense TinyMCE toolbar down to one line, removing table buttons (#1484747) | svncommit |
2008-02-12 | Show message count in folder list and hint when creating a subfolder | thomascube |
2008-02-11 | Fix caching issue | thomascube |
2008-02-11 | Bring back missing download link for attachments | thomascube |
2008-02-11 | * fixing bug #1484673 | till |
2008-02-11 | * fixing bug (1 attachment gets cut off when you have no text in a draft) -> ... | till |
2008-02-10 | * fixing #1484494 (people can delete the last identity otherwise) | till |
2008-02-08 | Fix ugly type as suggested in #1484760 | thomascube |
2008-02-07 | * committing patch from #1484759 | till |
2008-02-07 | Truncate attachment filenames to 55 characters (#1484757) and fix misspelled ... | thomascube |
2008-02-06 | Remember decision to display images for a certain message during session (#14... | thomascube |
2008-02-05 | Applied patch to prevent bad header delimiters (#1484751) | thomascube |
2008-02-05 | Applied patch to prevent from purging inbox (#1484449) + CSS hack for Safari | thomascube |
2008-02-05 | Applied patch for updating page title (#1484727, #1484650) | thomascube |
2008-02-04 | Make sending of read receipts configurable | thomascube |
2008-02-02 | * fixed another instance of preg_quote() (thanks Sean N. Heukels) | till |