Eliot Berriot
|
491c79efa0
|
Merge branch 'master' into develop
|
2019-03-07 13:44:33 +01:00 |
Eliot Berriot
|
3d94eddcfc
|
Fix #743: Do not send notification when rejecting a follow on a local library
|
2019-03-07 12:09:45 +01:00 |
Eliot Berriot
|
0afa4f2e27
|
Fix #737: delivering of local activities causing unintended side effects, such as rollbacking changes
|
2019-03-06 15:33:39 +01:00 |
Eliot Berriot
|
12c9db3960
|
Ensures federation urls can answer to application/ld+json, application/activity+json and application/json requests
|
2019-03-05 15:15:37 +01:00 |
Eliot Berriot
|
d243d6a2f5
|
See #689: now serve AP representations for uploads, tracks, albums and artists
|
2019-02-28 12:32:09 +01:00 |
Eliot Berriot
|
e0c5ffcb16
|
[EPIC] Audio metadata update - UI / API
|
2019-02-28 09:31:04 +01:00 |
Eliot Berriot
|
7e1bd1ad07
|
Merge branch 'master' into develop
|
2019-02-13 09:09:31 +01:00 |
Eliot Berriot
|
00846ca3e9
|
Fix #706: Added a 'fix_federation_ids' management command to deal with protocol/domain issues in federation
IDs after deployments
|
2019-02-11 11:59:32 +01:00 |
Eliot Berriot
|
253f026dc0
|
System actor
|
2019-01-30 11:54:43 +01:00 |
Eliot Berriot
|
5fe30cf59b
|
Fix #658: Support blind key rotation in HTTP Signatures
|
2019-01-11 15:39:33 +01:00 |
Eliot Berriot
|
14392ebb0c
|
Updated rest framework to 3.9
|
2019-01-11 14:10:02 +01:00 |
Eliot Berriot
|
4a6df06360
|
Upgraded django to 2.1 and django-filters to 2.0
|
2019-01-11 12:03:06 +01:00 |
Eliot Berriot
|
4811f35eb5
|
Linting
|
2019-01-10 11:11:32 +01:00 |
Eliot Berriot
|
377f237fdb
|
Rejecting media files on an instance or account now purge existing media
|
2019-01-10 11:11:31 +01:00 |
Eliot Berriot
|
1c55f2c9a6
|
Use our instance policies to discard fetched and inbox objects
|
2019-01-10 11:11:30 +01:00 |
Eliot Berriot
|
233ac870be
|
Added actions and tasks to purge domains and actors
|
2019-01-09 14:20:22 +01:00 |
Eliot Berriot
|
0bc9bb65b0
|
Model, view and serializer for instance-level policies
|
2019-01-07 09:45:53 +01:00 |
Eliot Berriot
|
ddffbeadfa
|
Can now add domains via manage API / UI
|
2019-01-05 18:21:35 +01:00 |
Eliot Berriot
|
d4eff5aa32
|
Less DB queries in test factories
|
2019-01-04 14:36:08 +01:00 |
Eliot Berriot
|
7657db4212
|
Fix #648: Improved test suite speed by reducing / disabling expensive operations
|
2019-01-04 11:47:23 +01:00 |
Eliot Berriot
|
e186c6bb06
|
Admin UI to list and manage remote and local accounts
|
2019-01-03 17:10:02 +01:00 |
Eliot Berriot
|
47209ee5ae
|
Added API to list and detail actors
|
2019-01-03 11:47:29 +01:00 |
Eliot Berriot
|
9d55320b56
|
Fixed slow query on domain list / stats
|
2018-12-27 22:45:43 +01:00 |
Eliot Berriot
|
942e9a15cb
|
Linting
|
2018-12-27 20:39:03 +01:00 |
Eliot Berriot
|
032197da3f
|
Added stats endpoint for domain
|
2018-12-27 20:33:12 +01:00 |
Eliot Berriot
|
be388870a3
|
Can now fetch domain nodeinfo
|
2018-12-27 20:33:12 +01:00 |
Eliot Berriot
|
e4117043cb
|
Added API endpoint and UI to list known domains
|
2018-12-27 20:33:11 +01:00 |
Eliot Berriot
|
af53ee7c7d
|
Ensure all our AP types are present
|
2018-12-27 20:33:11 +01:00 |
Eliot Berriot
|
7ac3bb98da
|
Moved actor domain to a dedicated table
|
2018-12-27 20:33:11 +01:00 |
Eliot Berriot
|
24b8ca7227
|
Removed dead code
|
2018-12-26 20:23:48 +01:00 |
Eliot Berriot
|
a493d34b8f
|
Resolve "Track position don't take care about disc number"
|
2018-12-06 08:53:31 +00:00 |
Eliot Berriot
|
e5b46402f8
|
Fix #308: Licenses
|
2018-12-04 14:13:37 +00:00 |
Eliot Berriot
|
4976981926
|
Broadcast library updates (name, description, visibility) over federation
|
2018-11-09 19:57:14 +01:00 |
Eliot Berriot
|
51457aa889
|
Fix #553: Advertise public libraries properly in ActivityPub representations
|
2018-11-09 19:57:14 +01:00 |
Eliot Berriot
|
3895034089
|
Ensure we always use raw_ids for related fields in django's admin
|
2018-10-01 21:56:52 +02:00 |
Eliot Berriot
|
42933fa138
|
Merge branch 'cleanup-017' into 'develop'
Cleanup unused code
See merge request funkwhale/funkwhale!426
|
2018-09-28 20:55:37 +00:00 |
Eliot Berriot
|
f5373a9dbf
|
Cleanup unused code
|
2018-09-28 22:49:59 +02:00 |
Eliot Berriot
|
ec3fcefabf
|
Ensure radio tracks only return playable tracks
|
2018-09-28 22:19:43 +02:00 |
Eliot Berriot
|
4d425e92ee
|
Merge branch 'federation-cache-cleaning' into 'develop'
Ensure cache_cleaning only targets remote files
See merge request funkwhale/funkwhale!424
|
2018-09-28 19:36:38 +00:00 |
Eliot Berriot
|
428de17817
|
Ensure cache_cleaning only targets remote files
|
2018-09-28 21:30:45 +02:00 |
Eliot Berriot
|
b028f3f817
|
Do not deliver anything to remote instances when federation is disabled
|
2018-09-28 21:19:37 +02:00 |
Eliot Berriot
|
c641b8f500
|
Linting
|
2018-09-28 16:48:26 +02:00 |
Eliot Berriot
|
b6e376ed0a
|
0.17 release documentation initial draft and migration script
|
2018-09-25 20:18:02 +00:00 |
Eliot Berriot
|
125d0eed5e
|
Federation scanning
|
2018-09-24 18:44:22 +00:00 |
Eliot Berriot
|
1bee3a4675
|
Import trust source
|
2018-09-23 12:38:42 +00:00 |
Eliot Berriot
|
e49a460203
|
Audio federation
|
2018-09-22 12:29:30 +00:00 |
Eliot Berriot
|
ecd395d6b0
|
Library follows and user notifications
|
2018-09-13 15:18:23 +00:00 |
Eliot Berriot
|
2ea21994ee
|
Resolve "Per-user libraries" (use !368 instead)
|
2018-09-06 18:35:02 +00:00 |
Joshua M. Boniface
|
4ce46ff2a0
|
Implement LDAP authentication
|
2018-08-22 18:10:39 +00:00 |
Eliot Berriot
|
b9761d6436
|
Fixed #397: broken federation import on big imports due to missing transaction logic
|
2018-08-19 17:41:19 +02:00 |