summaryrefslogtreecommitdiff
path: root/roundcubemail/program/js/app.js
AgeCommit message (Collapse)Author
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5787 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-10Reflect threads expand status in css classesthomasb
git-svn-id: https://svn.roundcube.net/trunk@5749 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-05Don't enable all compose commands right awaythomasb
git-svn-id: https://svn.roundcube.net/trunk@5724 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-05Implement address book widget on compose screenthomasb
git-svn-id: https://svn.roundcube.net/trunk@5723 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-05Show additional popup dialog on error messagesthomasb
git-svn-id: https://svn.roundcube.net/trunk@5717 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-02Use iframes for identity managementthomasb
git-svn-id: https://svn.roundcube.net/trunk@5686 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-01- Don't load jqueryui plugin, it's required now by defaultalec
- Move datepicker's date format setting to the plugin git-svn-id: https://svn.roundcube.net/trunk@5678 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-29- Add separate pagesize setting for mail messages and contacts (#1488269)alec
git-svn-id: https://svn.roundcube.net/trunk@5662 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-26Trigger client event when setting quota; fix plain text quota displaythomasb
git-svn-id: https://svn.roundcube.net/trunk@5654 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-22Fix upload form handlingthomasb
git-svn-id: https://svn.roundcube.net/trunk@5643 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-19Fix compose editor toggling and other style improvementsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5632 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-19- Fix expanding folders during drag&drop (#1488260)alec
git-svn-id: https://svn.roundcube.net/trunk@5628 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-16Setup dialogs (using jquery UI) and compose form for Larrythomasb
git-svn-id: https://svn.roundcube.net/trunk@5624 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-16Add more classes and options to HTML elements for better styleabilitythomasb
git-svn-id: https://svn.roundcube.net/trunk@5623 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-11Make string for unread count configureable by skin; add file type classes to ↵thomasb
attachments list git-svn-id: https://svn.roundcube.net/trunk@5592 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-07- Add option to set default font for HTML message (#1484137) alec
git-svn-id: https://svn.roundcube.net/trunk@5562 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-05Fix deletion of contacts from search resultsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5546 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-05Replace prompt() with jQuery UI dialog (#1485135)thomasb
git-svn-id: https://svn.roundcube.net/trunk@5544 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-04- Fix navigation in messages search resultsalec
git-svn-id: https://svn.roundcube.net/trunk@5538 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-28- Fix handling HTML entities when converting HTML to text (#1488212)alec
git-svn-id: https://svn.roundcube.net/trunk@5497 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-25- Unmark folder after unseen count has been changed to zeroalec
git-svn-id: https://svn.roundcube.net/trunk@5488 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-24- Mark (with different color) folders with recent messages (#1486234)alec
git-svn-id: https://svn.roundcube.net/trunk@5483 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-23Improve clickjacking protection: bust frame or disable all form elements and ↵thomasb
abort UI initialization git-svn-id: https://svn.roundcube.net/trunk@5476 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-23- Small optimisationsalec
git-svn-id: https://svn.roundcube.net/trunk@5475 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-23- Fixed bug where similiar folder names were highlighted wrong (#1487860)alec
git-svn-id: https://svn.roundcube.net/trunk@5473 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-23Set selected state on task buttons; increase display time of ↵thomasb
messages/notifications git-svn-id: https://svn.roundcube.net/trunk@5470 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-22- Fix action when toggling prefer_html option statealec
git-svn-id: https://svn.roundcube.net/trunk@5465 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-22- Code improvementsalec
git-svn-id: https://svn.roundcube.net/trunk@5464 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-18- Added About tab in Settingsalec
git-svn-id: https://svn.roundcube.net/trunk@5450 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-16- Don't add PRE tags when switching to html mode and textarea is emptyalec
git-svn-id: https://svn.roundcube.net/trunk@5436 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-10- Fix inconsistent behaviour of Compose button in Drafts folder, add Edit ↵alec
button for drafts git-svn-id: https://svn.roundcube.net/trunk@5409 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-08Make email recipients separator configurable + suppress dupes in auto-completionthomasb
git-svn-id: https://svn.roundcube.net/trunk@5401 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-30Avoid titles like 'undefined' or 'false'thomasb
git-svn-id: https://svn.roundcube.net/trunk@5378 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-18- Code and small perf. improvementsalec
git-svn-id: https://svn.roundcube.net/trunk@5343 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-18- Removed zebra-classalec
git-svn-id: https://svn.roundcube.net/trunk@5342 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-10Contact groups can have direct email addresses => distribution lists; enable ↵thomasb
'compose' command for the selected group git-svn-id: https://svn.roundcube.net/trunk@5328 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-05- Fix bug where wrong search string was build when using filter together ↵alec
with search git-svn-id: https://svn.roundcube.net/trunk@5310 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-05Attach jquery UI date pickers to contact fields of type 'date'thomasb
git-svn-id: https://svn.roundcube.net/trunk@5308 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-28Fix timezone settingsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5287 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-28Distinguish standard timezone offset and DST of clientthomasb
git-svn-id: https://svn.roundcube.net/trunk@5285 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-28- Fix misleading display when chaning editor type (#1488104), fix handling ↵alec
of custom commands result git-svn-id: https://svn.roundcube.net/trunk@5283 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-23- Add loading indicator on contact deletealec
git-svn-id: https://svn.roundcube.net/trunk@5276 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-23Ignore document.mouseup events if a jquery UI dialog is layed overthomasb
git-svn-id: https://svn.roundcube.net/trunk@5275 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-23- Fix check if new search value contains old one and previous search was ↵alec
empty in autocomplete git-svn-id: https://svn.roundcube.net/trunk@5273 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-22- Small cleanup + fix: list contacts on when list object is foundalec
git-svn-id: https://svn.roundcube.net/trunk@5268 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-22Fix compose command from other tasks than mail and address book; skip common ↵thomasb
request parameters git-svn-id: https://svn.roundcube.net/trunk@5267 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-22- Fix bug where after delete message rows can be added to the list of ↵alec
another folder (#1487752) git-svn-id: https://svn.roundcube.net/trunk@5266 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-22- Abort pending autocomplete requests when max entries found, small code ↵alec
improvements git-svn-id: https://svn.roundcube.net/trunk@5265 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-21Skip confirmation dialog when deleting a contact from a source that supports ↵thomasb
undelete operations git-svn-id: https://svn.roundcube.net/trunk@5264 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-21- Add notice on autocompletion that not all records were displayedalec
git-svn-id: https://svn.roundcube.net/trunk@5262 208e9e7b-5314-0410-a742-e7e81cd9613c