Skip to content

Open Source Imageboard software that allows users to vote for it's staff [eventually :^)].

License

Notifications You must be signed in to change notification settings

newusernamenotme/Haruko

 
 

Repository files navigation

Haruko Build Status

Project Haruko (previously Mitsuba) is an opensource (AGPLv3 licensed) image board software written in PHP and using MySQLi. This is the version deployed on a test 314chan server (contact parley for URL, or visit 314chan IRC)

Installation

**Warning: ** Haruko needs ZipArchive for module uploads!

To install Haruko you'll have to:

  • Run {install_location}/install.php

Planned features

  • Staff system where the users vote for the head administrator. (please give us ideas!)
  • Revamped, fully HTML5 mod panel
  • "Not a bot" Captcha (sans Google/reCaptcha)
  • Improved spam detection
  • Easier deployment

Todo

  • Work on converting all mod pages to AdminLTE compatable pages
  • Extend API to the new(er) 4chan/Vichan API
  • Other?

API

The API is at {install_location}/board/thread_no.json

For more info visit 4chan's api

Credits

Desuneko - creator and developer of Project Haruko (RIP)

skandal - first betatester, helped with bughunting, made Polish translation and several alternative stylesheets

hardkurahen - javascripts

JanPavulon - javascripts

sebagaua - some PHPs

License

See LICENSE.

Haruko contains code from jQuery (MIT license), PHP Markdown by Michel Fortin (custom license, available on website), jBBCode by Jackson Owens (MIT license), cool-php-captcha by José Rodríguez (GPLv3), Meny by Hakim El Hattab (custom license, available on website), AdminLTE (MIT license) and jquery.cookie by Klaus Hartl (MIT license).

About

Open Source Imageboard software that allows users to vote for it's staff [eventually :^)].

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 56.9%
  • CSS 37.0%
  • JavaScript 6.1%