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
2014-01-27
Update to jQuery 1.11.0
Aleksander Machniak
2014-01-22
Add 'markfolder' event (#1485775)
Aleksander Machniak
2014-01-14
Make sure unread_children count (and class) on thread root is always updated ...
Aleksander Machniak
2014-01-14
Remove expand/collapse with plus/minus keys (on numeric keypad) (#1489513)
Aleksander Machniak
2014-01-14
Update class name in subscriptions folder list after saving folder properties
Thomas Bruederli
2014-01-07
Fix error when calling get_selection() after any (selected) row was removed
Aleksander Machniak
2014-01-05
Move folder/directory list auto-scrolling functionality to treelist widget (s...
Thomas Bruederli
2013-12-29
re-add lost group_delete js event
JohnDoh
2013-12-29
Don't alter Message-ID of a draft when sending (#1489409)
Aleksander Machniak
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
[next]