muss
muss copied to clipboard
Muss is a 100% open source forum developed with Django and Ember.js.
Muss
.. image:: https://coveralls.io/repos/github/mapeveri/muss/badge.svg?branch=master :target: https://coveralls.io/github/mapeveri/muss?branch=master
.. image:: https://travis-ci.org/mapeveri/muss.svg?branch=master :target: https://travis-ci.org/mapeveri/muss
Muss is a 100% open source forum developed with Django and Ember.js.
.. image:: https://raw.githubusercontent.com/mapeveri/muss/master/static/img/muss.png :alt: preview
Features
- Multiple forums and ordered by category.
- Support to subforums.
- Hit count by topics.
- Support to topics main in top in the forum.
- Support to rss to forums.
- Search topics in the all forums.
- Pre-moderation of topics with multiple moderators.
- Support of media files for topics.
- Infinite scroll for topics and comments.
- Notifications and email notifications.
- Notifications and comments in real time.
- Django-admin for moderation.
- Support check user online.
- Support English, Italian and Spanish languages.
- API REST with django-rest-framework.
- Custom configuration css.
- Editor Markdown.
- Messages for forums.
- Suggested Topics in topic.
- Open and Close topic.
- Support to likes in topics and comments.
- Check if an user is a troll.
- Support Open Graph.
Built With
- Python/Django
- Ember.js
- Semantic UI
- PostgreSQL
- Redis
Documentation
Documentation is avaliable online <http://muss.readthedocs.io/en/latest/index.html>
_ or in the docs
directory of the project.
Screenshots
.. image:: https://github.com/mapeveri/muss/blob/master/docs/images/index.png .. image:: https://github.com/mapeveri/muss/blob/master/docs/images/forum.png .. image:: https://github.com/mapeveri/muss/blob/master/docs/images/topic.png .. image:: https://github.com/mapeveri/muss/blob/master/docs/images/profile.png
Contribute
- Fork this repo and install it.
- Follow PEP8, Style Guide for Python Code.
- Write code.
- Write unit test.
- Send pull request.
Status
In Beta.