Commit Graph

848 Commits (45a470a7216e7fc4ab315e591ff03cbf245264ac)
 

Author SHA1 Message Date
till 45a470a721 * tinymce has some issues (especially in the IE department), enable only if you can take it 17 years ago
till 26973a1fc3 * addapted patch from #1484777 (Thanks ulysses.almeida) 17 years ago
till 342db9d08a * check.php: add another check for zlib.output_compression 0
* .htaccess: forcing it off
17 years ago
thomascube 6cdc8f2410 Updated Esperanto localization 17 years ago
svncommit 0e8a30d57d update pt_BR, si thanks! 17 years ago
till 8779cd097b * doublechecking the user id is set 17 years ago
svncommit cf436eeb72 update lv, nb_NO thanks! 17 years ago
till e1dc8ba3d4 * showing db error 17 years ago
svncommit f5e9367f4d update de_DE, en_GB, thanks! 17 years ago
till ab9642fffb * extended db checks (also for optional read-only dsn) 17 years ago
till 547289c529 * cs in require_once 17 years ago
till d7f7951581 * revised .ini checks and added magic_quotes_* 17 years ago
svncommit 10f55b98a6 Update dutch translation. 17 years ago
svncommit 3a084db1c9 update pl, zh_TW, thanks! 17 years ago
till 5998438b08 * committed patch from #1484775 17 years ago
till 7eaf7ad543 * small cs fixes 17 years ago
till 6b9e4a21aa * added check for loaded database modules
* added MDB2 to lib check
17 years ago
till 60dd08732a * changing back, problems with mdb2, no time to troubleshoot 17 years ago
till 3afd87bdda * more verbose error msg 17 years ago
svncommit 356f749952 Fix for XSS vulnerability (see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=455840), thanks to Vincent Bernat. 17 years ago
svncommit d722de11cd update es, he, kr localizations 17 years ago
till 734584e2fe * mime_content_type() is unavailable in PHP5 and breaks sending emails with attachments
* implemented rc_mime_content_type() with file_info-failover
* added svn:ignore for phpinfo.php ;-)
17 years ago
till 50c7535072 * added config variable for mime magic 17 years ago
till ce56b9ff02 * adding magic file 17 years ago
thomascube f09fadf17a Update German localization 17 years ago
thomascube 89ef0e6e1b Check for 3rd party libs + test configured temp/logs dirs for write access + DRY 17 years ago
till 2868a39310 * a few additions (eyecandy) 17 years ago
yllar 90bd166c97 fa fr update 17 years ago
till 98154a9db5 * fixed a typo 17 years ago
till 1a13d6e338 * added check.php to svn:ignore
* implemented IMAP check (thanks to Maximilian), #1483912
17 years ago
yllar 977aec5553 hungarian translation update 17 years ago
yllar d3df69299d et_EE pt_PT ar it cz update 17 years ago
thomascube 7886efa0ab Use our internal functions to send a test mail (PEAR::Mail is not bundeled with RoundCube) 17 years ago
thomascube d24d208d1c Always use subject col when dragging messages 17 years ago
svncommit 847bfe697f update pl localization thanks goes to node 17 years ago
till a265ab1a29 * implementing patch from #1484605 17 years ago
till 2912dbd2c2 * implemented feature from #1484476 17 years ago
till aec82bd940 * introduced session_domain 17 years ago
till 75f0a73889 * fixing mimetype issue from #1484062 17 years ago
svncommit 66f12a4539 fix switching between HTML/plain composing (#1484752) 17 years ago
svncommit 2f93b031b2 condense TinyMCE toolbar down to one line, removing table buttons (#1484747)
fix image removal in message display when message HTML includes JS event handlers
17 years ago
till 3d695da299 * cs fixes 17 years ago
till 8b661f6513 * added a comment in regard to 'from' in check.php-dist 17 years ago
thomascube 1a39ba7604 Little style fixes for IE 17 years ago
thomascube a0ce2f0fa1 Make script cross browser compatible 17 years ago
thomascube a9a8ef2b5c Use INTERNALDATE if Date: header is missing; convert some spaces back to tabs 17 years ago
till d5ff9276cc * attempted to revise the fix from #1484577 to streamline IMAP communication
* not a 100% working, checking in for thomasb
17 years ago
thomascube a8d23d82a2 Show message count in folder list and hint when creating a subfolder 17 years ago
thomascube 0b7cd3460c Ignore clicks from input elements and images 17 years ago
thomascube ddc34f98d5 Also do charset decoding as suggested in RFC 2231 (fix #1484321) 17 years ago