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
/
app.js
Age
Commit message (
Expand
)
Author
2014-04-13
Use POST for refresh/check-recent request
Aleksander Machniak
2014-04-12
Avoid empty _action= parameters in URLs
Thomas Bruederli
2014-04-12
Remove last check for IE6
Aleksander Machniak
2014-04-12
Drop support for IE6, move IE7/IE8 support to legacy_browser plugin, update t...
Aleksander Machniak
2014-04-10
Avoid unexpected redirects to inbox after auto-saving a draft (#1489789)
Thomas Bruederli
2014-04-10
Allow plugins to define custom attachment classes
Thomas Bruederli
2014-04-10
Foward locking parameter
Thomas Bruederli
2014-04-08
Make multi-folder message identifiers work with folders containing commas
Thomas Bruederli
2014-04-08
Enable listmode switch if listing is not multi-folder
Thomas Bruederli
2014-04-08
Fix forwarding all ('*') messages of a search set
Thomas Bruederli
2014-04-08
Don't remove messages from list when moving to another folder in multi-folder...
Thomas Bruederli
2014-04-08
Don't display error when moving a message to the same folder it already resides
Thomas Bruederli
2014-04-07
Fix folder column display and message moving in multi-folder search mode
Thomas Bruederli
2014-04-07
Fix page title and folder selection in search mode
Thomas Bruederli
2014-04-07
Small refactoring of message list column configuration; fixes table column re...
Thomas Bruederli
2014-04-07
Merge branch 'dev-multi-folder-search'
Thomas Bruederli
2014-04-04
Improve error message on failed http connection
Aleksander Machniak
2014-03-21
Disable link registering mailto: protocol handler if not supported by the bro...
Thomas Bruederli
2014-03-20
Don't hide upload dialog if no file was selected. Display an alert message fo...
Thomas Bruederli
2014-03-13
Fix message import dialog (#1489685):
Thomas Bruederli
2014-03-09
Fix input-button disabled state; add support for jquery UI buttons of type 'u...
Thomas Bruederli
2014-03-06
Support structured data for autocompletion results; map 'type' attribute to C...
Thomas Bruederli
2014-03-02
Fix opening compose screen in new window after saving as draft (#1489643)
Thomas Bruederli
2014-02-22
Suppress IE's default behavior of opening links in a new tab on ctrl-click by...
Thomas Bruederli
2014-02-13
Added toolbar button to move message in message view
Aleksander Machniak
2014-02-04
Forward all arguments of the function call
Thomas Bruederli
2014-02-04
Use standard dialog popups for the ACL permissions form; that will open it in...
Thomas Bruederli
2014-01-29
Execute message/contact moving on dragend callback from list widget because t...
Thomas Bruederli
2014-01-29
Fix canned responses in HTML mode (#1489536)
Thomas Bruederli
2014-01-27
Compare message IDs before suggesting to restore compose messages on reply
Thomas Bruederli
2014-01-22
Add 'markfolder' event (#1485775)
Aleksander Machniak
2014-01-21
Apply the right flags for searching in all folders
Thomas Bruederli
2014-01-20
Code cleanup: remove duplicated code, don't trigger multi-folder search on si...
Thomas Bruederli
2014-01-20
Re-submit search query when switching folders
Thomas Bruederli
2014-01-20
- Make search scope selectable in UI
Thomas Bruederli
2014-01-16
Make message pagenav (prev/next) work with sorted multi-folder search results
Thomas Bruederli
2014-01-16
Support globally unique message UIDs with IMAP folder name appended
Thomas
2014-01-16
Prepare message list to display IMAP folder
Thomas
2014-01-16
Refactor multi-threaded autocomple contact searching to make it available for...
Thomas
2014-01-14
Make sure unread_children count (and class) on thread root is always updated ...
Aleksander Machniak
2014-01-14
Update class name in subscriptions folder list after saving folder properties
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-15
Implemented menu actions to copy/move messages, added folder-selector widget ...
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
[next]