.. |
__init__.py
|
Can now generate a key pair for the instance
|
2018-03-28 23:56:44 +02:00 |
test_activity.py
|
See #170: federation for channels
|
2019-12-09 13:59:54 +01:00 |
test_actors.py
|
See #689: fetch nodeinfo when seing a domain for the first time
|
2019-04-11 11:25:55 +02:00 |
test_api_filters.py
|
UI To manage artists, albums, tracks
|
2019-04-17 14:17:59 +02:00 |
test_api_serializers.py
|
See #170: federation for channels
|
2019-12-09 13:59:54 +01:00 |
test_api_views.py
|
Advertise list of known nodes on /api/v1/federation/domains and in nodeinfo if stats sharing is enabled
|
2019-12-26 11:28:12 +01:00 |
test_authentication.py
|
See #853: force authenticated ActivityPub checks when allow-list is enabled
|
2019-06-26 10:22:29 +02:00 |
test_commands.py
|
Fix #706: Added a 'fix_federation_ids' management command to deal with protocol/domain issues in federation
|
2019-02-11 11:59:32 +01:00 |
test_contexts.py
|
Ensures federation urls can answer to application/ld+json, application/activity+json and application/json requests
|
2019-03-05 15:15:37 +01:00 |
test_decorators.py
|
Logic to refetch remote entities
|
2019-04-18 14:37:17 +02:00 |
test_jsonld.py
|
Broken pytest
|
2019-07-01 14:00:32 +02:00 |
test_keys.py
|
Blacked the code
|
2018-06-09 15:36:16 +02:00 |
test_migrations.py
|
Removed test for old migrations that caused flaky results
|
2019-07-02 10:06:03 +02:00 |
test_models.py
|
See #170: updates to upload API to support channels publishing
|
2019-12-04 09:55:07 +01:00 |
test_routes.py
|
See #170: cover on tracks and artists
|
2020-01-17 16:27:11 +01:00 |
test_serializers.py
|
Federation of avatars
|
2020-01-23 17:19:27 +01:00 |
test_signing.py
|
Fix #328: Validate Date header in HTTP Signatures
|
2018-06-24 19:17:56 +02:00 |
test_tasks.py
|
Fixed follow autoapproval not working with "instance" visibility level
|
2019-05-02 13:57:42 +02:00 |
test_utils.py
|
Resolve "Tagging artists/albums genres when importing music files"
|
2019-12-18 07:52:09 +01:00 |
test_views.py
|
Fix #982: Removed "nodeinfo disabled" setting, as nodeinfo is required for the UI to work
|
2019-12-11 11:09:04 +01:00 |
test_webfinger.py
|
See #297: sorted imports
|
2018-06-10 10:55:16 +02:00 |