feat: Initial release v0.1.0

WP FediStream - Stream music over ActivityPub

Features:
- Custom post types: Artist, Album, Track, Playlist
- Custom taxonomies: Genre, Mood, License
- User roles: Artist, Label
- Admin dashboard with statistics
- Frontend templates and shortcodes
- Audio player with queue management
- ActivityPub integration with actor support
- WooCommerce product types for albums/tracks
- User library with favorites and history
- Notification system (in-app and email)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-01-28 23:23:05 +01:00
commit 4a5d7b9f4d
91 changed files with 22750 additions and 0 deletions

1
languages/index.php Normal file
View File

@@ -0,0 +1 @@
<?php // Silence is golden.

View File

@@ -0,0 +1,31 @@
# Copyright (C) 2025 Marco Graetsch
# This file is distributed under the same license as the WP FediStream plugin.
msgid ""
msgstr ""
"Project-Id-Version: WP FediStream 0.0.1\n"
"Report-Msgid-Bugs-To: https://src.bundespruefstelle.ch/magdev/wp-fedistream/issues\n"
"POT-Creation-Date: 2025-01-28T00:00:00+00:00\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2025-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#: wp-fedistream.php:93
msgid "WP FediStream requires PHP version %1$s or higher. You are running PHP %2$s."
msgstr ""
#: wp-fedistream.php:105
msgid "WP FediStream requires WordPress version %1$s or higher. You are running WordPress %2$s."
msgstr ""
#: wp-fedistream.php:114
msgid "WP FediStream requires Composer dependencies to be installed. Please run \"composer install\" in the plugin directory."
msgstr ""
#: wp-fedistream.php:127
msgid "WP FediStream requires PHP version %s or higher."
msgstr ""