summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include/main.inc
AgeCommit message (Collapse)Author
2007-08-15LDAP improvementsthomasb
git-svn-id: https://svn.roundcube.net/trunk@677 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-08-13Fix bugs introduced with latest changesthomasb
git-svn-id: https://svn.roundcube.net/trunk@675 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-08-10Fix charset converting issues with iconv and mbstringthomasb
git-svn-id: https://svn.roundcube.net/trunk@673 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-08-10Simplified code + removed debug logthomasb
git-svn-id: https://svn.roundcube.net/trunk@669 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-08-10Some bugfixes, security issues + minor improvementsthomasb
git-svn-id: https://svn.roundcube.net/trunk@668 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-08-07Documentation, code style and cleanupthomasb
git-svn-id: https://svn.roundcube.net/trunk@666 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-07-26Move folder rendering functions so they can be used in the settings section.robin
git-svn-id: https://svn.roundcube.net/trunk@652 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-06-12Minor bugfixes reported on the dev-listthomasb
git-svn-id: https://svn.roundcube.net/trunk@613 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-05-24upgrade to TinyMCE v2.1.1.1estadtherr
git-svn-id: https://svn.roundcube.net/trunk@584 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-05-17Add link to message subjects (#1484257); don't make selected list items ↵thomasb
bold; remove duplicate function git-svn-id: https://svn.roundcube.net/trunk@567 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-04-28Merged branch devel-addressbook from r443 back to trunkthomasb
git-svn-id: https://svn.roundcube.net/trunk@543 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-03-28Draw box around login form; created common boxtitle CSS classthomasb
git-svn-id: https://svn.roundcube.net/trunk@524 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-03-27New session authentication, should fix bugs #1483951 and #1484299; testing ↵thomasb
required git-svn-id: https://svn.roundcube.net/trunk@521 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-03-21Minor bugfixes posted to the dev-mailing listthomasb
git-svn-id: https://svn.roundcube.net/trunk@515 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-03-18Improved contacts drop down; HTML output improvements; JS code cleanupthomasb
git-svn-id: https://svn.roundcube.net/trunk@510 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-03-14Correctly format dates in futurethomasb
git-svn-id: https://svn.roundcube.net/trunk@508 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-03-01Solved wrong caching of message preview (#1484153, #1484236)thomasb
git-svn-id: https://svn.roundcube.net/trunk@500 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-02-21Fixed CSS bugs (#1484210 and #1484161) and quoting issue (#1484253)thomasb
git-svn-id: https://svn.roundcube.net/trunk@491 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-02-16Better input checking on GET and POST varsthomasb
git-svn-id: https://svn.roundcube.net/trunk@483 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-12-31Event handler removing again. Closes #1484200thomasb
git-svn-id: https://svn.roundcube.net/trunk@444 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-12-29Error handling for attachment uploads; multibyte-safe string functions; XSS ↵thomasb
improvements git-svn-id: https://svn.roundcube.net/trunk@440 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-12-22Applied security patches by Kees Cook (Ubuntu) + little visual enhancementsthomasb
git-svn-id: https://svn.roundcube.net/trunk@425 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-12-20Allow 12 hour date to display for emails sent today (Doug Mandell).robin
git-svn-id: https://svn.roundcube.net/trunk@423 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-12-20Little fix for new string quotingthomasb
git-svn-id: https://svn.roundcube.net/trunk@421 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-12-20New (strict) quoting for all kind of stringsthomasb
git-svn-id: https://svn.roundcube.net/trunk@419 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-12-11Little fixes plus additional encoding tablesthomasb
git-svn-id: https://svn.roundcube.net/trunk@403 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-12-01Introducing preview pane and conditional skin tagsthomasb
git-svn-id: https://svn.roundcube.net/trunk@388 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-11-22Added host auto-selection and correct password encoding for IMAP loginthomasb
git-svn-id: https://svn.roundcube.net/trunk@385 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-11-22Fixed XSS vulnerability (Bug #1484109)thomasb
git-svn-id: https://svn.roundcube.net/trunk@382 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-11-16Fetch all identities if virtuser_query is used; limitations can be done in SQL.robin
git-svn-id: https://svn.roundcube.net/trunk@371 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-11-09Corrected template parsing and output encodingthomasb
git-svn-id: https://svn.roundcube.net/trunk@364 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-24Partial client re-write with a common list classthomasb
git-svn-id: https://svn.roundcube.net/trunk@354 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-19Correct UTF-7 to UTF-8 conversion if mbstring is not availablethomasb
git-svn-id: https://svn.roundcube.net/trunk@348 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-14Initial TinyMCE editor support (still need to work on spellcheck and skins)estadtherr
git-svn-id: https://svn.roundcube.net/trunk@344 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-08Updated MDB2 with MSSQL support + some cosmeticsthomasb
git-svn-id: https://svn.roundcube.net/trunk@341 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-08Fixed safe_mode issuesthomasb
git-svn-id: https://svn.roundcube.net/trunk@339 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-07Some bugfixes and session expiration stuffthomasb
git-svn-id: https://svn.roundcube.net/trunk@338 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-04Little improvements for message parsing and encodingthomasb
git-svn-id: https://svn.roundcube.net/trunk@336 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-01Correct creation of a message-idthomasb
git-svn-id: https://svn.roundcube.net/trunk@332 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-08-30New indentation for quoted message text; HTML validitythomasb
git-svn-id: https://svn.roundcube.net/trunk@329 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-08-30Added MSSQL supportthomasb
git-svn-id: https://svn.roundcube.net/trunk@328 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-08-23Fixed wrong usage of mbstring (Bug #1462439)thomasb
git-svn-id: https://svn.roundcube.net/trunk@324 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-08-20Added support for Nox Spell Server; plus small bugfixesthomasb
git-svn-id: https://svn.roundcube.net/trunk@321 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-08-18Re-built message parsing (Bug #1327068)thomasb
git-svn-id: https://svn.roundcube.net/trunk@320 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-08-11More encoding issues; enhanced debugging functionsthomasb
git-svn-id: https://svn.roundcube.net/trunk@314 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-08-10Fixed charset problems with folder renamingthomasb
git-svn-id: https://svn.roundcube.net/trunk@305 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-08-06Finalized 0.1beta2 releasethomasb
git-svn-id: https://svn.roundcube.net/trunk@297 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-08-04Several bugfixes; see CHANGELOG for detailsthomasb
git-svn-id: https://svn.roundcube.net/trunk@292 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-07-31Compose, save and sendmail cleanupthomasb
git-svn-id: https://svn.roundcube.net/trunk@288 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-07-30Alter links in HTML messages; highlight droptargetsthomasb
git-svn-id: https://svn.roundcube.net/trunk@284 208e9e7b-5314-0410-a742-e7e81cd9613c