Go to file
Eliot Berriot 28b334ad33
Reduce DB connection leaks
2019-10-17 15:17:26 +02:00
.gitlab
api Reduce DB connection leaks 2019-10-17 15:17:26 +02:00
changes Reduce DB connection leaks 2019-10-17 15:17:26 +02:00
demo
deploy Merge branch 'develop' of dev.funkwhale.audio:funkwhale/funkwhale into develop 2019-10-04 09:05:15 +02:00
docker Fix #932: Updated docs to ensure streaming works when using Minio/S3 and DSub 2019-10-03 10:58:20 +02:00
docs Added link to third-party helm chart 2019-10-16 14:14:46 +02:00
front Add new whitlisted class for upward menus 2019-10-17 10:21:24 +02:00
scripts Added script to check if a given version is the latest 2019-08-19 13:38:28 +02:00
.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 2019-10-04 10:42:33 +02:00
CONTRIBUTING.rst
CONTRIBUTORS.txt
LICENSE
README.rst
TRANSLATORS.rst
dev.yml
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.