0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-11-04 06:59:01 +01:00
dendrite/keyserver/internal
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
..
cross_signing.go Generic-based internal HTTP API (#2626) 2022-08-11 15:29:33 +01:00
device_list_update.go Remove polylith/API mode (#2967) 2023-02-14 12:47:47 +01:00
device_list_update_default.go Add custom build flag to satisfy Sytest 2022-11-07 15:07:47 +01:00
device_list_update_sytest.go Add custom build flag to satisfy Sytest 2022-11-07 15:07:47 +01:00
device_list_update_test.go Cleanup stale device lists for users we don't share a room with anymore (#2857) 2022-12-12 08:20:59 +01:00
internal.go Federation fixes for virtual hosting 2022-11-15 15:05:23 +00:00
internal_test.go Add test for QueryDeviceMessages (#2773) 2022-10-07 10:54:42 +02:00