summaryrefslogtreecommitdiff
path: root/program
AgeCommit message (Expand)Author
2009-03-10Fix r2339 for releasev0.2.2@2481v0.2.1@2348thomascube
2009-03-09 * autoload is only invoked when a class is not found - no need for include_oncetill
2009-03-09Update versions and docs + remove development-only stuffthomascube
2009-03-09Update Indonesian and Icelandic localizationthomascube
2009-03-09Fixed check-recent [richs]svncommit
2009-03-07mk_MK updateyllar
2009-03-06- use US-ASCII as failover also for SORT command (when used for searching)alecpl
2009-03-06- Use US-ASCII as failover when Unicode searching fails (#1485762)alecpl
2009-03-06- Fix FETCH result parsing for servers returning flags at the end of result (...alecpl
2009-03-06- Fix errors handling in IMAP command continuations (#1485762)alecpl
2009-03-02Revert r2322; this is done in rcmail_html4inline() and now secured + fix teststhomascube
2009-03-02Add callback for <a> tags to add target=_blankthomascube
2009-03-01- Support 'UNICODE-1-1-UTF-7' alias for UTF-7 encoding (#1485758)alecpl
2009-03-01- Fix attaching more than nine inline images (#1485759)alecpl
2009-03-01- es_ES update (#1485760)alecpl
2009-02-27Prevent concurrent autocomplete query results display (#1485743)thomascube
2009-02-27Changed code style for better diffsthomascube
2009-02-27Better wording for german localizationthomascube
2009-02-27Don't return empty string when UTF-7 decoding fails + cleanup codestylethomascube
2009-02-27Fix mime-type detection using a hard-coded map (#1485311)thomascube
2009-02-27#1485731: de_DE fixalecpl
2009-02-26- Fix new lines stripped from message footer (#1485751)alecpl
2009-02-24- Fix IE problem with mouse click autocomplete (#1485739)alecpl
2009-02-21#1485741: fix installer after some last changesalecpl
2009-02-19- fix r2301 (#1485745)alecpl
2009-02-18- Fix html body washing on reply/forward + fix attachments handling (#1485676)alecpl
2009-02-18- use RCMAIL_CHARSET constalecpl
2009-02-18Fix pspell's handling of special html characters (#1485744)svncommit
2009-02-15fa updateyllar
2009-02-13- Fix replying to message with html attachment (#1485676)alecpl
2009-02-13- Fix multiple recipients input parsing (#1485733)alecpl
2009-02-11- Support non-standard "GMT-XXXX" literal in date header (#1485729)alecpl
2009-02-10- Use default_charset for messages without specified charset (#1485661, #1484...alecpl
2009-02-09asturian translationyllar
2009-02-09- Pass static method as array to preg_replace_callback (#1485689)alecpl
2009-02-08Added TNEF support to decode MS Outlook (winmail.dat) attachmentsthomascube
2009-02-08- Fix "value continuation" MIME headers by adding required semicolon (#1485727)alecpl
2009-02-06- Fix some base64 encoded attachments handling (#1485725)alecpl
2009-02-06- Fix pressing select all/unread multiple times (#1485723)alecpl
2009-02-06- Fix selecting all unread does not honor new messages (#1485724)alecpl
2009-02-06- allow printing draftsalecpl
2009-02-05- Support NGINX as IMAP backend: better BAD response handling (#1485720)alecpl
2009-02-04- performance fix: don't fetch attachment headers twice when parse filename c...alecpl
2009-02-03- Fix displaying of alternative-inside-alternative messages (#1485713)alecpl
2009-02-02- Fix checking for recent messages on various IMAP servers (#1485702)alecpl
2009-02-01uk_UA updateyllar
2009-01-29- save empty search result in sessionalecpl
2009-01-28- Fix MDNSent flag checking, use arbitrary keywords (asterisk) flag (#1485706)alecpl
2009-01-27- Fix large search results in non-default_imap_folders when imap_root is set ...alecpl
2009-01-23- Fix large search results on server without SORT capability (#1485668)alecpl