summaryrefslogtreecommitdiff
path: root/index.php
AgeCommit message (Expand)Author
2008-03-03Alter README and version stringsthomascube
2008-03-02Disable PHP notices + check for installer script on login pagethomascube
2008-02-11* changed version ;)till
2008-02-02* reverting patch from #1484236till
2007-12-11added ability to insert attached images in HTML editorsvncommit
2007-12-10New class rcube_user + send message disposition notificationthomascube
2007-10-17Show appropriate warning on connection errorthomascube
2007-10-16Use common function to mark the user session as not logged inthomascube
2007-08-29* changed sessid to roundcube_sessid (#1484475)till
2007-08-29# fixed: #1484517till
2007-08-13Fix bugs introduced with latest changesthomascube
2007-08-10Some bugfixes, security issues + minor improvementsthomascube
2007-08-07Documentation, code style and cleanupthomascube
2007-06-08fixed html2text in editorsvncommit
2007-06-05fixed HTML->Plain conversionsvncommit
2007-05-18Use HTTP-POST requests for actions that change application statethomascube
2007-05-17Updated description files and version infothomascube
2007-04-28Merged branch devel-addressbook from r443 back to trunkthomascube
2007-04-11Don't allow empty user names but empty passwordsthomascube
2007-03-27New session authentication, should fix bugs #1483951 and #1484299; testing re...thomascube
2007-03-18Improved contacts drop down; HTML output improvements; JS code cleanupthomascube
2007-03-04check if safe mode is on or notsvncommit
2007-03-01Solved wrong caching of message preview (#1484153, #1484236)thomascube
2006-12-18Fix display of quota image/text after a remote command.svncommit
2006-12-06Preview pane and marking as read (#1484132)thomascube
2006-12-01Introducing preview pane and conditional skin tagsthomascube
2006-11-22Added host auto-selection and correct password encoding for IMAP loginthomascube
2006-11-22Fixed XSS vulnerability (Bug #1484109)thomascube
2006-09-14Initial TinyMCE editor support (still need to work on spellcheck and skins)svncommit
2006-09-07Some bugfixes and session expiration stuffthomascube
2006-09-04Little improvements for message parsing and encodingthomascube
2006-09-01Quota display as imagethomascube
2006-08-30New indentation for quoted message text; HTML validitythomascube
2006-08-06Finalized 0.1beta2 releasev0.1-beta2thomascube
2006-07-24Improvements to Draft handlingsvncommit
2006-07-18Fixed bugs #1364122, #1468895, ticket #1483811 and other minor bugsthomascube
2006-07-07Fixed INSTALL_PATH bug #1425663thomascube
2006-06-29Removeable attachments, Auto-default folder creation, bug fixessvncommit
2006-06-27Renameable folders, mail-checking changes, other fixes (richs)svncommit
2006-05-25Always use output bufferingthomascube
2006-05-05Check for zlib.output_compression before using ob_gzhandlerthomascube
2006-05-01Started integrating GoogieSpellthomascube
2006-04-13Added gzip compression supportthomascube
2006-04-04Strip tags on _auth, _action, _task parametersthomascube
2006-03-23Started implementing search functionthomascube
2006-03-20Minor improvements and bugfixes (see changelog)thomascube
2006-03-14Improved error handling in DB connection failurethomascube
2006-03-04Minor bugfixesthomascube
2006-03-03Improved reading of POST and GET valuesthomascube
2006-02-20Fixed some charset bugsthomascube