Commit Graph

47 Commits

Author SHA1 Message Date
alecpl
e019f2d0f2 - s/RoundCube/Roundcube/ 2010-09-25 13:03:53 +00:00
alecpl
30aa4ccaaf - Renamed all php-cli scripts to use .sh extension 2010-05-18 10:32:39 +00:00
thomascube
23362230b5 Replace ALTER TABLE statement in Sqlite schema update script; more precise instructions for db updates and about new cleaning script 2010-04-20 07:26:11 +00:00
alecpl
6b01133063 - Fix regression in disposition-notification (#1486623) 2010-04-12 11:12:37 +00:00
alecpl
be5133a6f3 - Mail_Mime 1.6.1 2010-03-08 07:28:20 +00:00
alecpl
cc2c83378c - Net_SMTP 1.4.2 with fix for #1486537 2010-03-08 07:13:09 +00:00
alecpl
94fe9ca1a8 - re-fix (#1486474) + require MySQL 4.0.8 + add index/update in identities table 2010-03-06 14:13:25 +00:00
thomascube
29640bcfa9 Add (inactive) session.cookie_path line to .htaccess as suggested in #1486456 2010-02-18 18:09:23 +00:00
alecpl
91790e41f3 - Fix attachment excessive memory use, support messages of any size (#1484660) 2010-02-09 13:10:12 +00:00
alecpl
7d34064c3a - small update 2010-02-03 08:40:33 +00:00
alecpl
0f9687438b - update requirements, remove GD check 2010-02-03 08:35:28 +00:00
alecpl
0ba548a86b - add precise note about UTF-8 in database 2009-11-04 11:30:23 +00:00
alecpl
b8ae99a6b3 - Fix endless loop on error response for APPEND command (#1486060) 2009-08-28 08:29:46 +00:00
thomascube
4b20e28718 Don't set php_value error_log in .htaccess by default 2009-08-27 06:53:46 +00:00
alecpl
a5c2ad2532 - corrected apache modules names 2009-05-29 17:32:38 +00:00
thomascube
d7f49d64d3 Speedup UI by using CSS sprites and etags/expires/deflate for static files 2009-05-28 20:19:02 +00:00
alecpl
50d515a7d6 - some hints to use sqlite db (#1485821) 2009-05-02 20:11:45 +00:00
alecpl
ad56004cd6 - added info to create unicode database (#1485687) 2009-02-16 09:54:53 +00:00
thomascube
fa898a4a84 Simplify MYSQL database initialization instructions 2008-11-29 17:18:52 +00:00
thomascube
6e47c0be5c Handle magic_quotes on runtime and remove them from the requirements list (#1485285) 2008-11-03 07:44:33 +00:00
alecpl
06776305af - updated php.ini settings requirements 2008-08-08 08:46:51 +00:00
alecpl
3a01c39af8 - small doc fixed (#1485133) 2008-06-15 10:39:52 +00:00
thomascube
5d725ed175 Mention dependency of the DOM exension and add link to php.net 2008-06-13 14:51:51 +00:00
thomascube
47124c2279 Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch 2008-04-12 13:54:45 +00:00
thomascube
967b342039 Disable installer by default; add config option to enable it again 2008-03-28 19:42:35 +00:00
thomascube
190e97e886 Fix database initialization and check write access on the DB; update INSTALL instructions 2008-02-26 09:10:07 +00:00
thomascube
83ce4bb0bc Correct/clarify installation hints 2008-02-18 22:54:05 +00:00
till
5812134c2a * fixed #1484437
* also added it to check.php
2008-02-01 23:07:49 +00:00
thomascube
a898459be2 Fix wrong Postgres setup instructions in INSTALL 2007-11-25 16:04:38 +00:00
thomascube
1fb2c8e64b Cast to array because this could be empty; update requirements description 2007-11-19 14:45:49 +00:00
thomascube
e9ac143dbb Copy changes from r892 and r903 2007-10-28 13:54:45 +00:00
svncommit
4b9efbb9f4 Fixes interface lock-up issues and minor bugs (richs) 2007-08-09 21:55:14 +00:00
thomascube
6ae6e41fb3 Updated description files and version info 2007-05-17 20:15:24 +00:00
thomascube
3cf664939b Minor bugfixes posted to the dev-mailing list 2007-03-21 09:56:49 +00:00
thomascube
f7bfec96be Finalized new message parsing. Attention: changes in database schema 2006-08-25 11:51:11 +00:00
thomascube
aade7b9804 Finalized 0.1beta2 release 2006-08-06 15:55:11 +00:00
svncommit
25d8ba63b3 Misc bug and compatibility fixes 2006-06-30 22:02:28 +00:00
thomascube
fd37259921 Corrected INSTALL description (Bug #1476106) 2006-05-05 16:59:12 +00:00
thomascube
535da27ca6 Updated installation instructions 2006-02-19 19:08:53 +00:00
thomascube
15a9d1ce67 Optimized loading time; added periodic mail check; added EXPUNGE command 2006-01-05 00:37:10 +00:00
thomascube
1cded85790 Re-design of caching (new database table added\!); some bugfixes; Postgres support 2005-12-03 16:54:12 +00:00
thomascube
10a699759d Added localized messages to client and check form input 2005-11-06 19:26:45 +00:00
thomascube
7cc38e0beb Added Finnish, Romanian and Chinese translation 2005-10-31 23:41:00 +00:00
thomascube
42b1135149 Several bugfixes and feature improvements 2005-10-07 14:17:08 +00:00
thomascube
52c1f289c2 Minor bugfixes and SMTP support 2005-10-03 20:17:04 +00:00
svncommit
f5dc2a42a2 more changes to reflect postgres support 2005-10-02 12:45:13 +00:00
thomascube
4e17e6c9db Initial revision 2005-09-25 14:18:03 +00:00