index
:
roundcube.git
local
master
working
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
program
/
js
Age
Commit message (
Expand
)
Author
2013-12-25
Display different icons when Trash folder is empty or full (#1485775)
Aleksander Machniak
2013-12-23
Make addEventListener() chainable for better performance and compact code
Aleksander Machniak
2013-12-23
Merge pull request #157 from JohnDoh/trigger-insertrow
Aleksander Machniak
2013-12-23
Fix so message flags modified by another client are applied on the list on re...
Aleksander Machniak
2013-12-18
Fix Closure-compiler warnings, small code improvements
Aleksander Machniak
2013-12-15
Fix position of messages list column dragging layer when the list is scrolled...
Aleksander Machniak
2013-12-15
Implemented menu actions to copy/move messages, added folder-selector widget ...
Aleksander Machniak
2013-12-11
Improved drag-n-drop layer: - do not auto-select children of collapsed threads,
Aleksander Machniak
2013-12-11
Fix regression where only first new folder was placed in correct place on the...
Aleksander Machniak
2013-12-09
Fix issue where children of selected and collapsed thread were skipped on var...
Aleksander Machniak
2013-12-08
Fix fixed header issue after removing rows (1295420)
Aleksander Machniak
2013-12-07
trigger insertrow JS event from compose screen address book widget
JohnDoh
2013-11-25
Small code improvement
Aleksander Machniak
2013-11-23
Make local storage functions work before rcmail.init() was called
Thomas Bruederli
2013-11-23
- Update TinyMCE to version 3.5.10 (#1489442)
Aleksander Machniak
2013-11-22
Fix keyboard navigation in autocompletion list on Opera browser
Aleksander Machniak
2013-11-22
Display loading message when loading identity frame
Aleksander Machniak
2013-11-22
Merge branch 'master' of github.com:roundcube/roundcubemail
Thomas Bruederli
2013-11-22
Merge branch 'master' of github.com:roundcube/roundcubemail
Aleksander Machniak
2013-11-22
Trigger event when opening new windows with a reference to the window object ...
Thomas Bruederli
2013-11-22
Fix rowcount when list element contains bot only tr/li elements but also text...
Aleksander Machniak
2013-11-22
Display status messages as pile of black bars overlaying the UI in order to i...
Thomas Bruederli
2013-11-21
Fix issue where subject input might get filled with "null" string (IE8)
Aleksander Machniak
2013-11-21
Replace Array.indexOf() with jQuery.inArray() for older browsers (IE<9)
Aleksander Machniak
2013-11-21
Fix folders sorting procedure.
Aleksander Machniak
2013-11-20
Small fixes: variable scope
Aleksander Machniak
2013-11-15
Fix (again) IE11 detection where document.all is not defined.
Aleksander Machniak
2013-11-15
Fix Internet Explorer 11 detection (#1489434)
Aleksander Machniak
2013-11-11
Do not start autocomplete request on arrow keys press
Aleksander Machniak
2013-11-10
Compare draft message-ID when restoring local message contents
Thomas Bruederli
2013-11-10
Track typing activity in HTML editor
Thomas Bruederli
2013-11-10
Better button text for message restore dialog
Thomas Bruederli
2013-11-10
Track typing in compose screen and only update local storage on activity
Thomas Bruederli
2013-11-10
First version of the local storage compose data saving feature; some behavior...
Thomas Bruederli
2013-11-05
Fix regression where child messages on collapsed thread weren't selected
Aleksander Machniak
2013-11-04
Merge pull request #152 from cmcnulty/control-shift
Aleksander Machniak
2013-11-04
Code improvements
Aleksander Machniak
2013-11-03
Fix issue where mails with inline images of the same name contained only the ...
Aleksander Machniak
2013-11-02
Fix list record selection on lists with toggleselect:true, i.e. folder manager
Aleksander Machniak
2013-10-30
need to reset shift_start on control select
cmcnulty
2013-10-30
Improve performance and code readability by using String's startsWith() metho...
Aleksander Machniak
2013-10-30
CS fixes
Aleksander Machniak
2013-10-30
Fix drag-n-drop broken in bc35e865
Aleksander Machniak
2013-10-30
Eliminate "blinking" loading icon in browser on messages selection
Aleksander Machniak
2013-10-30
Bring back fix for #1489396, unintentionally removed in another pull request
Aleksander Machniak
2013-10-30
Fix Ctrl+click selection after recent refactorings of keyboard nawigation on ...
Aleksander Machniak
2013-10-30
Merge pull request #151 from cmcnulty/new-key-navigation
Aleksander Machniak
2013-10-30
Merge pull request #149 from cmcnulty/1489403
Aleksander Machniak
2013-10-30
Merge pull request #150 from cmcnulty/1489396
Aleksander Machniak
2013-10-30
Add an option to disable smart Reply-List behaviour - reply_all_mode (#1488734)
Aleksander Machniak
[next]