summaryrefslogtreecommitdiff
path: root/roundcubemail/program
AgeCommit message (Collapse)Author
2011-01-12Update Chinese messagesthomasb
git-svn-id: https://svn.roundcube.net/trunk@4405 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-12- Remove some empty lines from output of template conditionsalec
git-svn-id: https://svn.roundcube.net/trunk@4404 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-10Exclude punctuation from URLs within text; only link accepted url schemesthomasb
git-svn-id: https://svn.roundcube.net/trunk@4402 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-10- Fix handling square brackets in links (#1487672)alec
git-svn-id: https://svn.roundcube.net/trunk@4401 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-09- Use 'loading' message's labels stacking + some code improvementsalec
git-svn-id: https://svn.roundcube.net/trunk@4400 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-08- Fix fallback to LOGIN auth (broken in r4389)alec
git-svn-id: https://svn.roundcube.net/trunk@4399 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-06Only display one loading message at oncethomasb
git-svn-id: https://svn.roundcube.net/trunk@4397 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-06Make sure an existing session is killed/replaced when submitting login formthomasb
git-svn-id: https://svn.roundcube.net/trunk@4396 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-06Wrap HTML parts with <html><body> and add Doctype declaration (#1487098)thomasb
git-svn-id: https://svn.roundcube.net/trunk@4395 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-04Silently ignore unknown classes in rcube_autoload (#1487109)thomasb
git-svn-id: https://svn.roundcube.net/trunk@4394 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-04Do charset detection in vcards with encoded values (#1485542)thomasb
git-svn-id: https://svn.roundcube.net/trunk@4393 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-04- Use improved get_capability() syntax, saves CAPABILITY call in some casesalec
git-svn-id: https://svn.roundcube.net/trunk@4389 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-04- Extend getCapability() to return caps values or true/falsealec
git-svn-id: https://svn.roundcube.net/trunk@4388 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-04- Fix typoalec
git-svn-id: https://svn.roundcube.net/trunk@4387 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-04pt_PT it_IT sl_SI ca_ES sk_SK updatedyllar
git-svn-id: https://svn.roundcube.net/trunk@4386 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-03- Fix errors in getACL() and myRights()alec
git-svn-id: https://svn.roundcube.net/trunk@4384 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-30- Fix handling of INBOX when personal namespace prefix is non-empty (#1487657)alec
git-svn-id: https://svn.roundcube.net/trunk@4380 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-29- Fallback to INBOX if this.env.mailbox is not specified in list_mailbox()alec
git-svn-id: https://svn.roundcube.net/trunk@4378 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-29- en_GB update (#1487659)alec
git-svn-id: https://svn.roundcube.net/trunk@4376 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-28- Fix for ANNOTATEMORE drafts below 08 version (use quoted parameters)alec
git-svn-id: https://svn.roundcube.net/trunk@4373 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-27- Add handling of multifolder METADATA/ANNOTATION responsesalec
git-svn-id: https://svn.roundcube.net/trunk@4371 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-27et_EE updateyllar
git-svn-id: https://svn.roundcube.net/trunk@4370 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-27- Fix namespaces handling (#1487649) alec
git-svn-id: https://svn.roundcube.net/trunk@4369 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-27translations updateyllar
git-svn-id: https://svn.roundcube.net/trunk@4368 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-23- Add debug handler support in rcube_imap_genericalec
git-svn-id: https://svn.roundcube.net/trunk@4367 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-23- Don't return empty I and B tags in short formalec
git-svn-id: https://svn.roundcube.net/trunk@4366 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-23- Fix duplicated rcmBody divalec
git-svn-id: https://svn.roundcube.net/trunk@4365 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-23Show the same message only once; increase display time for warningsthomasb
git-svn-id: https://svn.roundcube.net/trunk@4364 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-22- Improve handling of whitespace characters after closing PHP tag in ↵alec
localization and config files git-svn-id: https://svn.roundcube.net/trunk@4363 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-22- Remove unused 'purge' labelalec
- Fix pl_PL localization git-svn-id: https://svn.roundcube.net/trunk@4362 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-22- Fix handling (skipping) of unilateral untagged server responses (in ↵alec
THREAD/SORT/SEARCH commands) git-svn-id: https://svn.roundcube.net/trunk@4360 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-22Better wording for purge and expunge operationsthomasb
git-svn-id: https://svn.roundcube.net/trunk@4359 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-20- Revert wrong optimization in r4354alec
git-svn-id: https://svn.roundcube.net/trunk@4355 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-20- small performance improvementalec
git-svn-id: https://svn.roundcube.net/trunk@4354 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-20- Added lost 'rename' labelalec
git-svn-id: https://svn.roundcube.net/trunk@4353 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-18- Fix Fatal error: Call to a member function get_capability()...alec
git-svn-id: https://svn.roundcube.net/trunk@4352 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-17Better wording in Germanthomasb
git-svn-id: https://svn.roundcube.net/trunk@4346 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-17Bring back the title for the column with subscription checkboxes; complete ↵thomasb
german translations git-svn-id: https://svn.roundcube.net/trunk@4345 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-17- Make possible to overwrite server's namespaces with imap_ns_* optionsalec
git-svn-id: https://svn.roundcube.net/trunk@4344 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-16- When clicking on the list take the focus away from an iframe tooalec
git-svn-id: https://svn.roundcube.net/trunk@4343 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-14- Fix charset conversion for text attachments without charset specification ↵alec
(#1487634) git-svn-id: https://svn.roundcube.net/trunk@4340 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-10- Allow setting _user and _host via GET parameters on login screen (#1486993)alec
git-svn-id: https://svn.roundcube.net/trunk@4336 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-10- Improved emoticons text representationsalec
git-svn-id: https://svn.roundcube.net/trunk@4334 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-10he_IL fr_FR lt_LT et_EE ja_JP ar_SA pt_PT cy_GB de_DE updatedyllar
git-svn-id: https://svn.roundcube.net/trunk@4332 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-10- Set Mail-Reply-To also for identity's reply-toalec
git-svn-id: https://svn.roundcube.net/trunk@4331 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-09- Improved Mail-Reply-To and Mail-Followup-To headers handlingalec
git-svn-id: https://svn.roundcube.net/trunk@4328 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-09- CS fixesalec
git-svn-id: https://svn.roundcube.net/trunk@4327 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-09- Add username and IP address to log message on unsuccessful login (#1487626)alec
git-svn-id: https://svn.roundcube.net/trunk@4326 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-08- Fix handling of untagged responses for AUTHENTICATE command (#1487450) alec
git-svn-id: https://svn.roundcube.net/trunk@4322 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-08- Better support for READ-ONLY and NOPERM responses handling (#1487083)alec
- Add confirmation message on purge/expunge commands response - Fix CLOSE was called on unselected mailbox git-svn-id: https://svn.roundcube.net/trunk@4321 208e9e7b-5314-0410-a742-e7e81cd9613c