forked from GitHub-Mirror/riotX-android
Add FIXME
This commit is contained in:
parent
3f10829dcd
commit
a4ef259bd2
@ -28,7 +28,8 @@ internal object FilterUtil {
|
|||||||
*
|
*
|
||||||
*
|
*
|
||||||
* If data save mode is on, FilterBody will contains
|
* If data save mode is on, FilterBody will contains
|
||||||
* "{\"room\": {\"ephemeral\": {\"types\": [\"m.receipt\"]}}, \"presence\":{\"notTypes\": [\"*\"]}}"
|
* FIXME New expected filter:
|
||||||
|
* "{\"room\": {\"ephemeral\": {\"notTypes\": [\"m.typing\"]}}, \"presence\":{\"notTypes\": [\"*\"]}}"
|
||||||
*
|
*
|
||||||
* @param filterBody filterBody to patch
|
* @param filterBody filterBody to patch
|
||||||
* @param useDataSaveMode true to enable data save mode
|
* @param useDataSaveMode true to enable data save mode
|
||||||
|
Loading…
Reference in New Issue
Block a user