summaryrefslogtreecommitdiff
path: root/roundcubemail/program
AgeCommit message (Collapse)Author
2010-04-23- Fix listing of attachments of some types e.g. "x-epoc/x-sisx-app" (#1486653)alec
git-svn-id: https://svn.roundcube.net/trunk@3557 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-23- Skip session initialization/configuration if session is initialized ↵alec
already (e.g. using Installer) git-svn-id: https://svn.roundcube.net/trunk@3555 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-23- fix IMAP errors on Settings/Folders (always call _id2uid() with mailbox set)alec
- performance: add option to not checking MAXUID in messagecount() git-svn-id: https://svn.roundcube.net/trunk@3554 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-23- code cleanup (mostly identation fixes)alec
git-svn-id: https://svn.roundcube.net/trunk@3553 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-23- Fix SQL error on contact auto-completion (#1486649)alec
git-svn-id: https://svn.roundcube.net/trunk@3543 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-23Better wording for config optionthomasb
git-svn-id: https://svn.roundcube.net/trunk@3539 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-22- one improvement morealec
git-svn-id: https://svn.roundcube.net/trunk@3537 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-22- fix dublicated 'show' action after contact creationalec
git-svn-id: https://svn.roundcube.net/trunk@3536 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-22- fix the contact creation when group is not selectedalec
git-svn-id: https://svn.roundcube.net/trunk@3535 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-22- last commit fix + better performance with counters cachingalec
git-svn-id: https://svn.roundcube.net/trunk@3534 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-22- Use '=' operator instead of LIKEalec
git-svn-id: https://svn.roundcube.net/trunk@3530 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-22- SQL performance fixes + code formattingalec
git-svn-id: https://svn.roundcube.net/trunk@3529 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-22- Don't add extra newline in sql debug logalec
git-svn-id: https://svn.roundcube.net/trunk@3528 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-22- code cleanupalec
git-svn-id: https://svn.roundcube.net/trunk@3527 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-22- make sure INBOX is allways displayed as Inbox (per recent discussion)alec
git-svn-id: https://svn.roundcube.net/trunk@3525 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-21Remove this temporary checkthomasb
git-svn-id: https://svn.roundcube.net/trunk@3523 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-21Updated Arabic, Finnish, Galician, Hungarian, Japanese, Norwegian, Romanian, ↵thomasb
Slovenian and Swedisch translation + changed chinese labels in drop-down git-svn-id: https://svn.roundcube.net/trunk@3522 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-21- fix <span>0</span> (#1486645)alec
git-svn-id: https://svn.roundcube.net/trunk@3521 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-21- Add sizelimit and timelimit variables in LDAP config (#1486544)alec
git-svn-id: https://svn.roundcube.net/trunk@3520 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-21- Hide IMAP host dropdown when single host is defined (#1486326)alec
git-svn-id: https://svn.roundcube.net/trunk@3519 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-21- Add images pre-loading on login page (#1451160)alec
git-svn-id: https://svn.roundcube.net/trunk@3515 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-20- fix iframe hack (divs must be removed also in mouseup)alec
git-svn-id: https://svn.roundcube.net/trunk@3514 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-20- Add HTTP_X_REAL_IP and HTTP_X_FORWARDED_FOR to successful logins log ↵alec
(#1486441) git-svn-id: https://svn.roundcube.net/trunk@3513 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-20- force mbox in check-recent (#1486629)alec
git-svn-id: https://svn.roundcube.net/trunk@3512 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-20- improve rcube_parse_charset() performancealec
git-svn-id: https://svn.roundcube.net/trunk@3510 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-20- handle WIN-* charset as WINDOWS-*alec
git-svn-id: https://svn.roundcube.net/trunk@3509 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-19- fix dublicated request in msglist_click()alec
git-svn-id: https://svn.roundcube.net/trunk@3503 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-19- Fix setting spellcheck languages with extended codes (#1486605)alec
git-svn-id: https://svn.roundcube.net/trunk@3502 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-16- code formatting, cleanup and small improvementsalec
git-svn-id: https://svn.roundcube.net/trunk@3500 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-16- more code formattingalec
- allow re-selecting highlighted row (#1486442) git-svn-id: https://svn.roundcube.net/trunk@3499 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-15- removed redundant code + code formattingalec
git-svn-id: https://svn.roundcube.net/trunk@3495 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-15- fix sorting of folders with capital lettersalec
git-svn-id: https://svn.roundcube.net/trunk@3494 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-15- Fix messages list scrolling in FF3.6 (#1486472)alec
- Fix quicksearch input focus (#1486637) - Small code cleanup + improvements git-svn-id: https://svn.roundcube.net/trunk@3492 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-15Always set changed date when marking a DB record as deleted + provide a ↵thomasb
cleanup script git-svn-id: https://svn.roundcube.net/trunk@3489 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-14- Fix new contact group selection on IE (#1486630)alec
git-svn-id: https://svn.roundcube.net/trunk@3488 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-14- use the same iframe hack as in splitter.jsalec
git-svn-id: https://svn.roundcube.net/trunk@3487 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-13Assign newly created contacts to the active group (#1486626) and fix group ↵thomasb
selection display (#1486619) git-svn-id: https://svn.roundcube.net/trunk@3485 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-12- Fix regression in disposition-notification (#1486623)alec
git-svn-id: https://svn.roundcube.net/trunk@3484 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-12- nl_NL update (#1486625)alec
git-svn-id: https://svn.roundcube.net/trunk@3483 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-11he_IL fr_FR cs_CZ nn_NO en_GB lt_LT et_EE it_IT sv_SE es_AR ru_RU es_ES ↵yllar
pt_BR sl_SI ca_ES update git-svn-id: https://svn.roundcube.net/trunk@3482 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-09- pl_PL updatealec
git-svn-id: https://svn.roundcube.net/trunk@3481 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-09Option not to mark messages as read when viewed in preview pane (#1485012)thomasb
git-svn-id: https://svn.roundcube.net/trunk@3479 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-09Let plugins modify the Sent folder when composing (#1486548)thomasb
git-svn-id: https://svn.roundcube.net/trunk@3477 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-07Fix group expansion which was lost in r3457 + apply patch for autocompletion ↵thomasb
timeouts from #1486059 git-svn-id: https://svn.roundcube.net/trunk@3476 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-07Apply contact groups js patch (#1486606)thomasb
git-svn-id: https://svn.roundcube.net/trunk@3475 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-07Updated Hebrew, French, Italian, Latvian, Swedish, Spanish, Slovenian and ↵thomasb
Welsh translations + added Swedisch translations for some plugins git-svn-id: https://svn.roundcube.net/trunk@3474 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-07Updated German translationsthomasb
git-svn-id: https://svn.roundcube.net/trunk@3473 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-06Configurable limit of address group membersthomasb
git-svn-id: https://svn.roundcube.net/trunk@3470 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-02- fix empty body after switching from html to plainalec
git-svn-id: https://svn.roundcube.net/trunk@3469 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-02- Added optional (max_recipients) support to restrict total number of ↵alec
recipients per message (#1484542) git-svn-id: https://svn.roundcube.net/trunk@3468 208e9e7b-5314-0410-a742-e7e81cd9613c