summaryrefslogtreecommitdiff
path: root/program/steps
AgeCommit message (Expand)Author
2006-04-26Corrected issue forwarding attachments that use content-description rather th...svncommit
2006-04-26Corrected issue displaying attachments that use content-description rather th...svncommit
2006-04-13Added sort order saving patch by Jacob Brunsonthomascube
2006-04-06Corrected issue forwarding attachments without disposition headerssvncommit
2006-04-06Corrected issue displaying attachments without disposition headerssvncommit
2006-04-04Corrected regexp for numeric _to parameterthomascube
2006-03-27Improved search functionthomascube
2006-03-24Started implementing search functionthomascube
2006-03-23Started implementing search functionthomascube
2006-03-20Minor improvements and bugfixes (see changelog)thomascube
2006-03-20Minor improvements and bugfixes (see changelog)thomascube
2006-03-14Don't remove internal html tags in plaintext messagesthomascube
2006-03-04Minor bugfixesthomascube
2006-03-03Improved reading of POST and GET valuesthomascube
2006-03-03Improved reading of POST and GET valuesthomascube
2006-02-22Corrected little typo in referencesthomascube
2006-02-20Fixed some charset bugsthomascube
2006-02-19Applied several patchesthomascube
2006-02-19Applied patch of Anders Karlssonthomascube
2006-02-05Added RSS output (experimental)thomascube
2006-02-05Added patches for BCC headersthomascube
2006-02-04Bugfixes for encoding and sending with attachmentsthomascube
2006-01-25Added folder purge function and some checksthomascube
2006-01-25Added listener for the div that surrounds the message list - used in app.js f...svncommit
2006-01-23Solved some sorting problemsthomascube
2006-01-18better explanation of ldap_public in config file. changed check for ldap publ...svncommit
2006-01-17fixed the pretty naming of ldap search fields again...svncommit
2006-01-13Additional timezones (patch 1389912)thomascube
2006-01-13Switched to full UTF-8 supportthomascube
2006-01-13Switched to full UTF-8 supportthomascube
2006-01-11implemented making the search fields drop down names nicesvncommit
2006-01-08fixed bug with field choice dropdown not appearing when only one ldap server ...svncommit
2006-01-08disable ldap search button if no servers configuredsvncommit
2006-01-08adding files and modifications for public ldap searchsvncommit
2006-01-05Optimized loading time; added periodic mail check; added EXPUNGE commandthomascube
2005-12-16Usage of virtusertable; mail_domain for new users; Chinese and Turkish locali...thomascube
2005-12-14IMAP bugfixes, better signature handlingthomascube
2005-12-11Check if log files are writeablethomascube
2005-12-11Bugfixes on listing and caching functionsthomascube
2005-12-03Re-design of caching (new database table added\!); some bugfixes; Postgres su...thomascube
2005-11-18Minor bugfixesthomascube
2005-11-18Fixed minor bugsthomascube
2005-11-14SMTPS support and minor bugfixesthomascube
2005-11-08Added reply-to-all function (submitted by Julien Brette)thomascube
2005-11-07Minor bugfixesthomascube
2005-11-06Added localized messages to client and check form inputthomascube
2005-11-06Added 'changed' col to contacts table and support for 160-bit session hashesthomascube
2005-11-02Added tab-index for compose formthomascube
2005-11-02Added more XSS protection (Bug #1308236) and some visual enhancementsthomascube
2005-11-01Fixed safe_mode issue and visual bugthomascube