summaryrefslogtreecommitdiff
path: root/roundcubemail/program
AgeCommit message (Expand)Author
2011-01-09- Use 'loading' message's labels stacking + some code improvementsalec
2011-01-08- Fix fallback to LOGIN auth (broken in r4389)alec
2011-01-06Only display one loading message at oncethomasb
2011-01-06Make sure an existing session is killed/replaced when submitting login formthomasb
2011-01-06Wrap HTML parts with <html><body> and add Doctype declaration (#1487098)thomasb
2011-01-04Silently ignore unknown classes in rcube_autoload (#1487109)thomasb
2011-01-04Do charset detection in vcards with encoded values (#1485542)thomasb
2011-01-04- Use improved get_capability() syntax, saves CAPABILITY call in some casesalec
2011-01-04- Extend getCapability() to return caps values or true/falsealec
2011-01-04- Fix typoalec
2011-01-04pt_PT it_IT sl_SI ca_ES sk_SK updatedyllar
2011-01-03- Fix errors in getACL() and myRights()alec
2010-12-30- Fix handling of INBOX when personal namespace prefix is non-empty (#1487657)alec
2010-12-29- Fallback to INBOX if this.env.mailbox is not specified in list_mailbox()alec
2010-12-29- en_GB update (#1487659)alec
2010-12-28- Fix for ANNOTATEMORE drafts below 08 version (use quoted parameters)alec
2010-12-27- Add handling of multifolder METADATA/ANNOTATION responsesalec
2010-12-27et_EE updateyllar
2010-12-27- Fix namespaces handling (#1487649) alec
2010-12-27translations updateyllar
2010-12-23- Add debug handler support in rcube_imap_genericalec
2010-12-23- Don't return empty I and B tags in short formalec
2010-12-23- Fix duplicated rcmBody divalec
2010-12-23Show the same message only once; increase display time for warningsthomasb
2010-12-22- Improve handling of whitespace characters after closing PHP tag in localiza...alec
2010-12-22- Remove unused 'purge' labelalec
2010-12-22- Fix handling (skipping) of unilateral untagged server responses (in THREAD/...alec
2010-12-22Better wording for purge and expunge operationsthomasb
2010-12-20- Revert wrong optimization in r4354alec
2010-12-20- small performance improvementalec
2010-12-20- Added lost 'rename' labelalec
2010-12-18- Fix Fatal error: Call to a member function get_capability()...alec
2010-12-17Better wording in Germanthomasb
2010-12-17Bring back the title for the column with subscription checkboxes; complete ge...thomasb
2010-12-17- Make possible to overwrite server's namespaces with imap_ns_* optionsalec
2010-12-16- When clicking on the list take the focus away from an iframe tooalec
2010-12-14- Fix charset conversion for text attachments without charset specification (...alec
2010-12-10- Allow setting _user and _host via GET parameters on login screen (#1486993)alec
2010-12-10- Improved emoticons text representationsalec
2010-12-10he_IL fr_FR lt_LT et_EE ja_JP ar_SA pt_PT cy_GB de_DE updatedyllar
2010-12-10- Set Mail-Reply-To also for identity's reply-toalec
2010-12-09- Improved Mail-Reply-To and Mail-Followup-To headers handlingalec
2010-12-09- CS fixesalec
2010-12-09- Add username and IP address to log message on unsuccessful login (#1487626)alec
2010-12-08- Fix handling of untagged responses for AUTHENTICATE command (#1487450) alec
2010-12-08- Better support for READ-ONLY and NOPERM responses handling (#1487083)alec
2010-12-08- Fix displaying of foldersubscribing/folderunsubscribing labelsalec
2010-12-08- Fix empty sender in reply prefix (#1487454)alec
2010-12-08- ja_JP translation update (#1487451)alec
2010-12-07- Fix closeConnection() call in rcube_imap::reconnect()alec