summaryrefslogtreecommitdiff
path: root/roundcubemail/program/js/app.js
AgeCommit message (Collapse)Author
2010-11-08- Changed timeout so non-error messages will disapear fasteralec
git-svn-id: https://svn.roundcube.net/trunk@4196 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-08- Improved r4191 bugfixalec
git-svn-id: https://svn.roundcube.net/trunk@4195 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-07- Fix: loading message doesn't disapear after using 'load-images' actionalec
git-svn-id: https://svn.roundcube.net/trunk@4191 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-07- Add option for minimum length of autocomplete's string (#1486428)alec
git-svn-id: https://svn.roundcube.net/trunk@4190 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-05- Enable autocomplete for all address fieldsalec
git-svn-id: https://svn.roundcube.net/trunk@4185 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-04- Improve responsiveness of messages displaying (#1486986)alec
git-svn-id: https://svn.roundcube.net/trunk@4179 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-04- Don't show confirmation message when marking message as read using delay ↵alec
(preview_pane_mark_read>0) git-svn-id: https://svn.roundcube.net/trunk@4174 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-03- Add missing confirmation/error messages on contact/group/message actions ↵alec
(#1486845) - Add 'loading' message on message move/copy/delete/mark actions git-svn-id: https://svn.roundcube.net/trunk@4172 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-27- Hide loading message when preview pane is being "emptied" (#1487077)alec
git-svn-id: https://svn.roundcube.net/trunk@4148 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-27- Revert r4135: allow Tab (auto)completionalec
git-svn-id: https://svn.roundcube.net/trunk@4146 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-26- Fix autocomplete so Tab key will not insert selected contactalec
git-svn-id: https://svn.roundcube.net/trunk@4135 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-23- Fix possible js error in hide_message() (#1487076)alec
git-svn-id: https://svn.roundcube.net/trunk@4125 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-22List groups in address detail view and allow to subscribe/unsubscribe from ↵thomasb
there (#1486753) git-svn-id: https://svn.roundcube.net/trunk@4121 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-18- When read-status column is disabled create status icon in subject columnalec
- Change read-status column icons so they are working like in flag column - Some js code cleanup git-svn-id: https://svn.roundcube.net/trunk@4103 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-17- Add separate column for message status icon (#1486665)alec
git-svn-id: https://svn.roundcube.net/trunk@4101 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-13- Improve displaying of UI messages (#1486977)alec
git-svn-id: https://svn.roundcube.net/trunk@4083 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-11- Fix message list clearing when search filter is usedalec
git-svn-id: https://svn.roundcube.net/trunk@4075 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-08- Add (different) attachment icon for messages of type multipart/report ↵alec
(#1486165) git-svn-id: https://svn.roundcube.net/trunk@4064 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-08- Add message content-type to the message flags in add_message_row(), can be ↵alec
used e.g. to set message row style/icon according to message type git-svn-id: https://svn.roundcube.net/trunk@4063 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-08- Use css sprite image for messages listalec
git-svn-id: https://svn.roundcube.net/trunk@4060 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-05- Improve r4038: we can use keypress on FF and Opera, here we've got repetitionalec
- Small code cleanup git-svn-id: https://svn.roundcube.net/trunk@4039 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-05- Fix keyboard doesn't work with autocomplete list with Chrome (#1487029)alec
git-svn-id: https://svn.roundcube.net/trunk@4038 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-05- Fix confirmation message isn't displayed after sending mail on Chrome ↵alec
(#1486177) git-svn-id: https://svn.roundcube.net/trunk@4036 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-04- Add Reply-to-List feature (#1484252)alec
- Add Mail-Followup-To/Mail-Reply-To support (#1485547) git-svn-id: https://svn.roundcube.net/trunk@4032 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-01- Fix "Server Error! (Not Found)" when using utils/save-pref action (#1487023)alec
git-svn-id: https://svn.roundcube.net/trunk@4027 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-30- Fix: contact group input is empty when using rename action more than once ↵alec
on the same group record git-svn-id: https://svn.roundcube.net/trunk@4026 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-29- Add link to identities in compose window (#1486729)alec
git-svn-id: https://svn.roundcube.net/trunk@4008 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-29Focus search box or first edit field on page loadthomasb
git-svn-id: https://svn.roundcube.net/trunk@3997 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-25- s/RoundCube/Roundcube/alec
git-svn-id: https://svn.roundcube.net/trunk@3989 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-25- Support action in form of "task/action" in goto_url()alec
git-svn-id: https://svn.roundcube.net/trunk@3988 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-17- Fix list_cols is not updated after column dragging (#1486999)alec
- Improved save-pref action and moved to separate file in utils task directory - Improved http_post/http_request to support first argument in form 'task/action' git-svn-id: https://svn.roundcube.net/trunk@3971 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-30- Small improvementalec
git-svn-id: https://svn.roundcube.net/trunk@3927 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-30- Fix hide_message() to work when called from an iframealec
git-svn-id: https://svn.roundcube.net/trunk@3926 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-30- Fix JS error when spellchecker feature is disabledalec
git-svn-id: https://svn.roundcube.net/trunk@3925 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-30- lock_form(): fix hidden fields were disabled because of wrong type checkalec
- lock_form(): fix initially disabled fields shouldn't be enabled on unlock git-svn-id: https://svn.roundcube.net/trunk@3919 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-28- Fix "Threaded" checkbox after subfolder creation (#1486928)alec
git-svn-id: https://svn.roundcube.net/trunk@3917 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-28- Fix r3913: don't run spellchecker on sendalec
git-svn-id: https://svn.roundcube.net/trunk@3915 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-28- Fix JS error on IE when trying to send HTML message with enabled ↵alec
spellchecker (#1486940) git-svn-id: https://svn.roundcube.net/trunk@3913 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-27- Fix "Select all" causes message to be opened in folder with exactly one ↵alec
message (#1486913) git-svn-id: https://svn.roundcube.net/trunk@3908 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-24- Unset message type after hidding italec
git-svn-id: https://svn.roundcube.net/trunk@3904 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-24- Fix set_busy() when called from an iframealec
git-svn-id: https://svn.roundcube.net/trunk@3903 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-23- Fix list page controls when contacts group is selectedalec
git-svn-id: https://svn.roundcube.net/trunk@3900 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-11- Two fixes for Konqueroralec
git-svn-id: https://svn.roundcube.net/trunk@3890 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-03- Fix ESC key doesn't close folder name edition field in Google Chromealec
git-svn-id: https://svn.roundcube.net/trunk@3858 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-02- Fix message list and preview pane cleanup on search requestalec
git-svn-id: https://svn.roundcube.net/trunk@3854 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-07-31Don't replace error messages with loading info (#1486300)thomasb
git-svn-id: https://svn.roundcube.net/trunk@3847 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-07-31Disable active spell check in tinyMCE before switching to plaintext mode ↵thomasb
(#1486870) + focus message field after mode switch git-svn-id: https://svn.roundcube.net/trunk@3846 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-07-26- Fix group creation field hiding on webkit (Chromium) (#1486839)alec
git-svn-id: https://svn.roundcube.net/trunk@3831 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-07-24- Allow commands with mutiple - (#1486851)alec
git-svn-id: https://svn.roundcube.net/trunk@3822 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-07-24- Fix typo in update_contact_row() (#1486875)alec
git-svn-id: https://svn.roundcube.net/trunk@3821 208e9e7b-5314-0410-a742-e7e81cd9613c