summaryrefslogtreecommitdiff
path: root/program/include/main.inc
AgeCommit message (Expand)Author
2007-05-17Add link to message subjects (#1484257); don't make selected list items bold;...thomascube
2007-04-28Merged branch devel-addressbook from r443 back to trunkthomascube
2007-03-28Draw box around login form; created common boxtitle CSS classthomascube
2007-03-27New session authentication, should fix bugs #1483951 and #1484299; testing re...thomascube
2007-03-21Minor bugfixes posted to the dev-mailing listthomascube
2007-03-18Improved contacts drop down; HTML output improvements; JS code cleanupthomascube
2007-03-14Correctly format dates in futurethomascube
2007-03-01Solved wrong caching of message preview (#1484153, #1484236)thomascube
2007-02-21Fixed CSS bugs (#1484210 and #1484161) and quoting issue (#1484253)thomascube
2007-02-16Better input checking on GET and POST varsthomascube
2006-12-31Event handler removing again. Closes #1484200thomascube
2006-12-29Error handling for attachment uploads; multibyte-safe string functions; XSS i...thomascube
2006-12-22Applied security patches by Kees Cook (Ubuntu) + little visual enhancementsthomascube
2006-12-20Allow 12 hour date to display for emails sent today (Doug Mandell).svncommit
2006-12-20Little fix for new string quotingthomascube
2006-12-20New (strict) quoting for all kind of stringsthomascube
2006-12-11Little fixes plus additional encoding tablesthomascube
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-11-16Fetch all identities if virtuser_query is used; limitations can be done in SQL.svncommit
2006-11-09Corrected template parsing and output encodingthomascube
2006-09-24Partial client re-write with a common list classthomascube
2006-09-19Correct UTF-7 to UTF-8 conversion if mbstring is not availablethomascube
2006-09-14Initial TinyMCE editor support (still need to work on spellcheck and skins)svncommit
2006-09-08Updated MDB2 with MSSQL support + some cosmeticsthomascube
2006-09-08Fixed safe_mode issuesthomascube
2006-09-07Some bugfixes and session expiration stuffthomascube
2006-09-04Little improvements for message parsing and encodingthomascube
2006-09-01Correct creation of a message-idthomascube
2006-08-30New indentation for quoted message text; HTML validitythomascube
2006-08-30Added MSSQL supportthomascube
2006-08-23Fixed wrong usage of mbstring (Bug #1462439)thomascube
2006-08-20Added support for Nox Spell Server; plus small bugfixesthomascube
2006-08-18Re-built message parsing (Bug #1327068)thomascube
2006-08-11More encoding issues; enhanced debugging functionsthomascube
2006-08-10Fixed charset problems with folder renamingthomascube
2006-08-06Finalized 0.1beta2 releasev0.1-beta2thomascube
2006-08-04Several bugfixes; see CHANGELOG for detailsthomascube
2006-07-31Compose, save and sendmail cleanupthomascube
2006-07-30Alter links in HTML messages; highlight droptargetsthomascube
2006-07-19Improved usability (Ticket #1483807) and HTML validity; applied patch #132803...thomascube
2006-07-18Added label tags to forms (Ticket #1483810)thomascube
2006-07-18Fixed bugs #1364122, #1468895, ticket #1483811 and other minor bugsthomascube
2006-06-27Renameable folders, mail-checking changes, other fixes (richs)svncommit
2006-06-26Typos, Optimizations, Updatesthomascube
2006-06-25Changed behavior to include host-specific configuration (Bug #1483849)thomascube
2006-05-18Updated MDB2 wrapper class contributed by Lukas Kahwe Smiththomascube
2006-05-05Fixed typos in function rcube_button()thomascube
2006-05-05Changed login page title regarding product name (Bug #1476413)thomascube