funkwhale/api/funkwhale_api/federation
Georg Krause 1ef252e29d Implement several pipeline improvements
* Build docker image to run tests in
* Collect backend coverage reports
* Update dependencies
2021-05-28 09:39:27 +00:00
..
management Fix spelling of "occurrences" 2020-05-04 11:24:37 +02:00
migrations
__init__.py
activity.py
actors.py Fix #1999: broken federation with pods using allow-listing 2020-08-24 13:53:45 +02:00
admin.py
api_serializers.py
api_urls.py
api_views.py Fix #858: Broadcast/handle rejected follows 2020-08-18 20:40:02 +02:00
authentication.py Fix #1999: broken federation with pods using allow-listing 2020-08-24 13:53:45 +02:00
contexts.py fixes #1341; Update pleroma JSON-LD Schema 2021-02-25 19:17:35 +01:00
decorators.py
dynamic_preferences_registry.py See #1100: clean compat and XXX in the code 2020-08-03 15:47:14 +02:00
exceptions.py
factories.py Revert "Merge branch '876-http-signature' into 'develop'" 2021-02-28 20:34:25 +01:00
fields.py
filters.py Upgraded dependencies 2020-07-18 10:29:22 +02:00
jsonld.py
keys.py
library.py
models.py Implement several pipeline improvements 2021-05-28 09:39:27 +00:00
mrf_policies.py
parsers.py
renderers.py
routes.py Fix #858: Broadcast/handle rejected follows 2020-08-18 20:40:02 +02:00
schema_org.py
serializers.py Ignore not supported activity pub tag types instead of discarding the request 2021-02-28 21:23:49 +01:00
signing.py Revert "Merge branch '876-http-signature' into 'develop'" 2021-02-28 20:34:25 +01:00
spa_views.py
tasks.py Implement several pipeline improvements 2021-05-28 09:39:27 +00:00
urls.py Expose public libraries and channels in standard API 2020-07-28 14:21:15 +02:00
utils.py See #1100: clean compat and XXX in the code 2020-08-03 15:47:14 +02:00
views.py Fix #1999: broken federation with pods using allow-listing 2020-08-24 13:53:45 +02:00
webfinger.py