Wykres commitów

272 Commity (c71e2a31b4e36a4dcb3f18970c5402a90c275768)

Autor SHA1 Wiadomość Data
Agate 482647dab9 Fix #1210: Enforce authentication when viewing remote channels, profiles and libraries 2020-08-28 20:19:08 +02:00
Agate 641e1525ac Fix #1999: broken federation with pods using allow-listing 2020-08-24 13:53:45 +02:00
Agate c4b25a5ee7 Fixed missing signature on some requests 2020-08-23 12:34:11 +02:00
Agate a9589fe8ac Fixed auth=None during fetch 2020-08-23 12:08:34 +02:00
Agate cd109ddeb6 Fix #858: Broadcast/handle rejected follows 2020-08-18 20:40:02 +02:00
Agate e271851f67 See #1100: clean compat and XXX in the code 2020-08-03 15:47:14 +02:00
Agate eb66d4e3d2 Expose public libraries and channels in standard API 2020-07-28 14:21:15 +02:00
Agate e391415098 Upgraded dependencies 2020-07-18 10:29:22 +02:00
Agate 45132dea75
Improved some error handling 2020-06-14 15:09:14 +02:00
Agate 49a8b2babf
Fix #1086: Added safeguard to ensure local uploads are never purged from cache 2020-05-07 13:58:25 +02:00
Tony Wasserka e981f005dc
Fix spelling of "occurrences" 2020-05-04 11:24:37 +02:00
Agate 868dacdb62
Fixed broken local profile page when allow-list is enabled 2020-04-20 17:10:59 +02:00
Eliot Berriot 176bd5053e
See #170: deduplicate tags in Audio ap representation 2020-04-10 12:03:43 +02:00
Eliot Berriot 8c93169d94
See #170: dispatch / handle delete and update on Audio 2020-04-08 16:17:24 +02:00
Eliot Berriot b04ba47a38
See #170: fixed a remaining issue with r2b 2020-04-08 14:36:40 +02:00
Eliot Berriot b9f51478ca
Better error display 2020-04-08 14:26:41 +02:00
Eliot Berriot 51a44d6d5a Merge branch '170-fetch-track' into 'develop'
See #170: fixed fetch of channel track not working

See merge request funkwhale/funkwhale!1080
2020-04-08 13:58:38 +02:00
Eliot Berriot e7622729a9
See #170: fixed fetch of channel track not working 2020-04-08 13:38:22 +02:00
Eliot Berriot 9e8983bb60 See #170: reel2bits compat 2020-04-08 13:28:46 +02:00
Eliot Berriot 7435167361
See #170: fetch channel outbox on discovery/detail 2020-03-31 16:22:11 +02:00
Eliot Berriot 102c90d499 See #170: admin UI for channels, reporting channels 2020-03-31 10:45:41 +02:00
Eliot Berriot 0b06ef3b3b
Fix #1065: irrelevant redirection to HTML repr of a library 2020-03-30 09:57:43 +02:00
Eliot Berriot 9aa12db62e See #170: Funkwhale federation 2020-03-25 15:32:10 +01:00
Eliot Berriot f4f44c3464
See #170: switch to PKCS#8 for public key serialization 2020-03-24 09:48:22 +01:00
Eliot Berriot c9259c906b
Faster tests by not creating covers unless mandatory 2020-03-23 14:29:01 +01:00
Eliot Berriot e313fcd033 Resolve "Screening for signups" 2020-03-18 11:57:33 +01:00
Eliot Berriot deb1f35779 See #170: subscribe to 3d-party RSS feeds in Funkwhale 2020-03-13 12:16:51 +01:00
Eliot Berriot ad9a003024
Implemented AP-to-HTML redirections for tracks, albums, artists and uploads 2020-03-11 16:22:46 +01:00
Eliot Berriot 4f06a4330a
Use our real-world context 2020-03-11 16:01:41 +01:00
Eliot Berriot 5654aaa2f7
Fixed invalid mimeType property 2020-03-11 15:00:34 +01:00
Eliot Berriot 1e583cd53f
Redirect to HTML version on Actor representations 2020-03-11 14:22:34 +01:00
Eliot Berriot d9afed5067 Fix #1038: Federated reports 2020-03-11 11:39:55 +01:00
Eliot Berriot b166182762 Resolve "Support browsing a specific library content" 2020-03-04 22:18:28 +01:00
Eliot Berriot c2eeee5eb1 See #170: fetching remote objects 2020-03-02 17:23:03 +01:00
Eliot Berriot e59cc33378 First round of improvements to channel management:
- use modals
- less proeminent button
- field styling/labels
2020-02-23 15:31:03 +01:00
Eliot Berriot de7713f3d5
See #170: include proper icon in channel actor representation 2020-02-14 14:23:45 +01:00
Eliot Berriot b351ea67e2 See #170: expose/store actor URL over federation 2020-02-07 10:48:17 +01:00
Eliot Berriot 95497e76ac See #170: channels ui (listeners) 2020-02-05 15:06:07 +01:00
Eliot Berriot b38cec3f69
Fixed a federation issue related to images 2020-02-04 14:24:20 +01:00
Eliot Berriot 9c22a72ed1
See #170: RSS feeds for channels 2020-01-31 09:11:39 +01:00
Eliot Berriot 159c07c2c0
See #170: don't expose channels libraries in API 2020-01-30 14:29:32 +01:00
Eliot Berriot f107656586
Federation of avatars 2020-01-23 17:19:27 +01:00
Eliot Berriot 87bc011e32 Actor description/summary 2020-01-23 11:09:52 +01:00
Eliot Berriot 71b400a9b8 See #170: cover on tracks and artists 2020-01-17 16:27:11 +01:00
Eliot Berriot 2bc71eecfd See #170: add a description field on tracks, albums, tracks 2020-01-14 14:00:08 +01:00
Ciarán Ainsworth b422612edf Resolve "Remove the unused `federation__music_needs_approval` settings" 2019-12-26 15:54:42 +01:00
Eliot Berriot 002b3687a8 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
Eliot Berriot 57949c02c1 Revert "Revert "Fix #994: use PostgreSQL full-text-search""
This reverts commit 7b0db234e2.
2019-12-18 11:26:59 +01:00
Eliot Berriot aea8e4fc59 Resolve "Tagging artists/albums genres when importing music files" 2019-12-18 07:52:09 +01:00
Eliot Berriot 175d701247
Fix #982: Removed "nodeinfo disabled" setting, as nodeinfo is required for the UI to work 2019-12-11 11:09:04 +01:00