0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-13 09:58:59 +02:00
dendrite/userapi
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
..
api Remove polylith/API mode (#2967) 2023-02-14 12:47:47 +01:00
consumers Pushrule tweaks, make pattern non-optional on EventMatchCondition (#2918) 2022-12-23 12:52:47 +01:00
internal Handle guest access [1/2?] (#2872) 2022-12-22 13:05:59 +01:00
producers Virtual hosting schema and logic changes (#2876) 2022-11-11 16:41:37 +00:00
storage Virtual hosting schema and logic changes (#2876) 2022-11-11 16:41:37 +00:00
types Add message stats to reporting (#2748) 2022-11-02 10:18:11 +00:00
util Remove polylith/API mode (#2967) 2023-02-14 12:47:47 +01:00
userapi.go Remove polylith/API mode (#2967) 2023-02-14 12:47:47 +01:00
userapi_test.go Remove polylith/API mode (#2967) 2023-02-14 12:47:47 +01:00