Commit Graph

79 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
8cb245c278 Correct creation of a message-id 2006-09-01 13:53:23 +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
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
fa4cd20fb1 Several bugfixes; see CHANGELOG for details 2006-08-04 12:10:34 +00:00
thomascube
41fa0b909a Compose, save and sendmail cleanup 2006-07-31 22:51:23 +00:00
thomascube
fe79b1bcf8 Alter links in HTML messages; highlight droptargets 2006-07-30 10:14: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
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
9606ffb322 Changed behavior to include host-specific configuration (Bug #1483849) 2006-06-25 09:18:00 +00:00
thomascube
d2a9dbb056 Updated MDB2 wrapper class contributed by Lukas Kahwe Smith 2006-05-18 21:25:11 +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
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
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
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
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
bddb8fee29 Fixed some issues with new user creation 2006-03-02 22:59:11 +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
f88d417c96 Applied several patches 2006-02-19 18:34:34 +00:00
thomascube
88375ff980 Added RSS output (experimental) 2006-02-05 16:35:40 +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
83dbb7a8a5 Use iconv and utf8 class for charset conversion 2006-01-20 00:01:53 +00:00
thomascube
2a20b04f5e Added charset conversion in rcube_remote_response() 2006-01-16 23:19:44 +00:00
thomascube
3f9edb4c3e Switched to full UTF-8 support 2006-01-13 17:14:38 +00:00
thomascube
0af7e8c0e6 Switched to full UTF-8 support 2006-01-11 23:19:22 +00:00
svncommit
d1d2c4fb1d adding files and modifications for public ldap search 2006-01-08 07:15:44 +00:00
thomascube
15a9d1ce67 Optimized loading time; added periodic mail check; added EXPUNGE command 2006-01-05 00:37:10 +00:00
thomascube
977a295eb1 Usage of virtusertable; mail_domain for new users; Chinese and Turkish localization 2005-12-16 20:05:41 +00:00
thomascube
749b07c78a IMAP bugfixes, better signature handling 2005-12-14 23:47:32 +00:00