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
Age
Commit message (
Expand
)
Author
2014-01-20
Fix thread/list mode update and display
Thomas Bruederli
2014-01-20
Fix slicing of returned search result headers
Thomas Bruederli
2014-01-20
Re-submit search query when switching folders
Thomas Bruederli
2014-01-20
Fix row UID handling in list widget
Thomas Bruederli
2014-01-20
- Make search scope selectable in UI
Thomas Bruederli
2014-01-20
Append per-folder search results to global index but only if it has matches
Thomas Bruederli
2014-01-16
Handle combined UID-folder identifiers in rcube_imap class
Thomas Bruederli
2014-01-16
Make message pagenav (prev/next) work with sorted multi-folder search results
Thomas Bruederli
2014-01-16
Fix sorting and paging in cross-folder searches
Thomas Bruederli
2014-01-16
Remove merge conflict
Thomas Bruederli
2014-01-16
Merge branch 'dev-multi-folder-search' of github.com:roundcube/roundcubemail ...
Thomas Bruederli
2014-01-16
Fix typos
Thomas Bruederli
2014-01-16
Minor improvements to threaded searching
Thomas Bruederli
2014-01-16
First attempt to search in multiple folders; do it multi-threaded using pthre...
Thomas
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-16
Merge branch 'master' of github.com:roundcube/roundcubemail
Thomas Bruederli
2014-01-16
Merge branch 'master' of github.com:roundcube/roundcubemail
Aleksander Machniak
2014-01-16
Fix compatibility with PHP 5.2 in html.php file (#1489514)
Aleksander Machniak
2014-01-16
* New option that write logs to per-user directories. (Debug) logs will only ...
Thomas Bruederli
2014-01-16
Improve parse_thread so it uses much less recursive calls
Aleksander Machniak
2014-01-16
Don't log error if no plugin config is found in global directories
Thomas Bruederli
2014-01-16
Use the right base_dn for listing records of the selected group
Thomas Bruederli
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-14
Fall back to load plugin config from global config directories only if no loc...
Thomas Bruederli
2014-01-13
Merge pull request #160 from Takika/patch-1
Thomas B.
2014-01-12
Extracting inline image data into attachments also if data type is not set
Aleksander Machniak
2014-01-07
Load plugin config file from any configured path
Takika
2014-01-07
Fix error when calling get_selection() after any (selected) row was removed
Aleksander Machniak
2014-01-07
Make sure prefs always is a valid array (otherwise causes fatal errors if lan...
Thomas Bruederli
2014-01-05
Fix compat. with PHP 5.2 (#1489500)
Aleksander Machniak
2014-01-05
Move folder/directory list auto-scrolling functionality to treelist widget (s...
Thomas Bruederli
2014-01-05
Fix case-sensitivity of email addresses handling on compose (#1485499)
Aleksander Machniak
2014-01-02
Fix an obvious mistake in search_once() casing wrong result when called
Aleksander Machniak
2014-01-02
Use '0' instead of 0, to fix possible issue.
Aleksander Machniak
2014-01-02
Merge pull request #159 from JohnDoh/group_delete
Thomas B.
2014-01-02
Small perf. improvement
Aleksander Machniak
2014-01-02
Fix possible warning when advances_prefs setting is not an array
Aleksander Machniak
2014-01-01
CS fixes
Aleksander Machniak
2013-12-31
CS fixes
Aleksander Machniak
2013-12-31
More CS fixes, replace global $CONFIG usage with $RCMAIL->config->get()
Aleksander Machniak
2013-12-31
Fix default priority selection broken in last CS fix
Aleksander Machniak
2013-12-30
CS fixes
Aleksander Machniak
2013-12-29
CS fixes
Aleksander Machniak
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-28
Fix issue where deprecated syntax for HTML lists was not handled properly (#1...
Aleksander Machniak
[next]