An attempt to rebase leftypol software on vichan.
Go to file
2011-03-30 16:56:26 +11:00
img added yotsuba background image 2011-01-22 03:16:48 +11:00
inc Show board in modlog on report dismissing 2011-03-30 16:56:26 +11:00
static Show locked threads 2011-01-02 22:30:30 +11:00
templates Preparing for beta release 2011-03-28 17:58:11 +11:00
.gitignore Added .installed to gitignore 2010-12-01 23:32:31 +11:00
default.css ... 2011-01-21 13:14:55 +11:00
install.php more error handling (specifically SQL errors) in install.php 2011-03-28 16:24:33 +11:00
install.sql Added needed "board" column to modlogs (see commit comment for required SQL query) 2011-03-28 17:24:23 +11:00
LICENSE.md updated license 2011-03-26 12:04:45 +11:00
main.js Stylesheets, etc. 2011-03-27 02:36:32 +11:00
mod.php Fixed escaping bug on search 2011-03-30 16:55:43 +11:00
post.php Case-insensitive noko 2011-03-28 15:52:02 +11:00
README.md Fixed license link in readme markup 2011-03-28 22:33:54 +11:00
style.css Beta PM system 2011-03-17 16:52:43 +11:00
yotsuba.css Finalized report syste, 2011-02-20 18:28:39 +11:00

Tinyboard - A lightweight PHP imageboard.

About

Tinyboard is an imageboard software package written in PHP. It aims to maintain a stable, fast, clean and user-friendly engine for imageboards. Development for Tinyboard started in October 2010. You can contact the development team or learn more at tinyboard.org or on IRC at irc.datnode.net #tinyboard.

Requirements

  1. PHP >= 5.2.0
  2. php-gd
  3. php-pdo with appropriate driver for your database

Installation

See http://tinyboard.org/wiki/index.php?title=Installation. i: http://tinyboard.org/wiki/index.php?title=Installation

Documentation

Visit the development wiki at http://tinyboard.org/wiki/ for help. o: http://tinyboard.org/wiki/

License

See [LICENSE.md][l] for the license. [l]: http://github.com/savetheinternet/Tinyboard/blob/master/LICENSE.md