Muss is a 100% open source forum developed with Django and Ember.js.
- 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.
- Python/Django
- Ember.js
- Semantic UI
- PostgreSQL
- Redis
Documentation is avaliable online or in the docs directory of the project.
- Fork this repo and install it.
- Follow PEP8, Style Guide for Python Code.
- Write code.
- Write unit test.
- Send pull request.
In Beta.