Go to file
Eliot Berriot def555bd50 Merge branch '890-assign-admin' into 'develop'
See #890: assign report to moderator on resolution

See merge request funkwhale/funkwhale!881
2019-09-20 09:28:21 +02:00
.gitlab
api Merge branch '890-assign-admin' into 'develop' 2019-09-20 09:28:21 +02:00
changes See #261: Added a rate-limiting (throttling system) to limit the number of requests handled per user/IP 2019-09-17 11:23:59 +02:00
demo
deploy Improvement of Apache config consistency and ease of configuration 2019-09-09 11:15:36 +02:00
docker Fixed some issues with staticfiles not being served in dev after switch to uvicorn 2019-07-18 12:51:57 +02:00
docs See #261: Added a rate-limiting (throttling system) to limit the number of requests handled per user/IP 2019-09-17 11:23:59 +02:00
front See #872: rules and contact email settings 2019-09-19 11:14:21 +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 Merge branch 'push-latest-images' into 'develop' 2019-08-19 14:22:42 +02:00
CHANGELOG Fixed release date in changelog 2019-06-28 10:59:35 +02:00
CONTRIBUTING.rst Fixed a typo in Contributing links 2019-07-10 15:47:03 +02:00
CONTRIBUTORS.txt
LICENSE
README.rst
TRANSLATORS.rst Added some documentation about translations lifecycle 2019-06-10 09:51:30 +02:00
dev.yml Fixed issues with images not being served in dev 2019-07-18 14:09:24 +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.