funkwhale/api/funkwhale_api/federation
Eliot Berriot 4a6df06360
Upgraded django to 2.1 and django-filters to 2.0
2019-01-11 12:03:06 +01:00
..
migrations Can now fetch domain nodeinfo 2018-12-27 20:33:12 +01:00
__init__.py Basic logic for signing/verifying requests 2018-03-24 15:20:15 +01:00
activity.py Use our instance policies to discard fetched and inbox objects 2019-01-10 11:11:30 +01:00
actors.py Cleanup unused code 2018-09-28 22:49:59 +02:00
admin.py Moved actor domain to a dedicated table 2018-12-27 20:33:11 +01:00
api_serializers.py Federation scanning 2018-09-24 18:44:22 +00:00
api_urls.py Library follows and user notifications 2018-09-13 15:18:23 +00:00
api_views.py Upgraded django to 2.1 and django-filters to 2.0 2019-01-11 12:03:06 +01:00
authentication.py Linting 2019-01-10 11:11:32 +01:00
dynamic_preferences_registry.py Linting 2018-09-28 16:48:26 +02:00
exceptions.py Linting 2019-01-10 11:11:32 +01:00
factories.py Model, view and serializer for instance-level policies 2019-01-07 09:45:53 +01:00
fields.py Use our instance policies to discard fetched and inbox objects 2019-01-10 11:11:30 +01:00
filters.py Library follows and user notifications 2018-09-13 15:18:23 +00:00
keys.py Fix #648: Improved test suite speed by reducing / disabling expensive operations 2019-01-04 11:47:23 +01:00
library.py Cleanup unused code 2018-09-28 22:49:59 +02:00
models.py Can now add domains via manage API / UI 2019-01-05 18:21:35 +01:00
parsers.py Blacked the code 2018-06-09 15:36:16 +02:00
renderers.py Blacked the code 2018-06-09 15:36:16 +02:00
routes.py Broadcast library updates (name, description, visibility) over federation 2018-11-09 19:57:14 +01:00
serializers.py Use our instance policies to discard fetched and inbox objects 2019-01-10 11:11:30 +01:00
signing.py Broadcast library updates (name, description, visibility) over federation 2018-11-09 19:57:14 +01:00
tasks.py Rejecting media files on an instance or account now purge existing media 2019-01-10 11:11:31 +01:00
urls.py Cleanup unused code 2018-09-28 22:49:59 +02:00
utils.py Linting 2019-01-10 11:11:32 +01:00
views.py Cleanup unused code 2018-09-28 22:49:59 +02:00
webfinger.py Resolve "Have an actor for our users" 2018-07-22 10:20:16 +00:00