Eliot Berriot
|
5fe30cf59b
|
Fix #658: Support blind key rotation in HTTP Signatures
|
2019-01-11 15:39:33 +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
|
e186c6bb06
|
Admin UI to list and manage remote and local accounts
|
2019-01-03 17:10:02 +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
|
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
|
f5373a9dbf
|
Cleanup unused code
|
2018-09-28 22:49:59 +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
|
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 |
Eliot Berriot
|
4781e7821e
|
Fix #376: Smarter date parsing during import by replacing arrow with pendulum
|
2018-07-24 23:07:51 +02:00 |
Eliot Berriot
|
6b16a8b963
|
Resolve "Have an actor for our users"
|
2018-07-22 10:20:16 +00:00 |
Eliot Berriot
|
9017acdb39
|
Fix #328: Validate Date header in HTTP Signatures
|
2018-06-24 19:17:56 +02:00 |
Eliot Berriot
|
799386c2b6
|
See #297: removed a lot of unused variables
|
2018-06-10 11:27:38 +02:00 |
Eliot Berriot
|
9bea804f14
|
See #297: sorted imports
|
2018-06-10 10:55:16 +02:00 |
Eliot Berriot
|
9427f8b56e
|
See #297: removed unused imports
|
2018-06-10 10:39:47 +02:00 |
Eliot Berriot
|
639882bd34
|
See #297: removed unused variables
|
2018-06-09 17:41:59 +02:00 |
Eliot Berriot
|
62ca3bd736
|
Blacked the code
|
2018-06-09 15:36:16 +02:00 |
Eliot Berriot
|
eded32c2e8
|
See #228: more performante federation import launch via API
|
2018-05-24 18:53:12 +02:00 |
Eliot Berriot
|
4f8db661fa
|
See #228: now expose library track status in API
|
2018-05-24 18:33:40 +02:00 |
Eliot Berriot
|
ba4b6f6ba6
|
See #228: now use our new action logic for library track import
|
2018-05-23 21:50:23 +02:00 |
Eliot Berriot
|
6fc4275b68
|
See #152: use new user permissions on relevant viewsets
|
2018-05-18 18:48:46 +02:00 |
Eliot Berriot
|
e852c84007
|
Fix #197: .well-known/nodeinfo endpoint can now answer to request with Accept: application/json
|
2018-05-16 22:10:11 +02:00 |
Eliot Berriot
|
8994326634
|
See #195: expose bitrate, duration and size in AP audio representations
|
2018-05-15 22:01:53 +02:00 |
Eliot Berriot
|
d88b7869fe
|
See #192: added .well-known/nodeinfo endpoint
|
2018-05-07 22:28:46 +02:00 |
Eliot Berriot
|
bc2c9950e3
|
Fix #189: federation cache should now delete properly, including orphaned files
|
2018-05-06 15:36:49 +02:00 |
Eliot Berriot
|
6100b106c0
|
See #186: moved federation settings to preferences
|
2018-04-28 05:55:21 +02:00 |
Eliot Berriot
|
6dcde77b1e
|
Avoid fetching Actor object on every request authentication
|
2018-04-28 00:25:47 +02:00 |
Eliot Berriot
|
f55d2b6c9d
|
Updated tests
|
2018-04-17 23:10:46 +02:00 |
Eliot Berriot
|
c17f7eefde
|
Ensure follower is approved to access library
|
2018-04-17 23:08:15 +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
|
c20e4d7c9a
|
Added task to delete unused cached files
|
2018-04-15 11:25:34 +02:00 |