Go to file
Eliot Berriot 9c8d2ef53a Merge branch '170-stats' into 'develop'
See #170: record downloads count, expose subscribers count

See merge request funkwhale/funkwhale!1000
2020-01-20 14:03:51 +01:00
.gitlab
api See #170: now record downloads count on tracks/uploads 2020-01-20 13:59:12 +01:00
changes Resolve "Sort by album release date" 2020-01-17 09:38:40 +01:00
demo Resolve "Remove the unused `federation__music_needs_approval` settings" 2019-12-26 15:54:42 +01:00
deploy Fixed issue with service worker scope 2020-01-09 15:23:37 +01:00
docker Fixed issue with service worker scope 2020-01-09 15:23:37 +01:00
docs Document server migration process 2020-01-06 14:11:47 +01:00
front See #170: cover on tracks and artists 2020-01-17 16:27:11 +01:00
scripts
.dockerignore
.editorconfig
.env.dev
.gitattributes
.gitignore
.gitlab-ci.yml Use sphinx_rtd documentation theme, added logo and link to source on Gitlab 2019-10-02 19:26:30 +02:00
CHANGELOG Version bump and changelog for 0.20.1 2019-10-28 10:54:14 +01:00
CONTRIBUTING.rst
CONTRIBUTORS.txt
LICENSE
README.rst
TRANSLATORS.rst
dev.yml Fix #997: Added support for CELERYD_CONCURRENCY env var to control the number of worker processes 2019-12-20 15:36:18 +01:00
pyproject.toml

README.rst

Funkwhale
=============

.. image:: ./front/src/assets/logo/logo-full-500.png
  :alt: Funkwhale logo
  :target: https://funkwhale.audio

A self-hosted tribute to Grooveshark.com.

LICENSE: AGPL3

Getting help
------------

We offer various Matrix.org rooms to discuss about Funkwhale:

- `#funkwhale:matrix.org <https://matrix.to/#/#funkwhale:matrix.org>`_ for general questions about funkwhale
- `#funkwhale-dev:matrix.org <https://matrix.to/#/#funkwhale-dev:matrix.org>`_ for development-focused discussion

Please join those rooms if you have any questions!

You can also contact `@funkwhale@mastodon.eliotberriot.com <https://mastodon.eliotberriot.com/@funkwhale>`_ on the fediverse.


Contribute
----------

Contribution guidelines as well as development installation instructions
are outlined in `CONTRIBUTING <CONTRIBUTING.rst>`_.

Translate
^^^^^^^^^

Translators willing to help can refer to `TRANSLATORS <TRANSLATORS.rst>`_ for instructions.

Code of Conduct
---------------

`Our Code of Conduct <https://funkwhale.audio/code-of-conduct/>`_ applies to all the community spaces, including our GitLab instance. Please, take a moment to read it.