Skip to content

jkHarzza/chieftain

 
 

Repository files navigation

Chieftain

Chieftain is a new generation imageboard (anonymous forum). It is the fastest chan. It has plenty of modern features and modular design. Chieftain is built with HTML5, Python programming language, Django web framework, Tornado scalable non-blocking web server with use of jQuery javascript library and Memcached caching system.

Features

  • Lightweight architecture
  • Realtime publish and subscribe system (post autoload)
  • REST API with XML, YAML and JSON serializers
  • Advanced post validation tools including tripcodes
  • Markdown support with code highlighting
  • Post search
  • AJAX
  • Answer maps & previews
  • RSS
  • Bookmarks
  • Customizable styles
  • Advanced moderation and administration tools
  • Internationalization
  • Mobile and smartphone versions
  • Wakaba database converter

home settings mobile pda thread feed

Dependencies

Getting started

  • Run python manage.py syncdb to fill database with base data.
  • Run python manage.py runserver and python pubsub.py. It would start django & tornado webservers.
  • You're done!

Contributing

Licensing

The MIT License.

Copyright (c) Paul Miller (http://paulmillr.com)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

New generation imageboard. Built with Python / Django.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published