summaryrefslogtreecommitdiff
path: root/program
AgeCommit message (Collapse)Author
2010-04-23- merge r3543alecpl
2010-04-23Remove development stuff and update versionsthomascube
2010-04-23Better wording for config optionthomascube
2010-04-22- one improvement morealecpl
2010-04-22- fix dublicated 'show' action after contact creationalecpl
2010-04-22- fix the contact creation when group is not selectedalecpl
2010-04-22- last commit fix + better performance with counters cachingalecpl
2010-04-22- Use '=' operator instead of LIKEalecpl
2010-04-22- SQL performance fixes + code formattingalecpl
2010-04-22- Don't add extra newline in sql debug logalecpl
2010-04-22- code cleanupalecpl
2010-04-22- make sure INBOX is allways displayed as Inbox (per recent discussion)alecpl
2010-04-21Remove this temporary checkthomascube
2010-04-21Updated Arabic, Finnish, Galician, Hungarian, Japanese, Norwegian, Romanian, ↵thomascube
Slovenian and Swedisch translation + changed chinese labels in drop-down
2010-04-21- fix <span>0</span> (#1486645)alecpl
2010-04-21- Add sizelimit and timelimit variables in LDAP config (#1486544)alecpl
2010-04-21- Hide IMAP host dropdown when single host is defined (#1486326)alecpl
2010-04-21- Add images pre-loading on login page (#1451160)alecpl
2010-04-20- fix iframe hack (divs must be removed also in mouseup)alecpl
2010-04-20- Add HTTP_X_REAL_IP and HTTP_X_FORWARDED_FOR to successful logins log ↵alecpl
(#1486441)
2010-04-20- force mbox in check-recent (#1486629)alecpl
2010-04-20- improve rcube_parse_charset() performancealecpl
2010-04-20- handle WIN-* charset as WINDOWS-*alecpl
2010-04-19- fix dublicated request in msglist_click()alecpl
2010-04-19- Fix setting spellcheck languages with extended codes (#1486605)alecpl
2010-04-16- code formatting, cleanup and small improvementsalecpl
2010-04-16- more code formattingalecpl
- allow re-selecting highlighted row (#1486442)
2010-04-15- removed redundant code + code formattingalecpl
2010-04-15- fix sorting of folders with capital lettersalecpl
2010-04-15- Fix messages list scrolling in FF3.6 (#1486472)alecpl
- Fix quicksearch input focus (#1486637) - Small code cleanup + improvements
2010-04-15Always set changed date when marking a DB record as deleted + provide a ↵thomascube
cleanup script
2010-04-14- Fix new contact group selection on IE (#1486630)alecpl
2010-04-14- use the same iframe hack as in splitter.jsalecpl
2010-04-13Assign newly created contacts to the active group (#1486626) and fix group ↵thomascube
selection display (#1486619)
2010-04-12- Fix regression in disposition-notification (#1486623)alecpl
2010-04-12- nl_NL update (#1486625)alecpl
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
2010-04-09- pl_PL updatealecpl
2010-04-09Option not to mark messages as read when viewed in preview pane (#1485012)thomascube
2010-04-09Let plugins modify the Sent folder when composing (#1486548)thomascube
2010-04-07Fix group expansion which was lost in r3457 + apply patch for autocompletion ↵thomascube
timeouts from #1486059
2010-04-07Apply contact groups js patch (#1486606)thomascube
2010-04-07Updated Hebrew, French, Italian, Latvian, Swedish, Spanish, Slovenian and ↵thomascube
Welsh translations + added Swedisch translations for some plugins
2010-04-07Updated German translationsthomascube
2010-04-06Configurable limit of address group membersthomascube
2010-04-02- fix empty body after switching from html to plainalecpl
2010-04-02- Added optional (max_recipients) support to restrict total number of ↵alecpl
recipients per message (#1484542)
2010-04-01- Fix sources list if 'ldap_public' is null/falsealecpl
2010-04-01- load des.inc file only when neededalecpl
2010-04-01- Add some critical PHP settings check to prevent bugs like this (#1486307)alecpl