summaryrefslogtreecommitdiff
path: root/roundcubemail/program/js/app.js
AgeCommit message (Expand)Author
2010-12-29- Fallback to INBOX if this.env.mailbox is not specified in list_mailbox()alec
2010-12-23Show the same message only once; increase display time for warningsthomasb
2010-12-09- Improved Mail-Reply-To and Mail-Followup-To headers handlingalec
2010-12-08- Fix displaying of foldersubscribing/folderunsubscribing labelsalec
2010-12-03- Fix: copying all messages in a folder copies only current pagealec
2010-12-03- New Folder Manager UIalec
2010-12-02- Fix preview window doesn't work when RC is in a frame (#1487314)alec
2010-11-17- Lock submit button in onsubmit event on login page (#1487036)alec
2010-11-12- Fix IE issue when replacing spaces doesn't workalec
2010-11-08- Changed timeout so non-error messages will disapear fasteralec
2010-11-08- Improved r4191 bugfixalec
2010-11-07- Fix: loading message doesn't disapear after using 'load-images' actionalec
2010-11-07- Add option for minimum length of autocomplete's string (#1486428)alec
2010-11-05- Enable autocomplete for all address fieldsalec
2010-11-04- Improve responsiveness of messages displaying (#1486986)alec
2010-11-04- Don't show confirmation message when marking message as read using delay (p...alec
2010-11-03- Add missing confirmation/error messages on contact/group/message actions (#...alec
2010-10-27- Hide loading message when preview pane is being "emptied" (#1487077)alec
2010-10-27- Revert r4135: allow Tab (auto)completionalec
2010-10-26- Fix autocomplete so Tab key will not insert selected contactalec
2010-10-23- Fix possible js error in hide_message() (#1487076)alec
2010-10-22List groups in address detail view and allow to subscribe/unsubscribe from th...thomasb
2010-10-18- When read-status column is disabled create status icon in subject columnalec
2010-10-17- Add separate column for message status icon (#1486665)alec
2010-10-13- Improve displaying of UI messages (#1486977)alec
2010-10-11- Fix message list clearing when search filter is usedalec
2010-10-08- Add (different) attachment icon for messages of type multipart/report (#148...alec
2010-10-08- Add message content-type to the message flags in add_message_row(), can be ...alec
2010-10-08- Use css sprite image for messages listalec
2010-10-05- Improve r4038: we can use keypress on FF and Opera, here we've got repetitionalec
2010-10-05- Fix keyboard doesn't work with autocomplete list with Chrome (#1487029)alec
2010-10-05- Fix confirmation message isn't displayed after sending mail on Chrome (#148...alec
2010-10-04- Add Reply-to-List feature (#1484252)alec
2010-10-01- Fix "Server Error! (Not Found)" when using utils/save-pref action (#1487023)alec
2010-09-30- Fix: contact group input is empty when using rename action more than once o...alec
2010-09-29- Add link to identities in compose window (#1486729)alec
2010-09-29Focus search box or first edit field on page loadthomasb
2010-09-25- s/RoundCube/Roundcube/alec
2010-09-25- Support action in form of "task/action" in goto_url()alec
2010-09-17- Fix list_cols is not updated after column dragging (#1486999)alec
2010-08-30- Small improvementalec
2010-08-30- Fix hide_message() to work when called from an iframealec
2010-08-30- Fix JS error when spellchecker feature is disabledalec
2010-08-30- lock_form(): fix hidden fields were disabled because of wrong type checkalec
2010-08-28- Fix "Threaded" checkbox after subfolder creation (#1486928)alec
2010-08-28- Fix r3913: don't run spellchecker on sendalec
2010-08-28- Fix JS error on IE when trying to send HTML message with enabled spellcheck...alec
2010-08-27- Fix "Select all" causes message to be opened in folder with exactly one mes...alec
2010-08-24- Unset message type after hidding italec
2010-08-24- Fix set_busy() when called from an iframealec