summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include
AgeCommit message (Collapse)Author
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-16code cleanup of HTML editing capability (round 1)estadtherr
git-svn-id: https://svn.roundcube.net/trunk@347 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-01Finalized quota imagethomasb
git-svn-id: https://svn.roundcube.net/trunk@334 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-09-01Quota display as imagethomasb
git-svn-id: https://svn.roundcube.net/trunk@331 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-01Improved message parsing and HTML validationthomasb
git-svn-id: https://svn.roundcube.net/trunk@330 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-27Fixed message parsing problems (Ticket #1327068)thomasb
git-svn-id: https://svn.roundcube.net/trunk@326 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-08-25Finalized new message parsing. Attention: changes in database schemathomasb
git-svn-id: https://svn.roundcube.net/trunk@325 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-04Added correct charset support for message searchingthomasb
git-svn-id: https://svn.roundcube.net/trunk@293 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-08-02Message sorting: added patch by Eric; fixed check-for-recent confusionthomasb
git-svn-id: https://svn.roundcube.net/trunk@291 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-31Message Sorting (Round No. 3)thomasb
git-svn-id: https://svn.roundcube.net/trunk@286 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-07-30Fixed folder renaming; added confirmation after deleting a folderthomasb
git-svn-id: https://svn.roundcube.net/trunk@285 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
2006-07-27Re-enabled message sorting; removed unused varsthomasb
git-svn-id: https://svn.roundcube.net/trunk@283 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-07-19Improved usability (Ticket #1483807) and HTML validity; applied patch ↵thomasb
#1328032; fixed bug #1443200 git-svn-id: https://svn.roundcube.net/trunk@277 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-07-18Added label tags to forms (Ticket #1483810)thomasb
git-svn-id: https://svn.roundcube.net/trunk@276 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-07-18Fixed bugs #1364122, #1468895, ticket #1483811 and other minor bugsthomasb
git-svn-id: https://svn.roundcube.net/trunk@275 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-06-30Misc bug and compatibility fixesrichs
git-svn-id: https://svn.roundcube.net/trunk@270 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-06-29Removeable attachments, Auto-default folder creation, bug fixesrichs
git-svn-id: https://svn.roundcube.net/trunk@269 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-06-27Fixed bug #1483856 in class rcube_imapthomasb
git-svn-id: https://svn.roundcube.net/trunk@268 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-06-27Renameable folders, mail-checking changes, other fixes (richs)richs
git-svn-id: https://svn.roundcube.net/trunk@267 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-06-26Typos, Optimizations, Updatesthomasb
git-svn-id: https://svn.roundcube.net/trunk@266 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-06-25Assume ISO-8859-1 encoding of mail messages by default (Patch #1483839)thomasb
git-svn-id: https://svn.roundcube.net/trunk@264 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-06-25Changed behavior to include host-specific configuration (Bug #1483849)thomasb
git-svn-id: https://svn.roundcube.net/trunk@263 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-06-25Fixed persistent connections with PHP4thomasb
git-svn-id: https://svn.roundcube.net/trunk@262 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-06-19Added Drafts support (Feature #1326839) (richs)richs
git-svn-id: https://svn.roundcube.net/trunk@261 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-18Updated MDB2 wrapper class contributed by Lukas Kahwe Smithroundcube
git-svn-id: https://svn.roundcube.net/trunk@239 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-18renamed $mbox so that it will stop interfering with the $_SESSION when ↵cmcnulty
register_globals is turned on git-svn-id: https://svn.roundcube.net/trunk@233 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-15Fixed search bugsroundcube
git-svn-id: https://svn.roundcube.net/trunk@230 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-05Fixed typos in function rcube_button()roundcube
git-svn-id: https://svn.roundcube.net/trunk@224 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-05Changed login page title regarding product name (Bug #1476413)roundcube
git-svn-id: https://svn.roundcube.net/trunk@220 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-01Pimped search functionroundcube
git-svn-id: https://svn.roundcube.net/trunk@216 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-01fixed bug where the config option is not setcmcnulty
git-svn-id: https://svn.roundcube.net/trunk@215 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-01Started integrating GoogieSpellroundcube
git-svn-id: https://svn.roundcube.net/trunk@214 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-01Add support for undelete and fix previously undetected bug for marking ↵cmcnulty
multiple messages git-svn-id: https://svn.roundcube.net/trunk@209 208e9e7b-5314-0410-a742-e7e81cd9613c