summaryrefslogtreecommitdiff
path: root/program/js
AgeCommit message (Expand)Author
2010-08-03- Fix ESC key doesn't close folder name edition field in Google Chromealecpl
2010-08-02- Fix message list and preview pane cleanup on search requestalecpl
2010-07-31Don't replace error messages with loading info (#1486300)thomascube
2010-07-31Disable active spell check in tinyMCE before switching to plaintext mode (#14...thomascube
2010-07-26- Fix group creation field hiding on webkit (Chromium) (#1486839)alecpl
2010-07-24- Allow commands with mutiple - (#1486851)alecpl
2010-07-24- Fix typo in update_contact_row() (#1486875)alecpl
2010-06-30- small fix for googie layer height settingalecpl
2010-06-30- googiespell layer resizing + small css improvementsalecpl
2010-06-30- Resize editor after switching to html modealecpl
2010-06-30- Improved command() to call simple command functions directlyalecpl
2010-06-29- Improved compose screen: resizable body and attachments list, vertical spli...alecpl
2010-06-28- Fix RC forgets search results (#1483883)alecpl
2010-06-24- Update TinyMCE translationsalecpl
2010-06-24- Use built-in spellchecker instead of a PHP files of spellchecker plugin in ...alecpl
2010-06-24- TinyMCE 3.3.7alecpl
2010-06-23- Hide disabled fieldsets in messages list menualecpl
2010-06-23- Fix quota indicator position on Opera 10.10alecpl
2010-06-19- Move quota indicator to mailboxlist footeralecpl
2010-06-18- Don't call keep-alive on print pagealecpl
2010-06-18- unset env.messages on mailbox change to save some browser's memoryalecpl
2010-06-18- Extend rcmail.env.messages with 'flags' object for plugin's flags (#1486266)alecpl
2010-06-09- Added mailboxlist options menu in message pagealecpl
2010-06-08- Fix some IMAP errors handling when opening the message (#1485443)alecpl
2010-06-03- Fix autocomplete results are wrongly displayed when search string contains ...alecpl
2010-06-02- fixed identation + some code improvementsalecpl
2010-06-01Allow to drag into groups of another address sourcethomascube
2010-06-01Fix subject column after re-arranging colsthomascube
2010-05-30- some fixes in message list columns handlingalecpl
2010-05-30- 'threads' column made movablealecpl
2010-05-29- Add request* event triggers in http_post/http_request (#1486054)alecpl
2010-05-28- Renamed events for groups handling, insertgroup -> group_insert,alecpl
2010-05-28Make drag&drop work on iPadsthomascube
2010-05-28- Fix typo in last commit + some code cleanupalecpl
2010-05-28Update user agent detection and set according class names to html nodethomascube
2010-05-26- jquery's hide/show functions are slow, don't use it in loopsalecpl
2010-05-26- fix FF crash (#1486752)alecpl
2010-05-25- Trigger listupdate event after message removal from list (#1486734)alecpl
2010-05-25- fixed parse erroralecpl
2010-05-25Better jqueryficationthomascube
2010-05-25- code cleanupalecpl
2010-05-25- Reverted change that removed response.callbacksalecpl
2010-05-25Wrap group name input field in <li> + more jqueryfication + add dummy group f...thomascube
2010-05-22- Fix wrong message on file upload error (#1486725)alecpl
2010-05-21- Added 'actionbefore', 'actionafter', 'responsebefore', 'responseafter' eventsalecpl
2010-05-19- small improvementsalecpl
2010-05-18- Some files from /bin + spellchecking actions moved to the new 'utils' taskalecpl
2010-05-18- remove temp codealecpl
2010-05-18- Added threads tree iconsalecpl
2010-05-17- code cleanupalecpl