summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include
AgeCommit message (Expand)Author
2006-12-01Introducing preview pane and conditional skin tagsthomasb
2006-11-22Added host auto-selection and correct password encoding for IMAP loginthomasb
2006-11-22Remove newlines from mail headers (#1484031)thomasb
2006-11-22Fixed XSS vulnerability (Bug #1484109)thomasb
2006-11-16Fetch all identities if virtuser_query is used; limitations can be done in SQL.robin
2006-11-13Fixed strrpos problem in template parserthomasb
2006-11-09Corrected template parsing and output encodingthomasb
2006-09-24Partial client re-write with a common list classthomasb
2006-09-19Correct UTF-7 to UTF-8 conversion if mbstring is not availablethomasb
2006-09-16code cleanup of HTML editing capability (round 1)estadtherr
2006-09-14Initial TinyMCE editor support (still need to work on spellcheck and skins)estadtherr
2006-09-08Updated MDB2 with MSSQL support + some cosmeticsthomasb
2006-09-08Fixed safe_mode issuesthomasb
2006-09-07Some bugfixes and session expiration stuffthomasb
2006-09-04Little improvements for message parsing and encodingthomasb
2006-09-01Finalized quota imagethomasb
2006-09-01Correct creation of a message-idthomasb
2006-09-01Quota display as imagethomasb
2006-09-01Improved message parsing and HTML validationthomasb
2006-08-30New indentation for quoted message text; HTML validitythomasb
2006-08-30Added MSSQL supportthomasb
2006-08-27Fixed message parsing problems (Ticket #1327068)thomasb
2006-08-25Finalized new message parsing. Attention: changes in database schemathomasb
2006-08-23Fixed wrong usage of mbstring (Bug #1462439)thomasb
2006-08-20Added support for Nox Spell Server; plus small bugfixesthomasb
2006-08-18Re-built message parsing (Bug #1327068)thomasb
2006-08-11More encoding issues; enhanced debugging functionsthomasb
2006-08-10Fixed charset problems with folder renamingthomasb
2006-08-06Finalized 0.1beta2 releasethomasb
2006-08-04Added correct charset support for message searchingthomasb
2006-08-04Several bugfixes; see CHANGELOG for detailsthomasb
2006-08-02Message sorting: added patch by Eric; fixed check-for-recent confusionthomasb
2006-07-31Compose, save and sendmail cleanupthomasb
2006-07-31Message Sorting (Round No. 3)thomasb
2006-07-30Fixed folder renaming; added confirmation after deleting a folderthomasb
2006-07-30Alter links in HTML messages; highlight droptargetsthomasb
2006-07-27Re-enabled message sorting; removed unused varsthomasb
2006-07-19Improved usability (Ticket #1483807) and HTML validity; applied patch #132803...thomasb
2006-07-18Added label tags to forms (Ticket #1483810)thomasb
2006-07-18Fixed bugs #1364122, #1468895, ticket #1483811 and other minor bugsthomasb
2006-06-30Misc bug and compatibility fixesrichs
2006-06-29Removeable attachments, Auto-default folder creation, bug fixesrichs
2006-06-27Fixed bug #1483856 in class rcube_imapthomasb
2006-06-27Renameable folders, mail-checking changes, other fixes (richs)richs
2006-06-26Typos, Optimizations, Updatesthomasb
2006-06-25Assume ISO-8859-1 encoding of mail messages by default (Patch #1483839)thomasb
2006-06-25Changed behavior to include host-specific configuration (Bug #1483849)thomasb
2006-06-25Fixed persistent connections with PHP4thomasb
2006-06-19Added Drafts support (Feature #1326839) (richs)richs
2006-05-18Updated MDB2 wrapper class contributed by Lukas Kahwe Smithroundcube