| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-03-11 | Make sure that evt.target exists before trying to access it. | Nathan Kinkade | |
| 2009-03-11 | Squeezed the filter dropdown below the search to allow more horizontal space ↵ | Nathan Kinkade | |
| for lower resolutions. Probably will need to do more. | |||
| 2009-03-11 | Add a Not Spam button and code toggle it's visibility depending on whether ↵ | Nathan Kinkade | |
| the user is viewing the Spam folder. | |||
| 2009-03-11 | Bits and pieces needed for a copy-message dropdown. | Nathan Kinkade | |
| 2009-03-11 | Changes necessary to implement a move-message dropdown button. | Nathan Kinkade | |
| 2009-03-11 | Changing font size shifted the relative positions ... had to move the ↵ | Nathan Kinkade | |
| markmessage div to the left. | |||
| 2009-03-11 | Made text on buttons of buttonbar smaller | Nathan Kinkade | |
| 2009-03-11 | Some new label strings for the npk theme | Nathan Kinkade | |
| 2009-03-11 | The beginnings of a custom theme, this bit just replaces the image-buttons ↵ | Nathan Kinkade | |
| with text-buttons and moves some controls from the footer to below the button bar. | |||
| 2009-03-11 | Added the actual copyto dropdown to the template, and some related CSS. | Nathan Kinkade | |
| 2009-03-11 | Added an English translation label for the copyto dropdown. | Nathan Kinkade | |
| 2009-03-11 | Added functionality to copy messages from one mailbox to another. | Nathan Kinkade | |
| 2009-03-11 | Added a new, personal theme - based on the default | Nathan Kinkade | |
| 2009-03-11 | Added main config file | Nathan Kinkade | |
| 2009-03-11 | Added DB config file | Nathan Kinkade | |
| 2009-03-11 | Applied message threading patch from Chris January: ↵ | Nathan Kinkade | |
| http://www.atomice.com/blog/?p=33 | |||
| 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-10 | Added Marathi translation | thomasb | |
| git-svn-id: https://svn.roundcube.net/trunk@2350 208e9e7b-5314-0410-a742-e7e81cd9613c | |||
| 2009-03-10 | Partially reverted r2339 + fix indentation | thomasb | |
| 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_once | till | |
| git-svn-id: https://svn.roundcube.net/trunk@2345 208e9e7b-5314-0410-a742-e7e81cd9613c | |||
| 2009-03-09 | Update Indonesian and Icelandic localization | thomasb | |
| git-svn-id: https://svn.roundcube.net/trunk@2340 208e9e7b-5314-0410-a742-e7e81cd9613c | |||
| 2009-03-09 | Fixed check-recent [richs] | richs | |
| git-svn-id: https://svn.roundcube.net/trunk@2339 208e9e7b-5314-0410-a742-e7e81cd9613c | |||
| 2009-03-09 | Make ldap config template easier to uncomment | thomasb | |
| git-svn-id: https://svn.roundcube.net/trunk@2338 208e9e7b-5314-0410-a742-e7e81cd9613c | |||
| 2009-03-07 | mk_MK update | yllar | |
| 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-06 | Simplified CHANGELOG; more details can be optained from the svn log | thomasb | |
| 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-04 | Add tests for external stylesheet handling | thomasb | |
| 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-02 | Revert r2322; this is done in rcmail_html4inline() and now secured + fix tests | thomasb | |
| git-svn-id: https://svn.roundcube.net/trunk@2324 208e9e7b-5314-0410-a742-e7e81cd9613c | |||
| 2009-03-02 | Create some basic unit tests based in simpletest.org | thomasb | |
| git-svn-id: https://svn.roundcube.net/trunk@2323 208e9e7b-5314-0410-a742-e7e81cd9613c | |||
| 2009-03-02 | Add callback for <a> tags to add target=_blank | thomasb | |
| 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-27 | Prevent concurrent autocomplete query results display (#1485743) | thomasb | |
| git-svn-id: https://svn.roundcube.net/trunk@2318 208e9e7b-5314-0410-a742-e7e81cd9613c | |||
| 2009-02-27 | Changed code style for better diffs | thomasb | |
| git-svn-id: https://svn.roundcube.net/trunk@2317 208e9e7b-5314-0410-a742-e7e81cd9613c | |||
| 2009-02-27 | Better wording for german localization | thomasb | |
| git-svn-id: https://svn.roundcube.net/trunk@2316 208e9e7b-5314-0410-a742-e7e81cd9613c | |||
| 2009-02-27 | Don't return empty string when UTF-7 decoding fails + cleanup codestyle | thomasb | |
| git-svn-id: https://svn.roundcube.net/trunk@2315 208e9e7b-5314-0410-a742-e7e81cd9613c | |||
| 2009-02-27 | Add mimetype for .rar files according to a comment in #1485311 | thomasb | |
| git-svn-id: https://svn.roundcube.net/trunk@2314 208e9e7b-5314-0410-a742-e7e81cd9613c | |||
| 2009-02-27 | Fix 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 fix | alec | |
| 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 changes | alec | |
| 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 const | alec | |
| git-svn-id: https://svn.roundcube.net/trunk@2299 208e9e7b-5314-0410-a742-e7e81cd9613c | |||
