4
0
mirror of https://github.com/1f349/dendrite.git synced 2025-01-14 19:36:34 +00:00
dendrite/syncapi/storage
Kegsay 279044cd90
Add history visibility guards ()
* Add history visibility guards

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

* 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 () 2020-09-24 11:10:14 +01:00
shared Add history visibility guards () 2020-10-02 17:08:13 +01:00
sqlite3 Update all usages of tx.Stmt to sqlutil.TxStmt () 2020-09-24 11:10:14 +01:00
tables Handle state with input event as new events () 2020-09-15 11:17:46 +01:00
interface.go Handle state with input event as new events () 2020-09-15 11:17:46 +01:00
storage_test.go Add history visibility guards () 2020-10-02 17:08:13 +01:00
storage_wasm.go Configuration format v1 () 2020-08-10 14:18:04 +01:00
storage.go Configuration format v1 () 2020-08-10 14:18:04 +01:00