Neil Alexander
794c63e757
Reset backoff on incoming federation ( #1080 )
...
* Reset backoffs in response to incoming federation requests
* Federation wakeups no more than once per minute per origin
2020-06-02 12:42:36 +01:00
Neil Alexander
3c3e014901
Define path prefixes in a package that doesn't create import cycles
2020-05-22 14:18:41 +01:00
Neil Alexander
fe82e1f725
Separate muxes for public and internal APIs ( #1056 )
...
* Separate muxes for public and internal APIs
* Update client-api-proxy and federation-api-proxy so they don't add /api to the path
* Tidy up
* Consistent HTTP setup
* Set up prefixes properly
2020-05-22 11:43:17 +01:00
Kegsay
24d8df664c
Fix #897 and shuffle directory around ( #1054 )
...
* Fix #897 and shuffle directory around
* Update find-lint
* goimports
Co-authored-by: Neil Alexander <neilalexander@users.noreply.github.com>
2020-05-21 14:40:13 +01:00