summaryrefslogtreecommitdiff
path: root/program/js/app.js
AgeCommit message (Expand)Author
2006-08-06Added patch for Bug #1483932; Fixed attachment bug; Cleaned up JS varsthomascube
2006-08-04Several bugfixes; see CHANGELOG for detailsthomascube
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 del...svncommit
2006-05-19Added "Enter" key support for viewing a messagesvncommit
2006-05-171)fixed bug where moving/deleting a single message in the list didn't worksvncommit
2006-05-15Fix of empty folder bug by Jon Daley (roundcube@jon.limedaley.com)svncommit
2006-05-01Added undelete functionality; made flagging system more flexiblesvncommit
2006-04-26fix number of bugs and issues with last patch.svncommit
2006-04-25added a couple new features and bug fixes:svncommit
2006-04-24Delete key will delete selected messagessvncommit
2006-04-13Fixed parent.location problem for compose-linksthomascube
2006-03-27Improved search functionthomascube
2006-03-23Started implementing search functionthomascube
2006-03-20Minor improvements and bugfixes (see changelog)thomascube
2006-03-04Minor bugfixesthomascube
2006-02-19fix bug in safari browserssvncommit
2006-02-19Bugfix for unread count in window titlethomascube
2006-02-04Bugfixes for encoding and sending with attachmentsthomascube
2006-01-31fixed select-all bugsvncommit
2006-01-25Added folder purge function and some checksthomascube
2006-01-25Added ability to browse message list with arrow keyssvncommit
2006-01-19Added patch for ctrl/shift behaviorthomascube
2006-01-13Switched to full UTF-8 supportthomascube
2006-01-13Switched to full UTF-8 supportthomascube
2006-01-08disable ldap search button if no servers configuredsvncommit
2006-01-08adding files and modifications for public ldap searchsvncommit
2006-01-05Optimized loading time; added periodic mail check; added EXPUNGE commandthomascube
2005-12-16Usage of virtusertable; mail_domain for new users; Chinese and Turkish locali...thomascube
2005-12-14IMAP bugfixes, better signature handlingthomascube
2005-12-03Re-design of caching (new database table added\!); some bugfixes; Postgres su...thomascube
2005-11-13Added new languages and new XMLHttpRequest classthomascube
2005-11-08Added reply-to-all function (submitted by Julien Brette)thomascube
2005-11-06Added favicon and Polish, Czech, British localizationsthomascube
2005-11-06Added localized messages to client and check form inputthomascube
2005-11-02Added more XSS protection (Bug #1308236) and some visual enhancementsthomascube
2005-11-01Fixed safe_mode issue and visual bugthomascube