summaryrefslogtreecommitdiff
path: root/program/js
AgeCommit message (Expand)Author
2008-09-04Enable export of contacts as vCard + DRYthomascube
2008-09-03Auto-detect client language and timezone if desired by config/prefsthomascube
2008-09-02New feature to import contacts from a vcard file + mark form buttons that pro...thomascube
2008-08-29Don't count myselfthomascube
2008-08-29Fix unread count display: save counts in list, use the right varsthomascube
2008-08-29Select parent folder when collapsing if one of its childs is currently selectedthomascube
2008-08-29Only count children's unread if they exist.svncommit
2008-08-29Show unread counters the way Thunderbird does.svncommit
2008-08-29Display sum of subfolders unread count for collapsed folder.svncommit
2008-08-29- fixed html signatures replacement in text modealecpl
2008-08-29- signature in html editor must be in <div> not <span>, becausealecpl
2008-08-28- fixed unread count on mailboxlist broken in r1687alecpl
2008-08-28Add folder hierarchy collapsing.svncommit
2008-08-22Better fix for keyboard controls; does not disable all kind of keyboard eventsthomascube
2008-08-22Fix keyboard control of the list widgets and prevent Safari from scrolling (#...thomascube
2008-08-22- Fix buttons status after contacts deletion (#1485233)alecpl
2008-08-18Add (a bunch of) language packs for tinyMCEthomascube
2008-08-15Respect spellcheck_uri in tinyMCE spellchecker (#1484196)thomascube
2008-08-15Enable spellchecker for HTML editorthomascube
2008-08-14Added template object for current mailbox name (#1485256)thomascube
2008-08-13#1485242: better handling of situation when message was sent successfully but...alecpl
2008-07-31Fix read_when_deleted behavior + javascript codestylethomascube
2008-07-28#1485230: allow only images (by filename extension) in tinyMCE's images selectoralecpl
2008-07-25#1485143: fixed empty body validation errors on IEalecpl
2008-07-24#1485227: fixed image list in image popupalecpl
2008-07-21#1485173: fixed empty body checkalecpl
2008-07-18- Updated TinyMCE to version 3.1.0.1alecpl
2008-06-30- Added flag column on messages list (#1484623)alecpl
2008-06-24- Allow trash/junk subfolders to be purged (#1485085)alecpl
2008-06-20Lock UI when posting rename-folder requestthomascube
2008-06-14Complete implementation of #1484601: add link for saving sender to address bo...thomascube
2008-06-13- Added option to display images in messages from known senders (#1484601)alecpl
2008-06-12- #1484816: keypress (not keydown) for repeatalecpl
2008-06-11- don't call expunge and don't remove message row after message movealecpl
2008-06-11- focus the list after drag&dropalecpl
2008-06-02#1484856alecpl
2008-06-02-fix for backslash in folder namealecpl
2008-05-30Tell the user which character is forbidden + add translationthomascube
2008-05-30- Disallowed delimiter in folder name (#1484803)alecpl
2008-05-30- Support for subfolders in default/protected folders (#1484665)alecpl
2008-05-26-small fix for Konqueror (#1484228)alecpl
2008-05-26-fixed attachments sending on Opera (#1485081) + hidden iframe on Konqueroralecpl
2008-05-13fix script to show cc/bcc fieldssvncommit
2008-05-07/tmp/outsvncommit
2008-04-28- removed my code for mouse actions on address searching list (clicking on li...alecpl
2008-04-25- fixed pagesize value checkingalecpl
2008-04-24- fixed blankpage handling in show_contentframe(): don't set display (=none) ...alecpl
2008-04-17fix HTML mail sendingsvncommit
2008-04-16- don't use onchange to toggle editor because of IE bugalecpl
2008-04-16added language support to HTML editing (#1484862)svncommit