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-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
2013-10-30
Fix typo in last commit
Aleksander Machniak
2013-10-30
Move setting _next_uid to selection_post_data()
Aleksander Machniak
2013-10-29
Revert "simplify home/end key behavior"
cmcnulty
2013-10-29
replace space bar with arrow key thread handling
cmcnulty
2013-10-29
simplify home/end key behavior
cmcnulty
2013-10-29
fix scrolling up
cmcnulty
2013-10-29
Fix an issue where pressing minus key on contacts list was hiding list record...
Aleksander Machniak
2013-10-28
Merge pull request #146 from cmcnulty/1489397
Aleksander Machniak
2013-10-25
Fix shift-select when navigating UP the messsage list
Charles McNulty
2013-10-25
Refactored status/flag toggle code, added touch event support on flag and sta...
Aleksander Machniak
2013-10-25
Merge branch 'dev-canned-responses'
Thomas Bruederli
2013-10-23
#1489392 - arrow key with control down should *not* select messages
cmcnulty
[next]