funkwhale/api/funkwhale_api/federation
JuniorJPDJ 64e7c68699 refactor(api): remove unnecessary or wrong `is` keyword usage 2022-11-07 13:28:52 +00:00
..
management Fix spelling of "occurrences" 2020-04-25 11:59:39 +02:00
migrations Update dependency djangorestframework to v3.14.0 (develop) NOCHANGELOG 2022-11-06 19:29:38 +00:00
__init__.py
activity.py
actors.py Update Black & run for whole repository 2022-01-09 11:40:49 +00:00
admin.py
api_serializers.py Align openapi specs to the actual API 2022-09-28 17:53:49 +00:00
api_urls.py
api_views.py fix(openapi): Fix openapi generation for LibraryFollowViewSet 2022-10-12 07:28:42 +00: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 Fix client API generation 2022-09-27 09:30:26 +00:00
dynamic_preferences_registry.py
exceptions.py Linting 2019-01-10 11:11:32 +01:00
factories.py New task checking if remote instance is reachable to avoid playback latence 2022-10-27 12:20:31 +00:00
fields.py
filters.py
jsonld.py Update Black & run for whole repository 2022-01-09 11:40:49 +00:00
keys.py
library.py Update Black & run for whole repository 2022-01-09 11:40:49 +00:00
models.py New task checking if remote instance is reachable to avoid playback latence 2022-10-27 12:20:31 +00:00
mrf_policies.py
parsers.py
renderers.py
routes.py Update Black & run for whole repository 2022-01-09 11:40:49 +00:00
schema_org.py
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-05-03 17:47:52 +02:00
spa_views.py Fix #1038: Federated reports 2020-03-11 11:39:55 +01:00
tasks.py Fix remote instance ping 2022-10-27 15:46:01 +00:00
urls.py
utils.py refactor(api): remove unnecessary or wrong `is` keyword usage 2022-11-07 13:28:52 +00:00
views.py Update Black & run for whole repository 2022-01-09 11:40:49 +00:00
webfinger.py