Age | Commit message (Expand) | Author |
2008-02-20 | Mark message read when printing it (#1326452) | thomascube |
2008-02-19 | Allow to send mail with BCC recipients only + remove some unused vars | thomascube |
2008-02-16 | * addapted patch from #1484777 (Thanks ulysses.almeida) | till |
2008-02-13 | Always use subject col when dragging messages | thomascube |
2008-02-13 | * implementing patch from #1484605 | till |
2008-02-13 | fix switching between HTML/plain composing (#1484752) | svncommit |
2008-02-13 | condense TinyMCE toolbar down to one line, removing table buttons (#1484747) | svncommit |
2008-02-12 | Make script cross browser compatible | thomascube |
2008-02-12 | Show message count in folder list and hint when creating a subfolder | thomascube |
2008-02-12 | Ignore clicks from input elements and images | thomascube |
2008-02-11 | Enable command for marking messages read/unread | thomascube |
2008-02-11 | * fixing bug i reported in #1484545 | till |
2008-02-08 | Don't unselect and re-select a list row | thomascube |
2008-02-05 | Also send search request when deleting a contact (#1484620) | thomascube |
2008-02-05 | Applied patch to prevent from purging inbox (#1484449) + CSS hack for Safari | thomascube |
2008-02-04 | Fix client side e-mail address check | thomascube |
2008-01-31 | Remember search results (closes #1483883). | svncommit |
2007-12-11 | added ability to insert attached images in HTML editor | svncommit |
2007-12-10 | upgrade TinyMCE version to latest | svncommit |
2007-12-10 | New class rcube_user + send message disposition notification | thomascube |
2007-12-10 | Remove some unused object properties | thomascube |
2007-11-30 | Simplified email address check (fixes #1484679) | thomascube |
2007-11-25 | Only show new messages if they match the current search (#1484176) | thomascube |
2007-10-28 | Use UTF-8 folder name for renaming; don't use setAttribute but an object prop... | thomascube |
2007-10-20 | Fix toggleselect of list widget | thomascube |
2007-10-19 | Fix moving folders to root, bug introduces when using row id's instead of fol... | svncommit |
2007-10-19 | - Enable single-selection toggling in JS list object | svncommit |
2007-10-17 | Fix sorting after parent folder renaming. | svncommit |
2007-10-17 | Make sure the currently selected row is re-selected after re-initializing the... | svncommit |
2007-10-17 | Clean up code overlap. | svncommit |
2007-10-17 | Make sure the _main_ window is focussed (closes #1484138). | svncommit |
2007-10-17 | ... and unset selected folder name. | svncommit |
2007-10-17 | Clear folder selection when a protected folder is clicked. | svncommit |
2007-10-15 | Unset folder selection after folder is deleted. | svncommit |
2007-10-10 | Suppress IE errors when clearing attachments form (#1484356) | thomascube |
2007-09-29 | Fix compose screen on IE7 and re-enable buttons after list reload | thomascube |
2007-09-27 | Remove unused code. | svncommit |
2007-09-27 | When a folder is renamed, rename the children as well. | svncommit |
2007-09-27 | Remove unused array. | svncommit |
2007-09-27 | Fix regular expression; folder name may contain special characters. | svncommit |
2007-09-27 | When a folder is deleted, delete the children as well. | svncommit |
2007-09-27 | Disable moving a folder to one of it's own children. | svncommit |
2007-09-26 | Also select next contact after removing one | thomascube |
2007-09-26 | Select next message after removing one from list | thomascube |
2007-09-26 | Remove unused events. | svncommit |
2007-09-25 | Create new folder as child of selected folder. | svncommit |
2007-09-25 | Disable moving of default folders. | svncommit |
2007-09-25 | Enable drag-/dropping of folders to a new parent folder, closes #1457344. | svncommit |
2007-09-19 | Unlock interface when message sending fails (#1484570) | thomascube |
2007-09-19 | Allow vars and PHP code in templates; improved page title; fixed #1484395 | thomascube |