summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps
AgeCommit message (Collapse)Author
2006-01-25Added listener for the div that surrounds the message list - used in app.js ↵cmcnulty
for arrow key control git-svn-id: https://svn.roundcube.net/trunk@123 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-01-23Solved some sorting problemsroundcube
git-svn-id: https://svn.roundcube.net/trunk@120 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-01-18better explanation of ldap_public in config file. changed check for ldap ↵justinrandell
public config to isset git-svn-id: https://svn.roundcube.net/trunk@111 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-01-17fixed the pretty naming of ldap search fields again...justinrandell
git-svn-id: https://svn.roundcube.net/trunk@110 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-01-13Additional timezones (patch 1389912)roundcube
git-svn-id: https://svn.roundcube.net/trunk@105 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-01-13Switched to full UTF-8 supportroundcube
git-svn-id: https://svn.roundcube.net/trunk@102 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-01-13Switched to full UTF-8 supportroundcube
git-svn-id: https://svn.roundcube.net/trunk@101 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-01-11implemented making the search fields drop down names nicejustinrandell
git-svn-id: https://svn.roundcube.net/trunk@99 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-01-08fixed bug with field choice dropdown not appearing when only one ldap server ↵justinrandell
is configured - thanks to Pieter Hoekstra for the report git-svn-id: https://svn.roundcube.net/trunk@98 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-01-08disable ldap search button if no servers configuredjustinrandell
git-svn-id: https://svn.roundcube.net/trunk@97 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-01-08adding files and modifications for public ldap searchjustinrandell
git-svn-id: https://svn.roundcube.net/trunk@95 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-01-05Optimized loading time; added periodic mail check; added EXPUNGE commandroundcube
git-svn-id: https://svn.roundcube.net/trunk@93 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-12-16Usage of virtusertable; mail_domain for new users; Chinese and Turkish ↵roundcube
localization git-svn-id: https://svn.roundcube.net/trunk@92 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-12-14IMAP bugfixes, better signature handlingroundcube
git-svn-id: https://svn.roundcube.net/trunk@91 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-12-11Check if log files are writeableroundcube
git-svn-id: https://svn.roundcube.net/trunk@90 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-12-11Bugfixes on listing and caching functionsroundcube
git-svn-id: https://svn.roundcube.net/trunk@89 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-12-03Re-design of caching (new database table added\!); some bugfixes; Postgres ↵roundcube
support git-svn-id: https://svn.roundcube.net/trunk@88 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-11-18Minor bugfixesroundcube
git-svn-id: https://svn.roundcube.net/trunk@87 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-11-18Fixed minor bugsroundcube
git-svn-id: https://svn.roundcube.net/trunk@85 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-11-14SMTPS support and minor bugfixesroundcube
git-svn-id: https://svn.roundcube.net/trunk@83 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-11-08Added reply-to-all function (submitted by Julien Brette)roundcube
git-svn-id: https://svn.roundcube.net/trunk@81 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-11-07Minor bugfixesroundcube
git-svn-id: https://svn.roundcube.net/trunk@80 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-11-06Added localized messages to client and check form inputroundcube
git-svn-id: https://svn.roundcube.net/trunk@76 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-11-06Added 'changed' col to contacts table and support for 160-bit session hashesroundcube
git-svn-id: https://svn.roundcube.net/trunk@75 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-11-02Added tab-index for compose formroundcube
git-svn-id: https://svn.roundcube.net/trunk@74 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-11-02Added more XSS protection (Bug #1308236) and some visual enhancementsroundcube
git-svn-id: https://svn.roundcube.net/trunk@73 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-11-01Fixed safe_mode issue and visual bugroundcube
git-svn-id: https://svn.roundcube.net/trunk@72 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-11-01Prevent from identities XSSroundcube
git-svn-id: https://svn.roundcube.net/trunk@69 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-10-31Prevent from address book XSSroundcube
git-svn-id: https://svn.roundcube.net/trunk@68 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-10-31Added Finnish, Romanian and Chinese translationroundcube
git-svn-id: https://svn.roundcube.net/trunk@67 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-10-26Finished message sorting and fixed some skin issuesroundcube
git-svn-id: https://svn.roundcube.net/trunk@62 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-10-25more pear/mdb2 integrationsparc
git-svn-id: https://svn.roundcube.net/trunk@58 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-10-23Added patches for default language and sorting functionroundcube
git-svn-id: https://svn.roundcube.net/trunk@56 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-10-21Improved support for UTF-8 and other charsetsroundcube
git-svn-id: https://svn.roundcube.net/trunk@50 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-10-20Fixed SSL support; improved Courier compatibility; some visual enhancements ↵roundcube
and bugfixes git-svn-id: https://svn.roundcube.net/trunk@49 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-10-20various fixes for correct catalan/spanish displaysparc
git-svn-id: https://svn.roundcube.net/trunk@48 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-10-20added DB LIMIT abstractionsparc
git-svn-id: https://svn.roundcube.net/trunk@47 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-10-20some fixes for better es translationsparc
git-svn-id: https://svn.roundcube.net/trunk@45 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-10-16Improved folder display; added Portuguese and Catalan translationroundcube
git-svn-id: https://svn.roundcube.net/trunk@38 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-10-13Some error messages addedroundcube
git-svn-id: https://svn.roundcube.net/trunk@26 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-10-11Better support for Courier IMAProundcube
git-svn-id: https://svn.roundcube.net/trunk@25 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-10-07Latest updates for releaseroundcube
git-svn-id: https://svn.roundcube.net/trunk@23 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-10-07Several bugfixes and feature improvementsroundcube
git-svn-id: https://svn.roundcube.net/trunk@21 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-10-04Added new languages, hierarchical folder tree and attachments in forwarded ↵roundcube
messages git-svn-id: https://svn.roundcube.net/trunk@20 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-09-30Improved SMTP script for sending mails. Now using the PEAR::Net_SMTP classroundcube
git-svn-id: https://svn.roundcube.net/trunk@11 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-09-29Fix for URL injection vulnerability (Bug #1307966)roundcube
git-svn-id: https://svn.roundcube.net/trunk@9 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-09-28Minor bugfixes and correction of confusing License notficationsroundcube
git-svn-id: https://svn.roundcube.net/trunk@8 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-09-25*** empty log message ***roundcube
git-svn-id: https://svn.roundcube.net/trunk@7 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-09-25Initial revisionroundcube
git-svn-id: https://svn.roundcube.net/trunk@3 208e9e7b-5314-0410-a742-e7e81cd9613c