summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-04-04Fixes a bug where read messages continued to display the unread icon.css_spritesNathan Kinkade
2009-03-28Implemented using a single image to display all icons via CSS positioning of ↵Nathan Kinkade
the image in a div.
2009-03-17- Fix incorrect row id parsing for LDAP contacts list (#1485784)alec
git-svn-id: https://svn.roundcube.net/trunk@2357 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-03-11Fix charset conversion error loggingthomasb
git-svn-id: https://svn.roundcube.net/trunk@2352 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-03-11- Fix 'mode' parameter in sqlite DSN (#1485772)alec
git-svn-id: https://svn.roundcube.net/trunk@2351 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-03-10Added Marathi translationthomasb
git-svn-id: https://svn.roundcube.net/trunk@2350 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-03-10Partially reverted r2339 + fix indentationthomasb
git-svn-id: https://svn.roundcube.net/trunk@2347 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-03-09 * autoload is only invoked when a class is not found - no need for include_oncetill
git-svn-id: https://svn.roundcube.net/trunk@2345 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-03-09Update Indonesian and Icelandic localizationthomasb
git-svn-id: https://svn.roundcube.net/trunk@2340 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-03-09Fixed check-recent [richs]richs
git-svn-id: https://svn.roundcube.net/trunk@2339 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-03-09Make ldap config template easier to uncommentthomasb
git-svn-id: https://svn.roundcube.net/trunk@2338 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-03-07mk_MK updateyllar
git-svn-id: https://svn.roundcube.net/trunk@2337 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-03-06- use US-ASCII as failover also for SORT command (when used for searching)alec
git-svn-id: https://svn.roundcube.net/trunk@2335 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-03-06- Use US-ASCII as failover when Unicode searching fails (#1485762)alec
only US-ASCII is a must-have charset from IMAP's RFC git-svn-id: https://svn.roundcube.net/trunk@2334 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-03-06Simplified CHANGELOG; more details can be optained from the svn logthomasb
git-svn-id: https://svn.roundcube.net/trunk@2333 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-03-06- Fix FETCH result parsing for servers returning flags at the end of result ↵alec
(#1485763) git-svn-id: https://svn.roundcube.net/trunk@2331 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-03-06- Fix errors handling in IMAP command continuations (#1485762)alec
git-svn-id: https://svn.roundcube.net/trunk@2330 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-03-04Add tests for external stylesheet handlingthomasb
git-svn-id: https://svn.roundcube.net/trunk@2328 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-03-04- Fix datetime columns defaults in mysql's DDL (#1485641)alec
git-svn-id: https://svn.roundcube.net/trunk@2327 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-03-02Revert r2322; this is done in rcmail_html4inline() and now secured + fix teststhomasb
git-svn-id: https://svn.roundcube.net/trunk@2324 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-03-02Create some basic unit tests based in simpletest.orgthomasb
git-svn-id: https://svn.roundcube.net/trunk@2323 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-03-02Add callback for <a> tags to add target=_blankthomasb
git-svn-id: https://svn.roundcube.net/trunk@2322 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-03-01- Support 'UNICODE-1-1-UTF-7' alias for UTF-7 encoding (#1485758)alec
git-svn-id: https://svn.roundcube.net/trunk@2321 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-03-01- Fix attaching more than nine inline images (#1485759)alec
git-svn-id: https://svn.roundcube.net/trunk@2320 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-03-01- es_ES update (#1485760)alec
git-svn-id: https://svn.roundcube.net/trunk@2319 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-02-27Prevent concurrent autocomplete query results display (#1485743)thomasb
git-svn-id: https://svn.roundcube.net/trunk@2318 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-02-27Changed code style for better diffsthomasb
git-svn-id: https://svn.roundcube.net/trunk@2317 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-02-27Better wording for german localizationthomasb
git-svn-id: https://svn.roundcube.net/trunk@2316 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-02-27Don't return empty string when UTF-7 decoding fails + cleanup codestylethomasb
git-svn-id: https://svn.roundcube.net/trunk@2315 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-02-27Add mimetype for .rar files according to a comment in #1485311thomasb
git-svn-id: https://svn.roundcube.net/trunk@2314 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-02-27Fix mime-type detection using a hard-coded map (#1485311)thomasb
git-svn-id: https://svn.roundcube.net/trunk@2313 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-02-27#1485731: de_DE fixalec
git-svn-id: https://svn.roundcube.net/trunk@2311 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-02-26- Fix new lines stripped from message footer (#1485751)alec
git-svn-id: https://svn.roundcube.net/trunk@2310 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-02-24- Fix IE problem with mouse click autocomplete (#1485739)alec
git-svn-id: https://svn.roundcube.net/trunk@2309 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-02-21#1485741: fix installer after some last changesalec
git-svn-id: https://svn.roundcube.net/trunk@2306 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-02-19- fix r2301 (#1485745)alec
git-svn-id: https://svn.roundcube.net/trunk@2302 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-02-18- Fix html body washing on reply/forward + fix attachments handling (#1485676)alec
git-svn-id: https://svn.roundcube.net/trunk@2301 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-02-18- use RCMAIL_CHARSET constalec
git-svn-id: https://svn.roundcube.net/trunk@2299 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-02-18Fix pspell's handling of special html characters (#1485744)ksteinhoff
git-svn-id: https://svn.roundcube.net/trunk@2298 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-02-16- added info to create unicode database (#1485687)alec
git-svn-id: https://svn.roundcube.net/trunk@2296 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-02-15fa updateyllar
git-svn-id: https://svn.roundcube.net/trunk@2295 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-02-13- Fix replying to message with html attachment (#1485676)alec
git-svn-id: https://svn.roundcube.net/trunk@2294 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-02-13- Fix multiple recipients input parsing (#1485733)alec
- added shared rcube_explode_quoted_string() function git-svn-id: https://svn.roundcube.net/trunk@2291 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-02-11- Support non-standard "GMT-XXXX" literal in date header (#1485729)alec
git-svn-id: https://svn.roundcube.net/trunk@2288 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-02-10- Use default_charset for messages without specified charset (#1485661, ↵alec
#1484961) git-svn-id: https://svn.roundcube.net/trunk@2286 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-02-09asturian translationyllar
git-svn-id: https://svn.roundcube.net/trunk@2284 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-02-09- Pass static method as array to preg_replace_callback (#1485689)alec
git-svn-id: https://svn.roundcube.net/trunk@2283 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-02-08Added TNEF support to decode MS Outlook (winmail.dat) attachmentsthomasb
git-svn-id: https://svn.roundcube.net/trunk@2282 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-02-08- Fix "value continuation" MIME headers by adding required semicolon (#1485727)alec
git-svn-id: https://svn.roundcube.net/trunk@2281 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-02-06- Fix some base64 encoded attachments handling (#1485725)alec
git-svn-id: https://svn.roundcube.net/trunk@2280 208e9e7b-5314-0410-a742-e7e81cd9613c