summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-11Make sure that evt.target exists before trying to access it.Nathan Kinkade
2009-03-11Squeezed the filter dropdown below the search to allow more horizontal space ...Nathan Kinkade
2009-03-11Add a Not Spam button and code toggle it's visibility depending on whether th...Nathan Kinkade
2009-03-11Bits and pieces needed for a copy-message dropdown.Nathan Kinkade
2009-03-11Changes necessary to implement a move-message dropdown button.Nathan Kinkade
2009-03-11Changing font size shifted the relative positions ... had to move the markmes...Nathan Kinkade
2009-03-11Made text on buttons of buttonbar smallerNathan Kinkade
2009-03-11Some new label strings for the npk themeNathan Kinkade
2009-03-11The beginnings of a custom theme, this bit just replaces the image-buttons wi...Nathan Kinkade
2009-03-11Added the actual copyto dropdown to the template, and some related CSS.Nathan Kinkade
2009-03-11Added an English translation label for the copyto dropdown.Nathan Kinkade
2009-03-11Added functionality to copy messages from one mailbox to another.Nathan Kinkade
2009-03-11Added a new, personal theme - based on the defaultNathan Kinkade
2009-03-11Added main config fileNathan Kinkade
2009-03-11Added DB config fileNathan Kinkade
2009-03-11Applied message threading patch from Chris January: http://www.atomice.com/bl...Nathan Kinkade
2009-03-11- Fix 'mode' parameter in sqlite DSN (#1485772)alec
2009-03-10Added Marathi translationthomasb
2009-03-10Partially reverted r2339 + fix indentationthomasb
2009-03-09 * autoload is only invoked when a class is not found - no need for include_oncetill
2009-03-09Update Indonesian and Icelandic localizationthomasb
2009-03-09Fixed check-recent [richs]richs
2009-03-09Make ldap config template easier to uncommentthomasb
2009-03-07mk_MK updateyllar
2009-03-06- use US-ASCII as failover also for SORT command (when used for searching)alec
2009-03-06- Use US-ASCII as failover when Unicode searching fails (#1485762)alec
2009-03-06Simplified CHANGELOG; more details can be optained from the svn logthomasb
2009-03-06- Fix FETCH result parsing for servers returning flags at the end of result (...alec
2009-03-06- Fix errors handling in IMAP command continuations (#1485762)alec
2009-03-04Add tests for external stylesheet handlingthomasb
2009-03-04- Fix datetime columns defaults in mysql's DDL (#1485641)alec
2009-03-02Revert r2322; this is done in rcmail_html4inline() and now secured + fix teststhomasb
2009-03-02Create some basic unit tests based in simpletest.orgthomasb
2009-03-02Add callback for <a> tags to add target=_blankthomasb
2009-03-01- Support 'UNICODE-1-1-UTF-7' alias for UTF-7 encoding (#1485758)alec
2009-03-01- Fix attaching more than nine inline images (#1485759)alec
2009-03-01- es_ES update (#1485760)alec
2009-02-27Prevent concurrent autocomplete query results display (#1485743)thomasb
2009-02-27Changed code style for better diffsthomasb
2009-02-27Better wording for german localizationthomasb
2009-02-27Don't return empty string when UTF-7 decoding fails + cleanup codestylethomasb
2009-02-27Add mimetype for .rar files according to a comment in #1485311thomasb
2009-02-27Fix mime-type detection using a hard-coded map (#1485311)thomasb
2009-02-27#1485731: de_DE fixalec
2009-02-26- Fix new lines stripped from message footer (#1485751)alec
2009-02-24- Fix IE problem with mouse click autocomplete (#1485739)alec
2009-02-21#1485741: fix installer after some last changesalec
2009-02-19- fix r2301 (#1485745)alec
2009-02-18- Fix html body washing on reply/forward + fix attachments handling (#1485676)alec
2009-02-18- use RCMAIL_CHARSET constalec