Public rooms search: Do a AND search on public rooms

This commit is contained in:
manuroe
2015-12-21 16:41:41 +01:00
parent 94fbcc076f
commit d65efac3d5
3 changed files with 14 additions and 5 deletions
@@ -39,7 +39,7 @@
/**
The filter being applied. Nil if there is no filter.
A 'OR' search is made on the strings of the array.
A 'AND' search is made with the strings of the array.
Setting a new value may trigger a request to the home server. So, the data source state
may change to MXKDataSourceStatePreparing.
*/