funkwhale/api/funkwhale_api/federation
Petitminion b412e036a3 Update migration after django update (#1815) 2022-06-29 09:38:38 +00:00
..
management Fix spelling of "occurrences" 2020-05-04 11:24:37 +02:00
migrations Update migration after django update (#1815) 2022-06-29 09:38:38 +00:00
__init__.py
activity.py See #170: reel2bits compat 2020-04-08 13:28:46 +02:00
actors.py Update Black & run for whole repository 2022-01-09 11:40:49 +00: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 Update Black & run for whole repository 2022-01-09 11:40:49 +00: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-04-01 15:00:54 +02:00
fields.py
filters.py Upgraded dependencies 2020-07-18 10:29:22 +02:00
jsonld.py Update Black & run for whole repository 2022-01-09 11:40:49 +00:00
keys.py See #170: switch to PKCS#8 for public key serialization 2020-03-24 09:48:22 +01:00
library.py Update Black & run for whole repository 2022-01-09 11:40:49 +00:00
models.py Remove usage of deprecated Model and Serializer fields (#1663) 2022-01-23 10:52:41 +00:00
mrf_policies.py
parsers.py
renderers.py See #170: reel2bits compat 2020-04-08 13:28:46 +02:00
routes.py Update Black & run for whole repository 2022-01-09 11:40:49 +00:00
schema_org.py See #170: Funkwhale federation 2020-03-25 15:32:10 +01:00
serializers.py Remove usage of deprecated Model and Serializer fields (#1663) 2022-01-23 10:52:41 +00:00
signing.py Replace requests-http-signature with requests-http-message-signatures 2022-04-01 15:00:54 +02:00
spa_views.py Fix #1038: Federated reports 2020-03-11 11:39:55 +01:00
tasks.py Add task to refresh actor data in the cache (#1392) 2022-06-11 06:34:11 +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 Update Black & run for whole repository 2022-01-09 11:40:49 +00:00
webfinger.py