Commit Graph

2657 Commits

Author SHA1 Message Date
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
thomascube
86f1721926 Added sort order saving patch by Jacob Brunson 2006-04-13 18:23:48 +00:00
thomascube
026d680b6e Add configured domain to user names for login; changed get_input_value() 2006-04-04 21:45:45 +00:00
thomascube
ac6b87c4a2 Improved search function 2006-03-27 19:07:13 +00:00
thomascube
4647e1bbb5 Started implementing search function 2006-03-23 22:32:47 +00:00
thomascube
8c2e58b42e Minor improvements and bugfixes (see changelog) 2006-03-20 22:11:35 +00:00
thomascube
8affba5be0 Improved error handling in DB connection failure 2006-03-14 21:13:07 +00:00
thomascube
ea7c46b4f3 Improved reading of POST and GET values 2006-03-03 16:34:35 +00:00
thomascube
8eba300088 Improved SMTP error handling 2006-03-03 16:21:53 +00:00
thomascube
bddb8fee29 Fixed some issues with new user creation 2006-03-02 22:59:11 +00:00
thomascube
1a7f034c25 Removed unnecessary header listing 2006-03-02 22:52:27 +00:00
thomascube
a6a3f1e026 Fixed bug #1435989 2006-02-22 21:00:49 +00:00
thomascube
13c1afbcbb Fixed some charset bugs 2006-02-20 23:29:14 +00:00
thomascube
e93c08daed Fixed bug with incorrect casting of message headers 2006-02-19 19:00:56 +00:00
thomascube
f88d417c96 Applied several patches 2006-02-19 18:34:34 +00:00
thomascube
4de243309a Added fetch_array method 2006-02-19 17:39:26 +00:00
thomascube
88375ff980 Added RSS output (experimental) 2006-02-05 16:35:40 +00:00
thomascube
bde645fdf1 Added patches for BCC headers 2006-02-05 16:14:56 +00:00
thomascube
cc95700b58 Added message cache garbage collector 2006-02-05 15:38:51 +00:00
thomascube
58e3602a37 Bugfixes for encoding and sending with attachments 2006-02-04 19:08:10 +00:00
thomascube
5e35126796 Added folder purge function and some checks 2006-01-25 22:56:53 +00:00
thomascube
0677ca5a1e Add created date to message cache 2006-01-23 23:12:23 +00:00
thomascube
5cbdff598e Fixed bug #1406026 2006-01-20 17:37:23 +00:00
thomascube
83dbb7a8a5 Use iconv and utf8 class for charset conversion 2006-01-20 00:01:53 +00:00
thomascube
4b0d509d3e Use str_replace for %u and %p in SMTP authorization 2006-01-19 22:48:40 +00:00