summaryrefslogtreecommitdiff
path: root/roundcubemail/program/js
AgeCommit message (Expand)Author
2011-11-28- Fix handling HTML entities when converting HTML to text (#1488212)alec
2011-11-25- Unmark folder after unseen count has been changed to zeroalec
2011-11-24- Mark (with different color) folders with recent messages (#1486234)alec
2011-11-23Improve clickjacking protection: bust frame or disable all form elements and ...thomasb
2011-11-23- Small optimisationsalec
2011-11-23- Fixed bug where similiar folder names were highlighted wrong (#1487860)alec
2011-11-23Set selected state on task buttons; increase display time of messages/notific...thomasb
2011-11-22- Fix action when toggling prefer_html option statealec
2011-11-22- Code improvementsalec
2011-11-20- Added TinyMCE localizationsalec
2011-11-18- Added About tab in Settingsalec
2011-11-18Clarify licenseing of forked Googiespell codethomasb
2011-11-16- Don't add PRE tags when switching to html mode and textarea is emptyalec
2011-11-14- Make urlencode() compatible with PHP's rawurlencode() - fixes collapsing/ex...alec
2011-11-10- Fix inconsistent behaviour of Compose button in Drafts folder, add Edit but...alec
2011-11-08Make email recipients separator configurable + suppress dupes in auto-completionthomasb
2011-11-04- Don't use external js file for images listing in HTML editoralec
2011-11-02remove artifactstill
2011-11-02fix path/structure (my bad)till
2011-11-02check-in 3.4.6 (without moxieplayer due to a content-spoofing vulnerability)till
2011-11-02remove 3.4.2till
2011-10-30Avoid titles like 'undefined' or 'false'thomasb
2011-10-18- Code and small perf. improvementsalec
2011-10-18- Removed zebra-classalec
2011-10-10Contact groups can have direct email addresses => distribution lists; enable ...thomasb
2011-10-05- Fix bug where wrong search string was build when using filter together with...alec
2011-10-05Attach jquery UI date pickers to contact fields of type 'date'thomasb
2011-09-28Fix timezone settingsthomasb
2011-09-28Distinguish standard timezone offset and DST of clientthomasb
2011-09-28- Fix misleading display when chaning editor type (#1488104), fix handling of...alec
2011-09-27- Fix bug where when replying always the last identity is used (#1488101)alec
2011-09-23- Add loading indicator on contact deletealec
2011-09-23Ignore document.mouseup events if a jquery UI dialog is layed overthomasb
2011-09-23- Fix check if new search value contains old one and previous search was empt...alec
2011-09-22Ignore events from form elementsthomasb
2011-09-22- Small cleanup + fix: list contacts on when list object is foundalec
2011-09-22Fix compose command from other tasks than mail and address book; skip common ...thomasb
2011-09-22- Fix bug where after delete message rows can be added to the list of another...alec
2011-09-22- Abort pending autocomplete requests when max entries found, small code impr...alec
2011-09-21Skip confirmation dialog when deleting a contact from a source that supports ...thomasb
2011-09-21- Add notice on autocompletion that not all records were displayedalec
2011-09-21- Revert possibility to select contact with TAB key in autocompletion listalec
2011-09-20- Fix so TAB key stops autocompletion and jumps to next fieldalec
2011-09-20- Do not prepend '-- ' to signature if a line '-- ' already exists in signaturealec
2011-09-19Numbers are also allowed in action namesthomasb
2011-09-19Allow 'compose' commands from any taskthomasb
2011-09-18- Cache synchronization using QRESYNC/CONDSTOREalec
2011-09-17- Fix GCC warning in googiespell.js (#1488090)alec
2011-09-15- Disable message list keypress operations when CTRL key is pressed,alec
2011-09-13- jQuery 1.6.4alec