dendrite/userapi/util
Till 11d9b9db0e
Remove polylith/API mode (#2967)
This removes most of the code used for polylith/API mode.

This removes the `/api` internal endpoints entirely. 

Binary size change roughly 5%: 
```
51437560 Feb 13 10:15 dendrite-monolith-server # old
48759008 Feb 13 10:15 dendrite-monolith-server # new
```
2023-02-14 12:47:47 +01:00
..
devices.go Virtual hosting schema and logic changes (#2876) 2022-11-11 16:41:37 +00:00
notify_test.go Add UserAPI util tests (#2907) 2022-12-08 08:24:24 +01:00
notify.go Virtual hosting schema and logic changes (#2876) 2022-11-11 16:41:37 +00:00
phonehomestats_test.go Add UserAPI util tests (#2907) 2022-12-08 08:24:24 +01: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