summaryrefslogtreecommitdiff
path: root/roundcubemail/program/js/app.js
AgeCommit message (Collapse)Author
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-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-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-08- Fix displaying of foldersubscribing/folderunsubscribing labelsalec
git-svn-id: https://svn.roundcube.net/trunk@4320 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-03- Fix: copying all messages in a folder copies only current pagealec
git-svn-id: https://svn.roundcube.net/trunk@4305 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-03- New Folder Manager UIalec
- Fix invalid Request when creating a folder (#1487443) - Add folder size and quota indicator in folder manager (#1485780) - Add possibility to move a subfolder into root folder (#1486791) git-svn-id: https://svn.roundcube.net/trunk@4304 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-02- Fix preview window doesn't work when RC is in a frame (#1487314)alec
- Add helper function is_framed() git-svn-id: https://svn.roundcube.net/trunk@4302 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-17- Lock submit button in onsubmit event on login page (#1487036)alec
git-svn-id: https://svn.roundcube.net/trunk@4229 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-12- Fix IE issue when replacing spaces doesn't workalec
- Some code improvements git-svn-id: https://svn.roundcube.net/trunk@4221 208e9e7b-5314-0410-a742-e7e81cd9613c
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