So this is it, I'm closing this account for good. I won't use it anymore.
Follow my personal account at @agate if you want to stay in touch (and only if we interacted).
And follow @agateblue for tech updates about #funkwhale and other software-related projects.
See you there!
I'll comment on the issue, thank you for pinging me :)
(FYI, I'm moving to @agateblue, this account will become readonly soon)
Hi there!
I'm a french developper, on a daily basis, I work on @funkwhale, a federated audio platform based on #ActivityPub, #Python and #Django.
I'm in the process of splitting my unique account (@eliotberriot) in two distinct ones. One for my personal life, @agate, and this one, for everything that's tech-related.
I thought Mastodon.Technology would be a good pick for that, so thank you for welcoming me!
I'm looking forward to talk with you :)
Quick announcement to everyone who's following me for my work on #funkwhale or everything else that is tech-related: I'm moving this kind of posts to @agateblue
I recommend you follow this account if you want to continue seeing my tech posts :)
Thank you 💜
Blog post week 2020-15: first release candidate for Funkwhale 0.21 https://blog.funkwhale.audio/~/Announcements/blog-post-week-2020-15-first-release-candidate-for-funkwhale-0.21/
0.21 Preview: Channels Feature https://blog.funkwhale.audio/~/Announcements/0.21-preview-channels-feature/
A couple items from the changelog, in case you're wondering what's in it ;)
- Support for publishing and subscribing to podcasts
- Brand new navigation, queue and player redesign
- Browse a library content through the UI
- Federated reports
- Screening for sign-ups
- Make it possible to enforce email verification
- Use postgres full-text-search for enhanced performance
- Improved search bar for searching remote objects
And many, many other bugfixes and enhancements, which are listed at https://dev.funkwhale.audio/funkwhale/funkwhale/-/tags/0.21-rc1
It's not over yet, but up until now, more than 35 people have contributed their time, skills and energy to make this release a reality.
Thank you annando, Anton Strömkvist, Audrey, ButterflyOfFire, Ciarán Ainsworth, dashie, Eliot Berriot, Eloisa, eorn, Francesc Galí, GinnyMcQueen, guillermau, Haelwenn, jinxx, Jonathan Aylard, Keunes, M.G, marzzzello, Mathé Grievink, Mélanie Chauvel, Mjourdan, Morgan Kesler, Noureddine HADDAG, Noe Gaumont, Ollie, Peter Wickenberg, Renon, Satsuki Yanagi, Shlee, techknowlogick, ThibG, Tony Wasserka, unklebonehead, wakest, wxcafé, Xosé M and every one else we may have forgot.
We couldn't have done it without you!
Dear #Funkwhale #Translators, we're about to release a new version in ~10 days. We've pushed the new translation strings to https://translate.funkwhale.audio/projects/funkwhale/front/, and we'd really appreciate it if you could have a look at it ❤️
We've also updated our Weblate instance to the latest release, to ensure you have the best translation experience.
If you you're not a translator yet, but want to help, you can get started at https://contribute.funkwhale.audio/guides/translate/
Thank you so much!
If you installed using our install script, you can easily test this release candidate with:
curl -sSL -o /tmp/upgrade.sh "https://get.funkwhale.audio/upgrade.sh" && sudo sh /tmp/upgrade.sh 0.21-rc1
And if you want to try it on a brand new pod on a Debian 9 or 10 server:
curl -sSL -o /tmp/install.sh "https://get.funkwhale.audio/" && sudo FUNKWHALE_VERSION=0.21-rc1 sh /tmp/install.sh
Hello there! #Funkwhale 0.21 is almost out. We've published our first release candidate this morning, and we encourage you to try it.
All the instructions to test it can be found at https://governance.funkwhale.audio/d/SeUDP7vM/funkwhale-0-21-release-incoming-looking-for-testers- (and you can also share your feedback / issues there)
If everything goes well, we should have a proper release published around April 21 🎉
If there are Firefox developers here, I really would like help to resolve this bug related to WebExtensions and dialogs (alert/prompt/confirm):
alert/confirm/prompt dialogs do not work properly in the sidebar
https://bugzilla.mozilla.org/show_bug.cgi?id=1513656#c17
Boost appreciated