summaryrefslogtreecommitdiff
path: root/roundcubemail/program/js/app.js
AgeCommit message (Expand)Author
2008-09-14- remove not used functionalec
2008-09-14- use html2text for signatures in Settings/Identitiesalec
2008-09-13- don't lock interface when loading headersalec
2008-09-12Add link to open message in new window + tweaked some header stylesthomasb
2008-09-12- Added vertical splitter for folders list resizingalec
2008-09-12Refactor drag & drop functionality. Don't rely on browser events anymore (#14...thomasb
2008-09-10Fix some recently introduced bugsthomasb
2008-09-10Make xmlhttp requests asynchronous + show message on errorthomasb
2008-09-05Capture backspace key in list mode (#1484566)thomasb
2008-09-05Better title for export icon + include source in export urlthomasb
2008-09-04Enable export of contacts as vCard + DRYthomasb
2008-09-03Auto-detect client language and timezone if desired by config/prefsthomasb
2008-09-02New feature to import contacts from a vcard file + mark form buttons that pro...thomasb
2008-08-29Don't count myselfthomasb
2008-08-29Fix unread count display: save counts in list, use the right varsthomasb
2008-08-29Select parent folder when collapsing if one of its childs is currently selectedthomasb
2008-08-29Only count children's unread if they exist.robin
2008-08-29Show unread counters the way Thunderbird does.robin
2008-08-29Display sum of subfolders unread count for collapsed folder.robin
2008-08-29- fixed html signatures replacement in text modealec
2008-08-29- signature in html editor must be in <div> not <span>, becausealec
2008-08-28- fixed unread count on mailboxlist broken in r1687alec
2008-08-28Add folder hierarchy collapsing.robin
2008-08-22Fix keyboard control of the list widgets and prevent Safari from scrolling (#...thomasb
2008-08-22- Fix buttons status after contacts deletion (#1485233)alec
2008-08-15Enable spellchecker for HTML editorthomasb
2008-08-14Added template object for current mailbox name (#1485256)thomasb
2008-08-13#1485242: better handling of situation when message was sent successfully but...alec
2008-07-31Fix read_when_deleted behavior + javascript codestylethomasb
2008-07-25#1485143: fixed empty body validation errors on IEalec
2008-07-21#1485173: fixed empty body checkalec
2008-06-30- Added flag column on messages list (#1484623)alec
2008-06-24- Allow trash/junk subfolders to be purged (#1485085)alec
2008-06-20Lock UI when posting rename-folder requestthomasb
2008-06-14Complete implementation of #1484601: add link for saving sender to address bo...thomasb
2008-06-13- Added option to display images in messages from known senders (#1484601)alec
2008-06-11- don't call expunge and don't remove message row after message movealec
2008-06-02#1484856alec
2008-06-02-fix for backslash in folder namealec
2008-05-30Tell the user which character is forbidden + add translationthomasb
2008-05-30- Disallowed delimiter in folder name (#1484803)alec
2008-05-30- Support for subfolders in default/protected folders (#1484665)alec
2008-05-26-small fix for Konqueror (#1484228)alec
2008-05-26-fixed attachments sending on Opera (#1485081) + hidden iframe on Konqueroralec
2008-05-13fix script to show cc/bcc fieldsestadtherr
2008-05-07/tmp/outrichs
2008-04-28- removed my code for mouse actions on address searching list (clicking on li...alec
2008-04-25- fixed pagesize value checkingalec
2008-04-24- fixed blankpage handling in show_contentframe(): don't set display (=none) ...alec
2008-04-17fix HTML mail sendingestadtherr