dendrite/userapi/util
Till 5579121c6f
Preparations for removing BaseDendrite (#3016)
Preparations to actually remove/replace `BaseDendrite`.
Quite a few changes:
- SyncAPI accepts an `fulltext.Indexer` interface (fulltext is removed
from `BaseDendrite`)
- Caches are removed from `BaseDendrite`
- Introduces a `Router` struct (likely to change)
  - also fixes #2903
- Introduces a `sqlutil.ConnectionManager`, which should remove
`base.DatabaseConnection` later on
- probably more
2023-03-17 11:09:45 +00:00
..
devices.go Merge keyserver & userapi (#2972) 2023-02-20 14:58:03 +01:00
notify_test.go Preparations for removing BaseDendrite (#3016) 2023-03-17 11:09:45 +00:00
notify.go Merge keyserver & userapi (#2972) 2023-02-20 14:58:03 +01:00
phonehomestats_test.go Preparations for removing BaseDendrite (#3016) 2023-03-17 11:09:45 +00:00
phonehomestats.go Remove polylith/API mode (#2967) 2023-02-14 12:47:47 +01:00
stats_wasm.go Add opt-in anonymous stats reporting (#2249) 2022-05-04 19:04:28 +02:00
stats_windows.go Add opt-in anonymous stats reporting (#2249) 2022-05-04 19:04:28 +02:00
stats.go Add opt-in anonymous stats reporting (#2249) 2022-05-04 19:04:28 +02:00