0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-09-11 05:29:18 +02:00
dendrite/userapi
Till ac5f3f025e
Calculate correct room member count for push rule evaluation (#2894)
Fixes a bug where we would return only the local member count, which
could result in wrongly calculated push rules.
2022-11-30 11:40:36 +00:00
..
api Virtual hosting schema and logic changes (#2876) 2022-11-11 16:41:37 +00:00
consumers Calculate correct room member count for push rule evaluation (#2894) 2022-11-30 11:40:36 +00:00
internal Virtual hosting schema and logic changes (#2876) 2022-11-11 16:41:37 +00:00
inthttp Virtual hosting schema and logic changes (#2876) 2022-11-11 16:41:37 +00: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 Virtual hosting schema and logic changes (#2876) 2022-11-11 16:41:37 +00:00
userapi.go Initial support for multiple server names (#2829) 2022-10-26 12:59:19 +01:00
userapi_test.go Fix registration for virtual hosting 2022-11-18 13:24:02 +00:00