dendrite/userapi
Till 7863a405a5
Use IsBlacklistedOrBackingOff to determine if we should try to fetch devices ()
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 feat: admin APIs for token authenticated registration () 2023-06-22 16:37:21 +00:00
consumers Some tweaks for the device list updater () 2023-10-31 16:39:45 +01:00
internal Use IsBlacklistedOrBackingOff to determine if we should try to fetch devices () 2023-11-09 08:43:27 +01:00
producers Merge keyserver & userapi () 2023-02-20 14:58:03 +01:00
storage More rows.Close() and rows.Err() () 2023-11-09 08:42:33 +01:00
types refactor: update GMSL () 2023-04-19 15:50:33 +01:00
util Move pseudoID ClientEvent hotswapping to a common location () 2023-09-15 15:25:09 +00:00
userapi.go Use IsBlacklistedOrBackingOff to determine if we should try to fetch devices () 2023-11-09 08:43:27 +01:00
userapi_test.go refactor: update GMSL () 2023-04-19 15:50:33 +01:00