Commit Graph

131 Commits

Author SHA1 Message Date
thomascube
7139e33e6c Updated MDB2 with MSSQL support + some cosmetics 2006-09-08 15:16:47 +00:00
thomascube
70d4b9a5dc Fixed safe_mode issues 2006-09-08 12:03:22 +00:00
thomascube
e170b4b7f8 Some bugfixes and session expiration stuff 2006-09-07 18:54:37 +00:00
thomascube
2f2f15b7aa Little improvements for message parsing and encoding 2006-09-04 12:26:30 +00:00
thomascube
fda695f297 Finalized quota image 2006-09-01 17:14:51 +00:00
thomascube
8cb245c278 Correct creation of a message-id 2006-09-01 13:53:23 +00:00
thomascube
3ea0e3202a Quota display as image 2006-09-01 13:43:14 +00:00
thomascube
ea206d3d92 Improved message parsing and HTML validation 2006-09-01 10:01:31 +00:00
thomascube
10c92bef09 New indentation for quoted message text; HTML validity 2006-08-30 19:55:55 +00:00
thomascube
107bde9cfd Added MSSQL support 2006-08-30 17:41:21 +00:00
thomascube
58afbe9547 Fixed message parsing problems (Ticket #1327068) 2006-08-27 11:39:40 +00:00
thomascube
f7bfec96be Finalized new message parsing. Attention: changes in database schema 2006-08-25 11:51:11 +00:00
thomascube
5f56a5bfa9 Fixed wrong usage of mbstring (Bug #1462439) 2006-08-23 21:52:13 +00:00
thomascube
9960666abe Added support for Nox Spell Server; plus small bugfixes 2006-08-20 14:06:30 +00:00
thomascube
8d4bcda874 Re-built message parsing (Bug #1327068) 2006-08-18 12:48:33 +00:00
thomascube
c39957ca17 More encoding issues; enhanced debugging functions 2006-08-11 21:11:15 +00:00
thomascube
4d4264cdcd Fixed charset problems with folder renaming 2006-08-10 07:07:43 +00:00
thomascube
aade7b9804 Finalized 0.1beta2 release 2006-08-06 15:55:11 +00:00
thomascube
42000a5d64 Added correct charset support for message searching 2006-08-04 13:56:08 +00:00
thomascube
fa4cd20fb1 Several bugfixes; see CHANGELOG for details 2006-08-04 12:10:34 +00:00
thomascube
c4e7e4f822 Message sorting: added patch by Eric; fixed check-for-recent confusion 2006-08-02 22:05:42 +00:00
thomascube
41fa0b909a Compose, save and sendmail cleanup 2006-07-31 22:51:23 +00:00
thomascube
7e93ff04a5 Message Sorting (Round No. 3) 2006-07-31 19:08:41 +00:00
thomascube
f9c107afbe Fixed folder renaming; added confirmation after deleting a folder 2006-07-30 19:38:06 +00:00
thomascube
fe79b1bcf8 Alter links in HTML messages; highlight droptargets 2006-07-30 10:14:19 +00:00
thomascube
06ec1f2fbd Re-enabled message sorting; removed unused vars 2006-07-27 21:08:19 +00:00
thomascube
078adf9da7 Improved usability (Ticket #1483807) and HTML validity; applied patch #1328032; fixed bug #1443200 2006-07-19 19:36:35 +00:00
thomascube
66e2bfa550 Added label tags to forms (Ticket #1483810) 2006-07-18 21:24:12 +00:00
thomascube
bac7d1742d Fixed bugs #1364122, #1468895, ticket #1483811 and other minor bugs 2006-07-18 21:02:43 +00:00
svncommit
25d8ba63b3 Misc bug and compatibility fixes 2006-06-30 22:02:28 +00:00
svncommit
a894ba5029 Removeable attachments, Auto-default folder creation, bug fixes 2006-06-29 23:41:40 +00:00
thomascube
ba8f44c4da Fixed bug #1483856 in class rcube_imap 2006-06-27 22:00:21 +00:00
svncommit
c8c1e0ef3b Renameable folders, mail-checking changes, other fixes (richs) 2006-06-27 21:56:44 +00:00
thomascube
b068a07db2 Typos, Optimizations, Updates 2006-06-26 18:38:03 +00:00
thomascube
fb5f4f31cf Assume ISO-8859-1 encoding of mail messages by default (Patch #1483839) 2006-06-25 09:38:44 +00:00
thomascube
9606ffb322 Changed behavior to include host-specific configuration (Bug #1483849) 2006-06-25 09:18:00 +00:00
thomascube
cbdd6dcaea Fixed persistent connections with PHP4 2006-06-25 09:17:07 +00:00
svncommit
1966c53255 Added Drafts support (Feature #1326839) (richs) 2006-06-19 19:04:51 +00:00
thomascube
d2a9dbb056 Updated MDB2 wrapper class contributed by Lukas Kahwe Smith 2006-05-18 21:25:11 +00:00
svncommit
aadfa1f1dc renamed $mbox so that it will stop interfering with the $_SESSION when register_globals is turned on 2006-05-18 15:53:06 +00:00
thomascube
4f2d81edf3 Fixed search bugs 2006-05-15 20:54:33 +00:00
thomascube
e21960f00e Fixed typos in function rcube_button() 2006-05-05 17:18:08 +00:00
thomascube
ded2b7e166 Changed login page title regarding product name (Bug #1476413) 2006-05-05 16:53:21 +00:00
thomascube
326e87a5d6 Pimped search function 2006-05-01 18:07:17 +00:00
svncommit
97a915e662 fixed bug where the config option is not set 2006-05-01 17:19:45 +00:00
thomascube
dd53e2b489 Started integrating GoogieSpell 2006-05-01 16:27:19 +00:00
svncommit
8fae1e6f85 Add support for undelete and fix previously undetected bug for marking multiple messages 2006-05-01 16:15:04 +00:00
svncommit
de8c61c4e3 Added OPTIONS -> Javascript code 2006-05-01 16:06:25 +00:00
thomascube
6204390af1 Applied patch for requesting receipts by Salvatore Ansani 2006-05-01 14:47:27 +00:00
thomascube
e6f36058e7 Applied prev/next patch by Leonard Bouchet 2006-05-01 14:06:19 +00:00