funkwhale/api/funkwhale_api/federation
Georg Krause 09b1e7a007
Replace requests-http-signature with requests-http-message-signatures
2022-05-03 17:47:52 +02:00
..
management Fix spelling of "occurrences" 2020-05-04 11:24:37 +02:00
migrations See #170: switch to PKCS#8 for public key serialization 2020-03-24 09:48:22 +01:00
__init__.py
activity.py See #170: reel2bits compat 2020-04-08 13:28:46 +02:00
actors.py Fix #1999: broken federation with pods using allow-listing 2020-08-24 13:53:45 +02:00
admin.py
api_serializers.py See #170: Funkwhale federation 2020-03-25 15:32:10 +01:00
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 Replace requests-http-signature with requests-http-message-signatures 2022-05-03 17:47:52 +02:00
fields.py
filters.py Upgraded dependencies 2020-07-18 10:29:22 +02:00
jsonld.py Update PyLD to version 2.0 2021-06-30 15:41:12 +00:00
keys.py See #170: switch to PKCS#8 for public key serialization 2020-03-24 09:48:22 +01:00
library.py
models.py Implement several pipeline improvements 2021-05-28 09:39:27 +00:00
mrf_policies.py
parsers.py
renderers.py See #170: reel2bits compat 2020-04-08 13:28:46 +02:00
routes.py Fix #858: Broadcast/handle rejected follows 2020-08-18 20:40:02 +02:00
schema_org.py See #170: Funkwhale federation 2020-03-25 15:32:10 +01:00
serializers.py Ignore not supported activity pub tag types instead of discarding the request 2021-02-28 21:23:49 +01:00
signing.py Replace requests-http-signature with requests-http-message-signatures 2022-05-03 17:47:52 +02: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