Go to file
Eliot Berriot ecc3ed3ac3 Merge branch 'broken-favorites' into 'develop'
Fixed broken pagination on favorites

See merge request funkwhale/funkwhale!1046
2020-03-03 13:38:42 +01:00
.gitlab
api See #170: fetching remote objects 2020-03-02 17:23:03 +01:00
changes Postgres 10-to-11 upgrade instructions 2020-02-25 10:57:52 +01:00
demo
deploy Fixed broken db with postgres:11.7 2020-02-15 12:01:19 +01:00
docker See #170: RSS feeds for channels 2020-01-31 09:11:39 +01:00
docs See #170: fetching remote objects 2020-03-02 17:23:03 +01:00
front Fixed broken pagination on favorites 2020-03-03 13:33:04 +01:00
scripts
.dockerignore
.editorconfig
.env.dev
.gitattributes
.gitignore
.gitlab-ci.yml Fixed broken db with postgres:11.7 2020-02-15 12:01:19 +01:00
CHANGELOG
CONTRIBUTING.rst
CONTRIBUTORS.txt
LICENSE
README.rst
TRANSLATORS.rst
dev.yml Fixed broken db with postgres:11.7 2020-02-15 12:01:19 +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.