- Oct 31, 2020
-
-
Agate authored
-
- Oct 25, 2020
-
-
Agate authored
-
Feeds generated by Funkwhale do not pass validation with the [w3c validator](https://validator.w3.org/feed/check.cgi?url=https%3A%2F%2Fpodcast.midline.pl%2Fapi%2Fv1%2Fchannels%2FMidline%2Frss). This commit addresses the problems identified during validation: 1. The `isPermalink` is not recognized -> changed it to `isPermaLink` (capital "L") 2. `itunes:summary` and `itunes:subtitle` are 256 characters after truncating, but the maximum is 255. The truncating function trims the text to 255 chars, but then adds `…`, so the text is one character too long 3. The tags within `itunes:keywords` are now separated with commas instead of spaces (https://validator.w3.org/feed/docs/warning/InvalidKeywords.html)
-
-
- Oct 04, 2020
-
-
- Sep 30, 2020
-
-
Agate authored
-
- Sep 12, 2020
-
-
Agate authored
Resolve "UI - allow to play / queue specific volume part of multi-cd / volumes album" See merge request funkwhale/funkwhale!1222
-
Agate authored
-
- Sep 09, 2020
- Sep 05, 2020
-
-
vicdorke authored
Currently translated at 73.6% (915 of 1242 strings) Translation: Funkwhale/Funkwhale's server front-end Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/zh_Hans/
-
- Sep 04, 2020
-
-
Kalle Anka authored
Currently translated at 70.5% (379 of 537 strings) Translation: Funkwhale/Funkwhale's server front-end Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/sv/
-
- Sep 03, 2020
-
-
Ventura Pérez García authored
Currently translated at 50.0% (622 of 1242 strings) Translation: Funkwhale/Funkwhale's server front-end Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/es/
-
anonymous authored
Currently translated at 50.0% (622 of 1242 strings) Translation: Funkwhale/Funkwhale's server front-end Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/es/
-
Quentin PAGÈS authored
Currently translated at 99.8% (1240 of 1242 strings) Translation: Funkwhale/Funkwhale's server front-end Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/oc/
-
Meliurwen authored
Currently translated at 99.5% (1237 of 1242 strings) Translation: Funkwhale/Funkwhale's server front-end Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/it/
-
Meliurwen authored
Currently translated at 99.5% (1237 of 1242 strings) Translation: Funkwhale/Funkwhale's server front-end Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/it/
-
Meliurwen authored
Currently translated at 98.0% (1218 of 1242 strings) Translation: Funkwhale/Funkwhale's server front-end Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/it/
-
Meliurwen authored
Currently translated at 97.2% (1208 of 1242 strings) Translation: Funkwhale/Funkwhale's server front-end Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/it/
-
Meliurwen authored
Currently translated at 95.9% (1192 of 1242 strings) Translation: Funkwhale/Funkwhale's server front-end Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/it/
-
Ciarán Ainsworth authored
Currently translated at 100.0% (1242 of 1242 strings) Translation: Funkwhale/Funkwhale's server front-end Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/en_GB/
-
SpcCw authored
Currently translated at 100.0% (1242 of 1242 strings) Translation: Funkwhale/Funkwhale's server front-end Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/ru/
-
Xosé M authored
Currently translated at 100.0% (1242 of 1242 strings) Translation: Funkwhale/Funkwhale's server front-end Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/gl/
-
Mejans authored
Currently translated at 97.9% (1217 of 1242 strings) Translation: Funkwhale/Funkwhale's server front-end Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/oc/
-
Agate authored
Fix #1217: Fixed "scope=subscribed" on albums, artists, uploads and libraries API Closes #1217 See merge request funkwhale/funkwhale!1221
-
Agate authored
-
- Sep 02, 2020
-
-
Agate authored
-
- Sep 01, 2020
- Aug 31, 2020
- Aug 28, 2020
-
-
Agate authored
Fix #1205: Added a new, large thumbnail size for cover images Closes #1205 See merge request funkwhale/funkwhale!1220
-
Agate authored
-
Agate authored
Added link to origin pod for track, album, artist, profile, channel and library See merge request funkwhale/funkwhale!1219
-
Agate authored
-
Agate authored
Fix #1210: Enforce authentication when viewing remote channels, profiles and libraries Closes #1210 See merge request funkwhale/funkwhale!1218
-