summaryrefslogtreecommitdiff
path: root/program/js
AgeCommit message (Collapse)Author
2006-12-03fixed signature issuessvncommit
2006-12-01Introducing preview pane and conditional skin tagsthomascube
2006-11-22Fix a bug introduced with Shift-Del yesterdaysvncommit
2006-11-21Enable purge command in Junk folder.svncommit
2006-11-21Bypass Trash folder if Shift-Del was pressed.svncommit
2006-11-21Add first and last buttons.svncommit
2006-11-15fixed deletion from message list.svncommit
2006-11-11finish previous commitsvncommit
2006-11-11fixed message moving/deletion from "show" pagesvncommit
2006-11-08upgrade to TinyMCE v2.0.8svncommit
2006-09-30enabled spellchecker in plugin configurationsvncommit
2006-09-28removed leftover debug statement.svncommit
2006-09-27Fixed editor selector labels, added TinyMCE spellchecker to editor configurationsvncommit
2006-09-24Partial client re-write with a common list classthomascube
2006-09-23added TinyMCE spellchecker plugin, configured to use GoogleSpellsvncommit
2006-09-14Initial TinyMCE editor support (still need to work on spellcheck and skins)svncommit
2006-09-08Updated MDB2 with MSSQL support + some cosmeticsthomascube
2006-09-07Some bugfixes and session expiration stuffthomascube
2006-08-11Removed debug alertthomascube
2006-08-10Fixed charset problems with folder renamingthomascube
2006-08-06Finalized 0.1beta2 releasev0.1-beta2thomascube
2006-08-06Added patch for Bug #1483932; Fixed attachment bug; Cleaned up JS varsthomascube
2006-08-04Several bugfixes; see CHANGELOG for detailsthomascube
2006-08-02#1483826 added much longer but much more rfc 822/2822 compliant js email svncommit
validator.
2006-07-31Compose, save and sendmail cleanupthomascube
2006-07-30Fixed folder renaming; added confirmation after deleting a folderthomascube
2006-07-30Alter links in HTML messages; highlight droptargetsthomascube
2006-07-25Several bugfixes and improvements. See CHANGELOG for detailsthomascube
2006-07-24Improvements to Draft handlingsvncommit
2006-07-20Fixed bug #1483897thomascube
2006-07-03Workaround for drag-drop using whitespace in FF, Junk emptying, misc fixessvncommit
2006-06-30Misc bug and compatibility fixessvncommit
2006-06-29Removeable attachments, Auto-default folder creation, bug fixessvncommit
2006-06-27Renameable folders, mail-checking changes, other fixes (richs)svncommit
2006-06-19Added Drafts support (Feature #1326839) (richs)svncommit
2006-05-25Finalized GoogieSpell integrationthomascube
2006-05-25change class to unfocused upon clicking outside of the message listsvncommit
2006-05-24Fixed major bug with deleting a single messagesvncommit
2006-05-24Fixed bug with toggling new status of message after it had been marked as ↵svncommit
deleted Addded undelete functionality that works like Thunderbird (pressing delete icon/key on deleted message undeletes) fixed many but not all of the 'strict' javascript error messages
2006-05-19Added "Enter" key support for viewing a messagesvncommit
slightly changed behavior of clicking/double clicking messages to conform to Outlook 2003 (OE/Outlook/Thunderbird all handle double-click with Ctrl key pressed differently)
2006-05-18Allow & in e-mail addressesthomascube
2006-05-171)fixed bug where moving/deleting a single message in the list didn't worksvncommit
2)fixed bug where marking a message as deleted from "view message" page caused errors
2006-05-15Fix of empty folder bug by Jon Daley (roundcube@jon.limedaley.com)svncommit
2006-05-01Started integrating GoogieSpellthomascube
2006-05-01Added undelete functionality; made flagging system more flexiblesvncommit
2006-04-26fix number of bugs and issues with last patch.svncommit
1) fixed issue where switching folders would lose keyboard commands 2) fixed issue where you could not delete or move multiple messages 3) now moves to next message regardless of deleting it or moving it 4) moves to previous messsage when deleting or moving last message in list
2006-04-25added a couple new features and bug fixes:svncommit
1) ability to change focus of selected message without selecting that message (requires a new class) 2) fixed bug where navigating with arrows would "select" hidden messages 3) moving or deleting messages will now select the next message on the list
2006-04-24Delete key will delete selected messagessvncommit
2006-04-13Fixed parent.location problem for compose-linksthomascube
2006-03-27Improved search functionthomascube