summaryrefslogtreecommitdiff
path: root/roundcubemail/program/js/app.js
AgeCommit message (Collapse)Author
2010-05-07- Fix adding signature above the body in plain-text modealec
git-svn-id: https://svn.roundcube.net/trunk@3603 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-05-06- Fix listupdate event doesn't trigger on search response (#1486708)alec
git-svn-id: https://svn.roundcube.net/trunk@3599 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-05-06- last commit fixalec
git-svn-id: https://svn.roundcube.net/trunk@3598 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-05-06- Fix select_all_mode value after selecting a message (#1486720)alec
git-svn-id: https://svn.roundcube.net/trunk@3597 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-05-06- improve performance and consistency by setting all list-related env data ↵alec
in list action only git-svn-id: https://svn.roundcube.net/trunk@3595 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-05-05- Set focus to editor on reply in HTML mode (#1486632)alec
- Fix composing in HTML jumps cursor to body instead of recipients (#1486674) git-svn-id: https://svn.roundcube.net/trunk@3594 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-05-02- Allow columns order change per user - drag&drop (#1485795)alec
git-svn-id: https://svn.roundcube.net/trunk@3584 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-29- Add 'loading' message while login is in progress (#1486667)alec
git-svn-id: https://svn.roundcube.net/trunk@3579 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- code cleanupalec
git-svn-id: https://svn.roundcube.net/trunk@3527 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-19- fix dublicated request in msglist_click()alec
git-svn-id: https://svn.roundcube.net/trunk@3503 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 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-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-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-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-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-01Add client-side events when adding/removing groupsthomasb
git-svn-id: https://svn.roundcube.net/trunk@3459 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-01Add server-side plugin hooks to address group functions + better action namesthomasb
git-svn-id: https://svn.roundcube.net/trunk@3457 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-31Asynchronously expand contact groups + skip count queries in autocompletion ↵thomasb
mode + check for the existance of contactgroups table git-svn-id: https://svn.roundcube.net/trunk@3449 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-31Implement group renaming/deleting + use more consistent names for commands ↵thomasb
and actions (#1486587) git-svn-id: https://svn.roundcube.net/trunk@3448 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-30- Fix marking messages as unread on all pages (#1486592)alec
git-svn-id: https://svn.roundcube.net/trunk@3444 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-26Implement insert_contact_group() to make group creation workthomasb
git-svn-id: https://svn.roundcube.net/trunk@3426 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-26Added basic contact groups featurethomasb
git-svn-id: https://svn.roundcube.net/trunk@3425 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-25- Use PageUp/PageDown for listpage change (#1486430)alec
git-svn-id: https://svn.roundcube.net/trunk@3421 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-25- Added Home/End kayboard keys support on lists (#1486430)alec
git-svn-id: https://svn.roundcube.net/trunk@3420 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-25- Added possibility to select all messages in a folder (#1484756)alec
git-svn-id: https://svn.roundcube.net/trunk@3419 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-24Only select childs when a message row is collapsed but also do it when ↵thomasb
deleting a thread git-svn-id: https://svn.roundcube.net/trunk@3411 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-23- Don't underline the parent when thread is expandedalec
git-svn-id: https://svn.roundcube.net/trunk@3400 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-19- rewert old change: don't load first section page in Preferences alec
git-svn-id: https://svn.roundcube.net/trunk@3390 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-19- Implemented messages copying using drag&drop + SHIFT (#1484086)alec
git-svn-id: https://svn.roundcube.net/trunk@3385 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-17- use popupmenu style for attachments upload formalec
- move .popupmenu style definition to common.css git-svn-id: https://svn.roundcube.net/trunk@3375 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-17- use jQuery.inArray() instead of rcube_in_array()alec
git-svn-id: https://svn.roundcube.net/trunk@3371 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-17Merged devel-threads branch (r3066:3364) back into trunkthomasb
git-svn-id: https://svn.roundcube.net/trunk@3367 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-09- messages list performance: build subject link on client sidealec
git-svn-id: https://svn.roundcube.net/trunk@3343 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-07- Last commit fixalec
git-svn-id: https://svn.roundcube.net/trunk@3336 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-07- Fix sig replacement (#1486538) + fix checking for separator existance in sigalec
git-svn-id: https://svn.roundcube.net/trunk@3335 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-04- Don't open first section in Preferences: makes behaviour consistent with ↵alec
the rest of UI and fixes Konqueror issue (#1486154) git-svn-id: https://svn.roundcube.net/trunk@3321 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-04Changed signature separator when top-posting (#1486330)thomasb
git-svn-id: https://svn.roundcube.net/trunk@3315 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-03Remember search modifiers in user prefs (#1486146) + bring back the old defaultsthomasb
git-svn-id: https://svn.roundcube.net/trunk@3310 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-02No more case-insensitive folder name comparisonsthomasb
git-svn-id: https://svn.roundcube.net/trunk@3304 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-02Fix checking for new mail (#1485794)thomasb
git-svn-id: https://svn.roundcube.net/trunk@3299 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-22- Fix email address auto-completion shows regexp pattern (#1486258)alec
git-svn-id: https://svn.roundcube.net/trunk@3281 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-02- Fix folder rename/delete buttons do not appear on creation of first folder ↵alec
(#1486468) git-svn-id: https://svn.roundcube.net/trunk@3241 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-26Import contacts into the selected address book + set button states accordinglythomasb
git-svn-id: https://svn.roundcube.net/trunk@3228 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-12-08- fix console log msg for GET requestsalec
git-svn-id: https://svn.roundcube.net/trunk@3169 208e9e7b-5314-0410-a742-e7e81cd9613c