Eliot Berriot
|
899ba31162
|
Do not fail on library page scan if one item is invalid
|
2018-04-17 22:58:43 +02:00 |
Eliot Berriot
|
14cadce4a6
|
Allow null values for musicbrainz_id in Audio ActivityPub representation
|
2018-04-17 21:49:11 +02:00 |
Eliot Berriot
|
f31874edf5
|
Implemented followers notification on import and autoimport
|
2018-04-17 19:35:57 +02:00 |
Eliot Berriot
|
fc09a3b320
|
Can now accept/deny follow requests
|
2018-04-15 11:25:35 +02:00 |
Eliot Berriot
|
57bf43bb96
|
API Endpoint to list lirary tracks
|
2018-04-15 11:25:33 +02:00 |
Eliot Berriot
|
bdf9347917
|
Fixed serialization error
|
2018-04-15 11:25:33 +02:00 |
Eliot Berriot
|
2a4ce0a48c
|
ActorSerializer is not a modelserializer anymore
|
2018-04-15 11:25:33 +02:00 |
Eliot Berriot
|
dda1cd2531
|
Added scan endpoint to trigger a scan for a library
|
2018-04-15 11:25:33 +02:00 |
Eliot Berriot
|
520fb9d078
|
Started work on library scanning
|
2018-04-15 11:25:33 +02:00 |
Eliot Berriot
|
472cc7e26a
|
Detail library view with settings update
|
2018-04-15 11:25:32 +02:00 |
Eliot Berriot
|
f4f75dcb4f
|
Can now scan and follow library from front-end
|
2018-04-15 11:25:32 +02:00 |
Eliot Berriot
|
fe7ca088c5
|
Library list endpoint
|
2018-04-15 11:25:32 +02:00 |
Eliot Berriot
|
e82a53da35
|
Added API endpoints to list library followees and followers
|
2018-04-15 11:25:32 +02:00 |
Eliot Berriot
|
3caa03aedf
|
use a dedicated serializer to handle library creation
|
2018-04-15 11:25:32 +02:00 |
Eliot Berriot
|
0b2fe8439a
|
Removed too complex FollowRequest model, we now use an aproved field on Follow
|
2018-04-15 11:25:32 +02:00 |
Eliot Berriot
|
097707dec4
|
Added remote library scanning logic end endpoint
|
2018-04-15 11:24:47 +02:00 |
Eliot Berriot
|
b8c7e960c3
|
Now validate incoming webfinger
|
2018-04-15 11:24:47 +02:00 |
Eliot Berriot
|
314587e2eb
|
Fixed pagination issue
|
2018-04-15 11:24:46 +02:00 |
Eliot Berriot
|
4320fc77b2
|
Added validation on collection serializers
|
2018-04-15 11:24:46 +02:00 |
Eliot Berriot
|
b29ca44797
|
Now store remote library tracks in a dedicated model, this is much simpler
|
2018-04-07 11:29:40 +02:00 |
Eliot Berriot
|
393110a7f0
|
Serializers for paginated collections
|
2018-04-06 17:58:43 +02:00 |
Eliot Berriot
|
657bd4b01a
|
Follow serializer
|
2018-04-03 23:24:51 +02:00 |
Eliot Berriot
|
6aa6f1d8f8
|
Test actor can now follow back
|
2018-04-03 19:48:50 +02:00 |
Eliot Berriot
|
3cf1a17087
|
We are now able to receive a toot and react to it
|
2018-04-01 22:11:46 +02:00 |
Eliot Berriot
|
ee0341ba1a
|
Ensure we truncate summary
|
2018-03-31 18:41:15 +02:00 |
Eliot Berriot
|
0c8faf83c5
|
Can now have multiple system actors
We also handle webfinger/activity serialization properly
|
2018-03-31 15:47:21 +02:00 |
Eliot Berriot
|
74945759cc
|
Switched from Service to Person for actor representation
|
2018-03-30 18:34:23 +02:00 |
Eliot Berriot
|
abca719d16
|
More fields on instance actor repr
|
2018-03-30 18:02:50 +02:00 |
Eliot Berriot
|
75710638de
|
Url and views for instance actor and webfinger
|
2018-03-29 00:00:47 +02:00 |