.. |
management
|
Can now generate a key pair for the instance
|
2018-03-28 23:56:44 +02:00 |
migrations
|
AudioCollection to import job and track file creation
|
2018-04-05 23:26:41 +02:00 |
__init__.py
|
Basic logic for signing/verifying requests
|
2018-03-24 15:20:15 +01:00 |
activity.py
|
Factorized undo follow
|
2018-04-04 22:40:57 +02:00 |
actors.py
|
Factorized undo follow
|
2018-04-04 22:40:57 +02:00 |
authentication.py
|
Now persist actors in database during auth
|
2018-04-03 23:25:22 +02:00 |
dynamic_preferences_registry.py
|
Can now generate a key pair for the instance
|
2018-03-28 23:56:44 +02:00 |
exceptions.py
|
Minor tweaks (logs, exceptions)
|
2018-03-31 18:41:53 +02:00 |
factories.py
|
More factories
|
2018-04-05 23:27:19 +02:00 |
keys.py
|
Can now have multiple system actors
|
2018-03-31 15:47:21 +02:00 |
models.py
|
Follow request approve/refuse logic
|
2018-04-04 23:12:41 +02:00 |
parsers.py
|
We are now able to receive a toot and react to it
|
2018-04-01 22:11:46 +02:00 |
renderers.py
|
Use proper renderers for activity pub / webfinger
|
2018-03-29 23:29:56 +02:00 |
serializers.py
|
Follow serializer
|
2018-04-03 23:24:51 +02:00 |
signing.py
|
Fixed inconsistencies between test and prod requests
|
2018-03-31 18:40:41 +02:00 |
urls.py
|
Can now have multiple system actors
|
2018-03-31 15:47:21 +02:00 |
utils.py
|
Util function to convert django meta to proper headers
|
2018-03-31 18:39:10 +02:00 |
views.py
|
We are now able to receive a toot and react to it
|
2018-04-01 22:11:46 +02:00 |
webfinger.py
|
Fixed failing test
|
2018-04-02 19:15:27 +02:00 |