Merge branch 'soru/hide-events' into 'main'

feat: Option to hide redacted and unknown events

Closes #147

See merge request ChristianPauly/fluffychat-flutter!257
This commit is contained in:
Sorunome 2020-11-09 09:35:29 +00:00
commit 79c991f11c
16 changed files with 118 additions and 38 deletions

View file

@ -681,6 +681,16 @@
"type": "text",
"placeholders": {}
},
"hideRedactedEvents": "Hide redacted events",
"@hideRedactedEvents": {
"type": "text",
"placeholders": {}
},
"hideUnknownEvents": "Hide unknown events",
"@hideUnknownEvents": {
"type": "text",
"placeholders": {}
},
"homeserverIsNotCompatible": "Homeserver is not compatible",
"@homeserverIsNotCompatible": {
"type": "text",