Go to file
Eliot Berriot 6810e57c22 Merge branch 'patch-1' into 'develop'
Fix websockets reverse proxy

See merge request funkwhale/funkwhale!773
2019-06-10 09:37:40 +02:00
.gitlab
api Added username and domain filter on /history/listenings endpoint 2019-06-07 16:41:50 +02:00
changes Fix French translation for "Start radio" 2019-06-08 21:03:18 +02:00
demo
deploy Fix websockets reverse proxy 2019-06-09 21:54:18 +02:00
docker Fixed some issues 2019-04-24 12:56:15 +02:00
docs Resolve "Add documentation for resolver conf" 2019-05-23 10:37:16 +02:00
front Fix French translation for "Start radio" 2019-06-08 21:03:18 +02:00
scripts Added contributions script and contributors to the changelog 2019-05-16 12:29:48 +02:00
.dockerignore
.editorconfig
.env.dev
.gitattributes
.gitignore
.gitlab-ci.yml Removed tests files from bundled API 2019-05-13 15:30:58 +02:00
CHANGELOG Fixed link to upgrade instructions 2019-05-16 15:14:39 +02:00
CONTRIBUTING.rst
CONTRIBUTORS.txt
LICENSE
README.rst
TRANSLATORS.rst Added some documentation about translations lifecycle 2019-06-06 13:53:05 +02:00
dev.yml Fix #565: store media files in S3 bucket 2019-04-23 18:01:42 +02: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.