summaryrefslogtreecommitdiff
path: root/program/js/app.js
AgeCommit message (Expand)Author
2011-04-17- Aplied fixes from trunkalecpl
2011-04-11- Apply fixes from trunkalecpl
2011-01-29Apply bug fixes and localization updated from trunk for release 0.5.1thomascube
2011-01-09- Use 'loading' message's labels stacking + some code improvementsalecpl
2011-01-06Only display one loading message at oncethomascube
2010-12-29- Fallback to INBOX if this.env.mailbox is not specified in list_mailbox()alecpl
2010-12-23Show the same message only once; increase display time for warningsthomascube
2010-12-09- Improved Mail-Reply-To and Mail-Followup-To headers handlingalecpl
2010-12-08- Fix displaying of foldersubscribing/folderunsubscribing labelsalecpl
2010-12-03- Fix: copying all messages in a folder copies only current pagealecpl
2010-12-03- New Folder Manager UIalecpl
2010-12-02- Fix preview window doesn't work when RC is in a frame (#1487314)alecpl
2010-11-17- Lock submit button in onsubmit event on login page (#1487036)alecpl
2010-11-12- Fix IE issue when replacing spaces doesn't workalecpl
2010-11-08- Changed timeout so non-error messages will disapear fasteralecpl
2010-11-08- Improved r4191 bugfixalecpl
2010-11-07- Fix: loading message doesn't disapear after using 'load-images' actionalecpl
2010-11-07- Add option for minimum length of autocomplete's string (#1486428)alecpl
2010-11-05- Enable autocomplete for all address fieldsalecpl
2010-11-04- Improve responsiveness of messages displaying (#1486986)alecpl
2010-11-04- Don't show confirmation message when marking message as read using delay (p...alecpl
2010-11-03- Add missing confirmation/error messages on contact/group/message actions (#...alecpl
2010-10-27- Hide loading message when preview pane is being "emptied" (#1487077)alecpl
2010-10-27- Revert r4135: allow Tab (auto)completionalecpl
2010-10-26- Fix autocomplete so Tab key will not insert selected contactalecpl
2010-10-23- Fix possible js error in hide_message() (#1487076)alecpl
2010-10-22List groups in address detail view and allow to subscribe/unsubscribe from th...thomascube
2010-10-18- When read-status column is disabled create status icon in subject columnalecpl
2010-10-17- Add separate column for message status icon (#1486665)alecpl
2010-10-13- Improve displaying of UI messages (#1486977)alecpl
2010-10-11- Fix message list clearing when search filter is usedalecpl
2010-10-08- Add (different) attachment icon for messages of type multipart/report (#148...alecpl
2010-10-08- Add message content-type to the message flags in add_message_row(), can be ...alecpl
2010-10-08- Use css sprite image for messages listalecpl
2010-10-05- Improve r4038: we can use keypress on FF and Opera, here we've got repetitionalecpl
2010-10-05- Fix keyboard doesn't work with autocomplete list with Chrome (#1487029)alecpl
2010-10-05- Fix confirmation message isn't displayed after sending mail on Chrome (#148...alecpl
2010-10-04- Add Reply-to-List feature (#1484252)alecpl
2010-10-01- Fix "Server Error! (Not Found)" when using utils/save-pref action (#1487023)alecpl
2010-09-30- Fix: contact group input is empty when using rename action more than once o...alecpl
2010-09-29- Add link to identities in compose window (#1486729)alecpl
2010-09-29Focus search box or first edit field on page loadthomascube
2010-09-25- s/RoundCube/Roundcube/alecpl
2010-09-25- Support action in form of "task/action" in goto_url()alecpl
2010-09-17- Fix list_cols is not updated after column dragging (#1486999)alecpl
2010-08-30- Small improvementalecpl
2010-08-30- Fix hide_message() to work when called from an iframealecpl
2010-08-30- Fix JS error when spellchecker feature is disabledalecpl
2010-08-30- lock_form(): fix hidden fields were disabled because of wrong type checkalecpl
2010-08-28- Fix "Threaded" checkbox after subfolder creation (#1486928)alecpl