Go to file
Eliot Berriot b04698ee02 Merge branch '476-invitation-code' into 'develop'
Resolve "Invitation code does not appear in registration page"

Closes #476

See merge request funkwhale/funkwhale!374
2018-08-11 12:26:25 +00:00
.gitlab/issue_templates Fix #299: Added bug and feature issue templates 2018-06-10 12:50:06 +02:00
api Fix #376: Smarter date parsing during import by replacing arrow with pendulum 2018-07-24 23:07:51 +02:00
changes Fixed #476: invitation code not prefilled in form when accessing invitation link 2018-08-11 14:20:08 +02:00
demo Fix #149: better demo setup script, wider catalog 2018-07-22 11:26:33 +02:00
deploy fix apache media block 2018-07-23 11:13:44 +02:00
docker Removed transcoding support (#271) 2018-06-03 18:33:28 +02:00
docs Rename CONTRIBUTING to CONTRIBUTING.rst for Gitlab formatting preview. 2018-07-29 10:11:20 +02:00
front Fixed #476: invitation code not prefilled in form when accessing invitation link 2018-08-11 14:20:08 +02:00
scripts Added script to remove unused artifacts from repository 2018-07-21 22:28:37 +02:00
.dockerignore Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
.editorconfig Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
.env.dev Removed django-cacheops dependency 2018-07-21 12:57:48 +02:00
.gitattributes Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
.gitignore Ignore en_US pot, as it's the default 2018-07-01 19:39:40 +02:00
.gitlab-ci.yml Removed django-cacheops dependency 2018-07-21 12:57:48 +02:00
CHANGELOG Fixed wrong title level in changelog 2018-07-22 23:48:18 +02:00
CONTRIBUTING.rst Fix a small mistake in CONTRIBUTING.rst 2018-08-10 22:39:28 +02:00
CONTRIBUTORS.txt Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
LICENSE Fix #280: AGPL-3 licence 🎉 2018-06-06 22:37:55 +02:00
README.rst Rename CONTRIBUTING to CONTRIBUTING.rst for Gitlab formatting preview. 2018-07-29 10:11:20 +02:00
TRANSLATORS.rst See #161: added initial translating guidelines 2018-06-30 12:46:23 +02:00
dev.yml Fix #224 and #226: changelog and documentation 2018-05-22 22:57:20 +02:00
pyproject.toml Adding arabic translation 2018-07-04 16:31:29 +00:00

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>`_ for instructions.