dendrite/syncapi/storage
Kegsay 279044cd90
Add history visibility guards (#1470)
* Add history visibility guards

Default to 'joined' visibility to avoid leaking events, until we get
around to implementing history visibility completely. Related #617

* Don't apply his vis checks on shared rooms

* Fix order of checks

* Linting and remove another misleading check

* Update whitelist
2020-10-02 17:08:13 +01:00
..
postgres Update all usages of tx.Stmt to sqlutil.TxStmt (#1423) 2020-09-24 11:10:14 +01:00
shared Add history visibility guards (#1470) 2020-10-02 17:08:13 +01:00
sqlite3 Update all usages of tx.Stmt to sqlutil.TxStmt (#1423) 2020-09-24 11:10:14 +01:00
tables Handle state with input event as new events (#1415) 2020-09-15 11:17:46 +01:00
interface.go Handle state with input event as new events (#1415) 2020-09-15 11:17:46 +01:00
storage.go Configuration format v1 (#1230) 2020-08-10 14:18:04 +01:00
storage_test.go Add history visibility guards (#1470) 2020-10-02 17:08:13 +01:00
storage_wasm.go Configuration format v1 (#1230) 2020-08-10 14:18:04 +01:00