summaryrefslogtreecommitdiff
path: root/program/include
AgeCommit message (Expand)Author
2006-08-04Added correct charset support for message searchingthomascube
2006-08-04Several bugfixes; see CHANGELOG for detailsthomascube
2006-08-02Message sorting: added patch by Eric; fixed check-for-recent confusionthomascube
2006-07-31Compose, save and sendmail cleanupthomascube
2006-07-31Message Sorting (Round No. 3)thomascube
2006-07-30Fixed folder renaming; added confirmation after deleting a folderthomascube
2006-07-30Alter links in HTML messages; highlight droptargetsthomascube
2006-07-27Re-enabled message sorting; removed unused varsthomascube
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-30Misc bug and compatibility fixessvncommit
2006-06-29Removeable attachments, Auto-default folder creation, bug fixessvncommit
2006-06-27Fixed bug #1483856 in class rcube_imapthomascube
2006-06-27Renameable folders, mail-checking changes, other fixes (richs)svncommit
2006-06-26Typos, Optimizations, Updatesthomascube
2006-06-25Assume ISO-8859-1 encoding of mail messages by default (Patch #1483839)thomascube
2006-06-25Changed behavior to include host-specific configuration (Bug #1483849)thomascube
2006-06-25Fixed persistent connections with PHP4thomascube
2006-06-19Added Drafts support (Feature #1326839) (richs)svncommit
2006-05-18Updated MDB2 wrapper class contributed by Lukas Kahwe Smiththomascube
2006-05-18renamed $mbox so that it will stop interfering with the $_SESSION when regist...svncommit
2006-05-15Fixed search bugsthomascube
2006-05-05Fixed typos in function rcube_button()thomascube
2006-05-05Changed login page title regarding product name (Bug #1476413)thomascube
2006-05-01Pimped search functionthomascube
2006-05-01fixed bug where the config option is not setsvncommit
2006-05-01Started integrating GoogieSpellthomascube
2006-05-01Add support for undelete and fix previously undetected bug for marking multip...svncommit
2006-05-01Added OPTIONS -> Javascript codesvncommit
2006-05-01Applied patch for requesting receipts by Salvatore Ansanithomascube
2006-05-01Applied prev/next patch by Leonard Bouchetthomascube
2006-04-13Added sort order saving patch by Jacob Brunsonthomascube
2006-04-04Add configured domain to user names for login; changed get_input_value()thomascube
2006-03-27Improved search functionthomascube
2006-03-23Started implementing search functionthomascube
2006-03-20Minor improvements and bugfixes (see changelog)thomascube
2006-03-14Improved error handling in DB connection failurethomascube
2006-03-03Improved reading of POST and GET valuesthomascube
2006-03-03Improved SMTP error handlingthomascube
2006-03-02Fixed some issues with new user creationthomascube
2006-03-02Removed unnecessary header listingthomascube
2006-02-22Fixed bug #1435989thomascube
2006-02-20Fixed some charset bugsthomascube
2006-02-19Fixed bug with incorrect casting of message headersthomascube
2006-02-19Applied several patchesthomascube
2006-02-19Added fetch_array methodthomascube
2006-02-05Added RSS output (experimental)thomascube
2006-02-05Added patches for BCC headersthomascube
2006-02-05Added message cache garbage collectorthomascube