summaryrefslogtreecommitdiff
path: root/program/include
AgeCommit message (Expand)Author
2010-12-28- Fix for ANNOTATEMORE drafts below 08 version (use quoted parameters)alecpl
2010-12-27- Add handling of multifolder METADATA/ANNOTATION responsesalecpl
2010-12-27- Fix namespaces handling (#1487649) alecpl
2010-12-23- Add debug handler support in rcube_imap_genericalecpl
2010-12-22- Improve handling of whitespace characters after closing PHP tag in localiza...alecpl
2010-12-22- Fix handling (skipping) of unilateral untagged server responses (in THREAD/...alecpl
2010-12-17- Make possible to overwrite server's namespaces with imap_ns_* optionsalecpl
2010-12-14- Fix charset conversion for text attachments without charset specification (...alecpl
2010-12-10- Allow setting _user and _host via GET parameters on login screen (#1486993)alecpl
2010-12-10- Improved emoticons text representationsalecpl
2010-12-09- CS fixesalecpl
2010-12-09- Add username and IP address to log message on unsuccessful login (#1487626)alecpl
2010-12-08- Fix handling of untagged responses for AUTHENTICATE command (#1487450) alecpl
2010-12-08- Better support for READ-ONLY and NOPERM responses handling (#1487083)alecpl
2010-12-07- Fix closeConnection() call in rcube_imap::reconnect()alecpl
2010-12-07- Get rid of IMAP connection message tracingalecpl
2010-12-06- Improve performance of folder rename and delete actions. Don't get list of ...alecpl
2010-12-06- Fix plaintext versions of HTML messages don't contain placeholders for emot...alecpl
2010-12-03- Removed temp debug codealecpl
2010-12-03- Improve performance of moving or copying of all messages in a folder (use C...alecpl
2010-12-03- New Folder Manager UIalecpl
2010-12-01- Allow setting autocomplete attribute for all inputs separately (#1487313)alecpl
2010-11-30- Add 'login_lc' config option for case-insensitive authentication (#1487113)alecpl
2010-11-29- Fix attachments of type message/rfc822 are not listed on attachments listalecpl
2010-11-29- Handle PHP warning in decrypt function (#1485970)alecpl
2010-11-27Save session data with bas64 ecoding to make it more robust against garbage d...thomascube
2010-11-26- Add workaround for MSOE's multipart/related messages with non-related attac...alecpl
2010-11-24Add check to other cases, toothomascube
2010-11-24Fix php warnings; Courier doesn't like spaces appended to the EXPUNGE commandthomascube
2010-11-24Allow plugin templates to include local files (#1487133); make autocomplete o...thomascube
2010-11-24- Temporarily commented out \Noselect flag checking in select(), because of p...alecpl
2010-11-24- Small code cleanupalecpl
2010-11-23- Fix PHP warning: check if array isn't empty before using max()alecpl
2010-11-19- Fix last change in rcube_html_editor()alecpl
2010-11-18- Add threads() result checkingalecpl
2010-11-18- Don't set attachment's charset in Content-type header (#1487122)alecpl
2010-11-16- Execute HTML editor initialization in page footer (#1487125)alecpl
2010-11-14- Re-fix handling of html entity strings in plain/text messagesalecpl
2010-11-12- More fixes for folders with name "0"alecpl
2010-11-12- Fix handling of folders with "<>" characters in namealecpl
2010-11-12- Fix handling of folders with name "0" (#1487119)alecpl
2010-11-11- Fix displaying of text/plain messages containing HTML entitiesalecpl
2010-11-10- Fix handling of message bodies (quoted-printable encoded) with NULL charact...alecpl
2010-11-09- Fix lack of IMAP server response in logged error message when using AUTHENT...alecpl
2010-11-09- oops, fix parse error from last commitalecpl
2010-11-09- Add support for shared folders (#1403507)alecpl
2010-11-08- Fix operations on messages in unsubscribed folders (#1487107)alecpl
2010-11-07Support skins with old template namesthomascube
2010-11-07- Remove redundant directory separatoralecpl
2010-11-05- CS fixesalecpl