summaryrefslogtreecommitdiff
path: root/program/js
AgeCommit message (Expand)Author
2013-12-29re-add lost group_delete js eventJohnDoh
2013-12-29Don't alter Message-ID of a draft when sending (#1489409)Aleksander Machniak
2013-12-25Display different icons when Trash folder is empty or full (#1485775)Aleksander Machniak
2013-12-23Make addEventListener() chainable for better performance and compact codeAleksander Machniak
2013-12-23Merge pull request #157 from JohnDoh/trigger-insertrowAleksander Machniak
2013-12-23Fix so message flags modified by another client are applied on the list on re...Aleksander Machniak
2013-12-18Fix Closure-compiler warnings, small code improvementsAleksander Machniak
2013-12-15Fix position of messages list column dragging layer when the list is scrolled...Aleksander Machniak
2013-12-15Implemented menu actions to copy/move messages, added folder-selector widget ...Aleksander Machniak
2013-12-11Improved drag-n-drop layer: - do not auto-select children of collapsed threads,Aleksander Machniak
2013-12-11Fix regression where only first new folder was placed in correct place on the...Aleksander Machniak
2013-12-09Fix issue where children of selected and collapsed thread were skipped on var...Aleksander Machniak
2013-12-08Fix fixed header issue after removing rows (1295420)Aleksander Machniak
2013-12-07trigger insertrow JS event from compose screen address book widgetJohnDoh
2013-11-25Small code improvementAleksander Machniak
2013-11-23Make local storage functions work before rcmail.init() was calledThomas Bruederli
2013-11-23- Update TinyMCE to version 3.5.10 (#1489442)Aleksander Machniak
2013-11-22Fix keyboard navigation in autocompletion list on Opera browserAleksander Machniak
2013-11-22Display loading message when loading identity frameAleksander Machniak
2013-11-22Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2013-11-22Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2013-11-22Trigger event when opening new windows with a reference to the window object ...Thomas Bruederli
2013-11-22Fix rowcount when list element contains bot only tr/li elements but also text...Aleksander Machniak
2013-11-22Display status messages as pile of black bars overlaying the UI in order to i...Thomas Bruederli
2013-11-21Fix issue where subject input might get filled with "null" string (IE8)Aleksander Machniak
2013-11-21Replace Array.indexOf() with jQuery.inArray() for older browsers (IE<9)Aleksander Machniak
2013-11-21Fix folders sorting procedure.Aleksander Machniak
2013-11-20Small fixes: variable scopeAleksander Machniak
2013-11-15Fix (again) IE11 detection where document.all is not defined.Aleksander Machniak
2013-11-15Fix Internet Explorer 11 detection (#1489434)Aleksander Machniak
2013-11-11Do not start autocomplete request on arrow keys pressAleksander Machniak
2013-11-10Compare draft message-ID when restoring local message contentsThomas Bruederli
2013-11-10Track typing activity in HTML editorThomas Bruederli
2013-11-10Better button text for message restore dialogThomas Bruederli
2013-11-10Track typing in compose screen and only update local storage on activityThomas Bruederli
2013-11-10First version of the local storage compose data saving feature; some behavior...Thomas Bruederli
2013-11-05Fix regression where child messages on collapsed thread weren't selectedAleksander Machniak
2013-11-04Merge pull request #152 from cmcnulty/control-shiftAleksander Machniak
2013-11-04Code improvementsAleksander Machniak
2013-11-03Fix issue where mails with inline images of the same name contained only the ...Aleksander Machniak
2013-11-02Fix list record selection on lists with toggleselect:true, i.e. folder managerAleksander Machniak
2013-10-30need to reset shift_start on control selectcmcnulty
2013-10-30Improve performance and code readability by using String's startsWith() metho...Aleksander Machniak
2013-10-30CS fixesAleksander Machniak
2013-10-30Fix drag-n-drop broken in bc35e865Aleksander Machniak
2013-10-30Eliminate "blinking" loading icon in browser on messages selectionAleksander Machniak
2013-10-30Bring back fix for #1489396, unintentionally removed in another pull requestAleksander Machniak
2013-10-30Fix Ctrl+click selection after recent refactorings of keyboard nawigation on ...Aleksander Machniak
2013-10-30Merge pull request #151 from cmcnulty/new-key-navigationAleksander Machniak
2013-10-30Merge pull request #149 from cmcnulty/1489403Aleksander Machniak