mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-07 06:53:09 -06:00
Manipulate filters as gomatrix.Filter structures, instead of their []byte JSON representation. This lays ground work for using filters in dendrite for /sync requests. |
||
|---|---|---|
| .. | ||
| account_data_table.go | ||
| accounts_table.go | ||
| filter_table.go | ||
| membership_table.go | ||
| profile_table.go | ||
| storage.go | ||
| threepid_table.go | ||