summaryrefslogtreecommitdiff
path: root/roundcubemail/program/js/app.js
AgeCommit message (Expand)Author
2009-04-04Fixed a couple bad references to old environment variables for icons that don...npkNathan Kinkade
2009-04-04Fixes moving and copying of threads so that all children of selected messages...Nathan Kinkade
2009-04-03Fixed a small bug I introduced in the threading patches where an expanded mes...Nathan Kinkade
2009-04-01Selection of message icon div was too greedy for use with CSS sprites and thr...Nathan Kinkade
2009-03-31Cherry-picked rev 84a7acd which implemented CSS sprites into branch npk.Nathan Kinkade
2009-03-22Too large a commit, but ... implemented better handling of contexual display ...Nathan Kinkade
2009-03-21Allow user to configure which folder is used as the HamNotSpam folder in the ...Nathan Kinkade
2009-03-15Get rid of some commented out code that is no longer needed.Nathan Kinkade
2009-03-15Change-set to let the IMAP server do the sensible sorting of threads i.e. sor...Nathan Kinkade
2009-03-12Moved functionality of toggling 'Not Spam' and 'Shred' buttons to app.js inst...Nathan Kinkade
2009-03-11Bits and pieces needed for a copy-message dropdown.Nathan Kinkade
2009-03-11Added functionality to copy messages from one mailbox to another.Nathan Kinkade
2009-03-11Applied message threading patch from Chris January: http://www.atomice.com/bl...Nathan Kinkade
2009-02-27Prevent concurrent autocomplete query results display (#1485743)thomasb
2009-02-24- Fix IE problem with mouse click autocomplete (#1485739)alec
2009-02-06- allow printing draftsalec
2009-02-02- Fix checking for recent messages on various IMAP servers (#1485702)alec
2009-01-17* bumping up copyright (happy new year ;-))till
2008-12-30Fix drag & drop in address bookthomasb
2008-12-18Bugfix and improve auto-completionthomasb
2008-12-15- fix unflagged icon setting on IEalec
2008-12-09#1485439: style fixes for IE6,7alec
2008-12-08#1485444: drag-n-drop performance fix: read folders position only oncealec
2008-12-07- Fix empty line before the signature in IE (#1485351)alec
2008-12-04#1485602: fix 'searching' label in composealec
2008-12-02- fix collapsing of folders with plus sign in name (use urlencode instead of ...alec
2008-11-28Don't set client busy when automatically checking for new messages (#1485276)thomasb
2008-11-23Add onmouseup handler to hide autocompletion box when clicking outsidethomasb
2008-11-23Do serverside addressbook queries for autocompletion (#1485531) + make autoco...thomasb
2008-11-23- Allow setting attachment col position in 'list_cols' optionalec
2008-11-13- Added message status filter + fixes for r2046 (searching with SORT)alec
2008-11-05- Fix HTML editor initialization on IE (#1485304)alec
2008-11-03- Add warning when switching editor mode from html to plain (#1485488)alec
2008-11-02Fix mailto: compose links (#1485533)thomasb
2008-10-26- Added 'keep_alive' and 'min_keep_alive' options (#1485360)alec
2008-10-24- Added option 'identities_level', removed 'multiple_identities'alec
2008-10-22- Added option focus_on_new_message (#1485374)alec
2008-10-17#1485506: close spellchecker before sending the messagealec
2008-10-15- Add feedback and set busy when moving folder (#1485497)alec
2008-10-13- add empty line before signaturealec
2008-10-10- Fix adding signature in drafts compose mode (#1485484)alec
2008-10-08- update env.messages in set_message_status() to fix some issues with message...alec
2008-10-06- added 'flagged' class handling in set_message()alec
2008-10-06- #1485463: fixed css classes setting in messages listalec
2008-10-03- save selected folder when go to compose (to back to proper folder)alec
2008-10-03-revert r1920 (as it breaks some things)alec
2008-10-02- don't reload messages list if user clicks on (already) selected folderalec
2008-10-02- revert wrong stuff from my tests that shouldn't be commitedalec
2008-10-02- small improvement in getunread.inc + fix: don't call msglist_select() for g...alec
2008-10-01- Better handling of "no identity" and "no email in identity" situations (#14...alec