summaryrefslogtreecommitdiff
path: root/program
AgeCommit message (Expand)Author
2006-02-04Bugfixes for encoding and sending with attachmentsthomascube
2006-02-04Added Bosnian and Croation translationthomascube
2006-01-31fixed select-all bugsvncommit
2006-01-25Added folder purge function and some checksthomascube
2006-01-25Updated localizationsthomascube
2006-01-25Added listener for the div that surrounds the message list - used in app.js f...svncommit
2006-01-25Added ability to browse message list with arrow keyssvncommit
2006-01-23Add created date to message cachethomascube
2006-01-23Solved some sorting problemsthomascube
2006-01-20Added change noticethomascube
2006-01-20Fixed bug #1406026thomascube
2006-01-20added full opening php tagsvncommit
2006-01-20corrected funny typothomascube
2006-01-20Use iconv and utf8 class for charset conversionthomascube
2006-01-19Use str_replace for %u and %p in SMTP authorizationthomascube
2006-01-19Added patch for ctrl/shift behaviorthomascube
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-16Added charset conversion in rcube_remote_response()thomascube
2006-01-13Added labels for LDAP searchthomascube
2006-01-13Added Slovak localization (patch 1386945)thomascube
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-11Switched 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-18Added Japanese localizationthomascube
2005-11-18Fixed minor bugsthomascube
2005-11-15SMTPS support and minor bugfixesthomascube
2005-11-14SMTPS support and minor bugfixesthomascube
2005-11-13Added new languages and new XMLHttpRequest classthomascube
2005-11-08Added reply-to-all function (submitted by Julien Brette)thomascube
2005-11-07Minor bugfixesthomascube
2005-11-06Added Norwegian localizationthomascube
2005-11-06Added favicon and Polish, Czech, British localizationsthomascube
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