summaryrefslogtreecommitdiff
path: root/roundcubemail/program
AgeCommit message (Expand)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
2009-03-17- Fix incorrect row id parsing for LDAP contacts list (#1485784)alec
2009-03-11Fix charset conversion error loggingthomasb
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-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-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-02Revert r2322; this is done in rcmail_html4inline() and now secured + fix teststhomasb
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-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
2009-02-18Fix pspell's handling of special html characters (#1485744)ksteinhoff
2009-02-15fa updateyllar
2009-02-13- Fix replying to message with html attachment (#1485676)alec
2009-02-13- Fix multiple recipients input parsing (#1485733)alec
2009-02-11- Support non-standard "GMT-XXXX" literal in date header (#1485729)alec
2009-02-10- Use default_charset for messages without specified charset (#1485661, #1484...alec
2009-02-09asturian translationyllar
2009-02-09- Pass static method as array to preg_replace_callback (#1485689)alec
2009-02-08Added TNEF support to decode MS Outlook (winmail.dat) attachmentsthomasb
2009-02-08- Fix "value continuation" MIME headers by adding required semicolon (#1485727)alec
2009-02-06- Fix some base64 encoded attachments handling (#1485725)alec
2009-02-06- Fix pressing select all/unread multiple times (#1485723)alec
2009-02-06- Fix selecting all unread does not honor new messages (#1485724)alec
2009-02-06- allow printing draftsalec
2009-02-05- Support NGINX as IMAP backend: better BAD response handling (#1485720)alec
2009-02-04- performance fix: don't fetch attachment headers twice when parse filename c...alec
2009-02-03- Fix displaying of alternative-inside-alternative messages (#1485713)alec
2009-02-02- Fix checking for recent messages on various IMAP servers (#1485702)alec