Commit Graph

875 Commits (103d6b697ce53eb8e954b4a4c9eac659ef942b24)
 

Author SHA1 Message Date
thomascube 6f2f2d0ffd Truncate attachment filenames to 55 characters (#1484757) and fix misspelled function name 17 years ago
till 7e344087de * committing patch from #1484593 (re-open if this breaks anything) 17 years ago
thomascube 58dd6ef88e Little fix for an unused feature :-) 17 years ago
thomascube 6726f0c369 Remember decision to display images for a certain message during session (#1484754) 17 years ago
thomascube c08b7347c1 Applied patch to prevent bad header delimiters (#1484751) 17 years ago
thomascube b155682d57 Also send search request when deleting a contact (#1484620) 17 years ago
thomascube a02d486cc8 Applied patch to prevent from purging inbox (#1484449) + CSS hack for Safari 17 years ago
thomascube cf1f0f97b2 Applied patch for updating page title (#1484727, #1484650) 17 years ago
till a527781d5a * added FIXME
* tried to debug a loop
17 years ago
thomascube cb3badb7d8 Respect config when localize folder names 17 years ago
thomascube 0ea884099a Make sending of read receipts configurable 17 years ago
till c708c9a67a * fixing #1484654 17 years ago
thomascube e581e74153 Fix client side e-mail address check 17 years ago
till 731e0e57f4 * eyecandy changes to check.php 17 years ago
till be4d182b75 * fixed retrieval of timestamp from db 17 years ago
till 703f80f2cf * fixed notice 17 years ago
till 4212e7dbd6 * fixed notice ($dbclass) 17 years ago
till 24a4233503 * another include_path fix 17 years ago
till 2b9b6bfab0 * fixed include_path 17 years ago
till 8bbe9d0ecb * added more checks 17 years ago
till 306175855a * cs 17 years ago
till 95ebbc985a * putting latest MDB2 into SVN
* adding MDB2 drivers for mssql, mysql, mysqli, pgsql, sqlite
17 years ago
till 9f5bd376b4 * fixed another instance of preg_quote() (thanks Sean N. Heukels) 17 years ago
thomascube ff08eed202 Also respect receipt and priority settings when re-opening a draft message 17 years ago
thomascube adc3e41f6e Always update $CONFIG with user prefs (#1484729) 17 years ago
thomascube df0da2e059 Simplified fix for remembering searches when viewing message + Don't ask for MDN confirmations on drafted messages (#1484691) 17 years ago
till 39508cb784 * fixed #1484629
* some cs
17 years ago
till fa0152c21a * fixed #1484738 17 years ago
till 06583c301d * replace more double with single-quotes
* some cs
17 years ago
till c2b197ac67 * replaced more " with '
* some CS
* added some comments to delimiter 'logic'
17 years ago
till 8d3e2a54ba * reverting patch from #1484236 17 years ago
till d75921732b * oops, fixed a parse error (which i just comitted) >:( 17 years ago
till 148e7bdf24 * added an additional check so not everyone "attempts" ldap search if this is not configured (compose.patch did not contain this) 17 years ago
till c658edbc0f * compose.patch from #1483899 17 years ago
till 31ecc4ff63 * added @todo
* fixed more cs (in switch())
17 years ago
till 611a6a71d3 * minor cs
* fixed #1484712
17 years ago
till 6ccd45a13a * cleaned up CS (confusion in #1484467)
* simplyfied lots of if-else structures
17 years ago
till f094b0498b * corrected a mistake I made on my last commit when i forced auto_start to "1", but of course it has to be "0"/off (thanks "the_glu@freenode") 17 years ago
till 5812134c2a * fixed #1484437
* also added it to check.php
17 years ago
svncommit 9ac70f024e Change z-index of messagecountbar, for smal(ler) displays. 17 years ago
svncommit 1f020b588c Remember search results (closes #1483883). 17 years ago
svncommit 39fd695126 Small error in translation. 17 years ago
svncommit 8877809b41 Update Dutch translation. 17 years ago
till 7e265c99c7 * added svn:ignore for eclipse's .project file 17 years ago
till c0b7b7e9dc * added db.inc.php and main.inc.php to SVN:IGNORE to get rid of some annoyance 17 years ago
till efc805f8ce * script to check an RoundCube install (to be worked on, see @todo) 17 years ago
till 3f8d85e8de * included error code in error message
* returned directly from the SMTP on authentication error
   * useful for debugging SMTP errors
17 years ago
till a5b598241f * updated bundled Net_Socket to 1.0.8
* updated bundled Net_SMTP to 1.2.10
17 years ago
till c2f407aa4f * changed default to mdb2 (it's better maintained and faster) 17 years ago
till e0b4e460e8 * committed #1484719 17 years ago