Thomas Bruederli
|
19262e6eab
|
Code cleanup: remove duplicated code, don't trigger multi-folder search on simple filter requests
|
12 years ago |
Thomas Bruederli
|
1d6082c5e2
|
Fix thread/list mode update and display
|
12 years ago |
Thomas Bruederli
|
6884f3f1f7
|
Re-submit search query when switching folders
|
12 years ago |
Thomas Bruederli
|
1bbf8c4886
|
- Make search scope selectable in UI
- Disable thread mode when searching over multiple folders
- Encode UID values for HTML message row identifiers
|
12 years ago |
Thomas Bruederli
|
2c33c7e38b
|
Make message pagenav (prev/next) work with sorted multi-folder search results
|
12 years ago |
Thomas Bruederli
|
2baeac116a
|
Fix sorting and paging in cross-folder searches
|
12 years ago |
Thomas Bruederli
|
25a244908b
|
Remove merge conflict
|
12 years ago |
Thomas Bruederli
|
b6100d9ed2
|
Merge branch 'dev-multi-folder-search' of github.com:roundcube/roundcubemail into dev-multi-folder-search
after rebasing to master
|
12 years ago |
Thomas
|
566747af00
|
First attempt to search in multiple folders; do it multi-threaded using pthreads if available
|
12 years ago |
Thomas
|
9684dc018f
|
Support globally unique message UIDs with IMAP folder name appended
|
12 years ago |
Thomas
|
628706acdc
|
Prepare message list to display IMAP folder
|
12 years ago |
Thomas
|
017c4f19fd
|
Refactor multi-threaded autocomple contact searching to make it available for other purposes, too
|
12 years ago |
Thomas Bruederli
|
7c28d45c8e
|
Update class name in subscriptions folder list after saving folder properties
|
12 years ago |
Aleksander Machniak
|
14bd927c71
|
Extracting inline image data into attachments also if data type is not set
|
12 years ago |
Aleksander Machniak
|
090d3ed38c
|
Fix compat. with PHP 5.2 (#1489500)
|
12 years ago |
Aleksander Machniak
|
b23b3f2c35
|
Fix case-sensitivity of email addresses handling on compose (#1485499)
|
12 years ago |
Aleksander Machniak
|
ee43f09724
|
Fix possible warning when advances_prefs setting is not an array
|
12 years ago |
Aleksander Machniak
|
d575e46067
|
CS fixes
|
12 years ago |
Aleksander Machniak
|
f5d2eef55c
|
More CS fixes, replace global $CONFIG usage with $RCMAIL->config->get()
|
12 years ago |
Aleksander Machniak
|
ddc161721c
|
Fix default priority selection broken in last CS fix
|
12 years ago |
Aleksander Machniak
|
5e30349639
|
CS fixes
|
12 years ago |
Aleksander Machniak
|
0f16a0353c
|
CS fixes
|
12 years ago |
Aleksander Machniak
|
10936fef64
|
Don't alter Message-ID of a draft when sending (#1489409)
|
12 years ago |
Aleksander Machniak
|
c97625e02a
|
CS fixes
|
12 years ago |
Aleksander Machniak
|
da5fa28d57
|
Display different icons when Trash folder is empty or full (#1485775)
|
12 years ago |
Aleksander Machniak
|
ac0fc383fd
|
Fix so message flags modified by another client are applied on the list on refresh (#1485186)
|
12 years ago |
Aleksander Machniak
|
6b2b2eca5f
|
Remove deprecated functions (these listed in bc.php file) usage
|
12 years ago |
Aleksander Machniak
|
54029ea959
|
Fix broken text/* attachments when forwarding/editing a message (#1489426)
|
12 years ago |
Aleksander Machniak
|
5224a6b394
|
Make possible to get contact ID from HTML id attribute (#1489414)
|
12 years ago |
Aleksander Machniak
|
774f9dc835
|
Fix replacing group name with group members on autocompletion
(for some addressbook plugins where email field is not a flat array)
|
12 years ago |
Aleksander Machniak
|
a520f331c1
|
Fix handling of X-Forwarded-For header with multiple addresses (#1489481)
|
12 years ago |
Aleksander Machniak
|
48660a881c
|
Fix use of non-existing localization label (#1489474)
|
12 years ago |
Aleksander Machniak
|
39c90d6b61
|
Make sure selected group is listed after delete error (#1489463)
|
12 years ago |
Aleksander Machniak
|
2c16ab5682
|
Check rcube_addressbook::get_error() after failing delete (#1489463)
|
12 years ago |
Aleksander Machniak
|
18b40c1a32
|
Fix issue where groups were not deleted when "Replace entire addressbook" option on contacts import was used (#1489420)
|
12 years ago |
Aleksander Machniak
|
993eb88d5a
|
Always send unread counter update for current folder
|
12 years ago |
Aleksander Machniak
|
ac3cddac97
|
Skip charset (or use US_ASCII) intead of UTF-8 if body contains only ASCII characters
|
12 years ago |
Aleksander Machniak
|
f59cfe8806
|
Make Reporting-UA header in MDN report optional, as User-Agent is
|
12 years ago |
Aleksander Machniak
|
8c5f405587
|
Set real content-type for file downloads (#1489439)
|
12 years ago |
Aleksander Machniak
|
f768a6eae8
|
Fix so contactnotfound message is of type error not info
|
12 years ago |
Thomas Bruederli
|
f9c8e8285b
|
Move 'advanced' block to the end of the settings form
|
12 years ago |
Aleksander Machniak
|
5e4894a916
|
Fix bgcolor attribute handling
|
12 years ago |
Thomas Bruederli
|
2af3748596
|
Clean HTML message body from URL parameters after enabling HTML mode in commit e957bfec
|
12 years ago |
Thomas Bruederli
|
e957bfecdf
|
Allow plugins to override message compose mode
|
12 years ago |
Thomas Bruederli
|
ceb2a31b38
|
Compare draft message-ID when restoring local message contents
|
12 years ago |
Thomas Bruederli
|
87b513853c
|
Better button text for message restore dialog
|
12 years ago |
Thomas Bruederli
|
85e60ada15
|
First version of the local storage compose data saving feature; some behavioral improvements and encrytion are still to be added
|
12 years ago |
Thomas Bruederli
|
e46d060a4a
|
Fix errors in error page :-)
|
12 years ago |
Thomas Bruederli
|
4a05e8a7e8
|
Finish advanced prefs feature (#1488829)
|
12 years ago |
Aleksander Machniak
|
96247867f2
|
Fix operations on folders with trailing spaces in name (#1489419)
|
12 years ago |