aboutsummaryrefslogtreecommitdiff
path: root/syncapi/storage/sqlite3/filtering.go
AgeCommit message (Expand)Author
2022-11-02Don't limit `"state"` (#2849)Neil Alexander
2022-04-13Make `/messages` filterable (#2347)Till
2022-04-11Correctly use provided filters (#2339)Till
2021-03-03Increase gocyclo complexity to 25 (and remove all but 2 golint directives rel...Neil Alexander
2021-02-04Don't re-request state events that are already in the timeline (#1739)Neil Alexander
2021-01-19Basic sync filtering (#1721)Neil Alexander
2020-03-06Add peer-to-peer support into Dendrite via libp2p and fetch (#880)Kegsay
2020-02-13Support sqlite in addition to postgres (#869)Kegsay