dendrite/userapi/internal
Till 7863a405a5
Use IsBlacklistedOrBackingOff to determine if we should try to fetch devices (#3254)
Use `IsBlacklistedOrBackingOff` from the federation API to check if we
should fetch devices.

To reduce back pressure, we now only queue retrying servers if there's
space in the channel.
2023-11-09 08:43:27 +01:00
..
api_logintoken.go Virtual hosting schema and logic changes (#2876) 2022-11-11 16:41:37 +00:00
cross_signing.go Move json errors over to gmsl (#3080) 2023-05-09 22:46:49 +00:00
device_list_update_default.go Merge keyserver & userapi (#2972) 2023-02-20 14:58:03 +01:00
device_list_update_sytest.go Merge keyserver & userapi (#2972) 2023-02-20 14:58:03 +01:00
device_list_update_test.go Use IsBlacklistedOrBackingOff to determine if we should try to fetch devices (#3254) 2023-11-09 08:43:27 +01:00
device_list_update.go Use IsBlacklistedOrBackingOff to determine if we should try to fetch devices (#3254) 2023-11-09 08:43:27 +01:00
key_api_test.go Remove BaseDendrite (#3023) 2023-03-22 09:21:32 +01:00
key_api.go Move json errors over to gmsl (#3080) 2023-05-09 22:46:49 +00:00
user_api.go Fix user_id query param breaking auth for non-appservices (#3196) 2023-09-12 14:44:51 +00:00