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
Age
Commit message (
Expand
)
Author
2014-01-21
Fix concurrent connections to IMAP while searching
Thomas Bruederli
2014-01-20
Code cleanup: remove duplicated code, don't trigger multi-folder search on si...
Thomas Bruederli
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-15
Add more IMAP THREAD parser tests
Aleksander Machniak
2014-01-15
Added some tests for IMAP THREAD parser
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-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-10
Merge pull request #161 from Musashi69/patch-1
Aleksander Machniak
2014-01-09
CS fixes
Aleksander Machniak
2014-01-09
Fix issue where filesystem path was added to all-attachments (zip) file (#148...
Aleksander Machniak
2014-01-09
modify Net_Sieve requirement from 1.8.2 to 1.3.2 as the former is not available
Musashi69
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
Merge branch 'master' of github.com:roundcube/roundcubemail
Aleksander Machniak
2014-01-05
Fix case-sensitivity of email addresses handling on compose (#1485499)
Aleksander Machniak
2014-01-04
Merge branch 'master' of github.com:roundcube/roundcubemail
Aleksander Machniak
2014-01-04
Add Filters tab using plugin API hook
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.
[next]