summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include
AgeCommit message (Collapse)Author
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
2006-05-01Added OPTIONS -> Javascript codecmcnulty
git-svn-id: https://svn.roundcube.net/trunk@207 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-01Applied patch for requesting receipts by Salvatore Ansaniroundcube
git-svn-id: https://svn.roundcube.net/trunk@205 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-01Applied prev/next patch by Leonard Bouchetroundcube
git-svn-id: https://svn.roundcube.net/trunk@203 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-04-13Added sort order saving patch by Jacob Brunsonroundcube
git-svn-id: https://svn.roundcube.net/trunk@194 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-04-04Add configured domain to user names for login; changed get_input_value()roundcube
git-svn-id: https://svn.roundcube.net/trunk@185 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-03-27Improved search functionroundcube
git-svn-id: https://svn.roundcube.net/trunk@175 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-03-23Started implementing search functionroundcube
git-svn-id: https://svn.roundcube.net/trunk@171 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-03-20Minor improvements and bugfixes (see changelog)roundcube
git-svn-id: https://svn.roundcube.net/trunk@168 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-03-14Improved error handling in DB connection failureroundcube
git-svn-id: https://svn.roundcube.net/trunk@164 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-03-03Improved reading of POST and GET valuesroundcube
git-svn-id: https://svn.roundcube.net/trunk@159 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-03-03Improved SMTP error handlingroundcube
git-svn-id: https://svn.roundcube.net/trunk@158 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-03-02Fixed some issues with new user creationroundcube
git-svn-id: https://svn.roundcube.net/trunk@156 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-03-02Removed unnecessary header listingroundcube
git-svn-id: https://svn.roundcube.net/trunk@155 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-02-22Fixed bug #1435989roundcube
git-svn-id: https://svn.roundcube.net/trunk@150 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-02-20Fixed some charset bugsroundcube
git-svn-id: https://svn.roundcube.net/trunk@147 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-02-19Fixed bug with incorrect casting of message headersroundcube
git-svn-id: https://svn.roundcube.net/trunk@141 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-02-19Applied several patchesroundcube
git-svn-id: https://svn.roundcube.net/trunk@140 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-02-19Added fetch_array methodroundcube
git-svn-id: https://svn.roundcube.net/trunk@137 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-02-05Added RSS output (experimental)roundcube
git-svn-id: https://svn.roundcube.net/trunk@134 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-02-05Added patches for BCC headersroundcube
git-svn-id: https://svn.roundcube.net/trunk@133 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-02-05Added message cache garbage collectorroundcube
git-svn-id: https://svn.roundcube.net/trunk@132 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-02-04Bugfixes for encoding and sending with attachmentsroundcube
git-svn-id: https://svn.roundcube.net/trunk@130 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-01-25Added folder purge function and some checksroundcube
git-svn-id: https://svn.roundcube.net/trunk@127 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-01-23Add created date to message cacheroundcube
git-svn-id: https://svn.roundcube.net/trunk@121 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-01-20Fixed bug #1406026roundcube
git-svn-id: https://svn.roundcube.net/trunk@117 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-01-20Use iconv and utf8 class for charset conversionroundcube
git-svn-id: https://svn.roundcube.net/trunk@114 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-01-19Use str_replace for %u and %p in SMTP authorizationroundcube
git-svn-id: https://svn.roundcube.net/trunk@113 208e9e7b-5314-0410-a742-e7e81cd9613c