Commit Graph

37 Commits

Author SHA1 Message Date
Trevor Slocum cd90c9caf9 Add sticky threads 2015-08-21 00:45:01 -07:00
Trevor Slocum ed0dc56093 Remove .tmp extension from thumbnail and explain database structure change 2015-08-07 00:16:17 -07:00
Trevor Slocum b721aac519 Add embedding support (YT, Vimeo, SoundCloud) and make links in messages clickable 2015-08-07 00:01:18 -07:00
Trevor Slocum 9b41846002 Typos and minor cleanup 2015-06-25 00:10:12 -07:00
Trevor Slocum e2d433ff16 Add TINYIB_CAPTCHA 2014-11-06 03:34:19 -08:00
Trevor Slocum e7c69c9a95 Fix warning when calling ob_end_flush 2014-11-04 15:53:06 -08:00
Trevor Slocum 884802259b Add TINYIB_NOFILEOK for file-less new threads 2014-10-27 17:06:52 -07:00
Trevor Slocum 2f54b75570 Add TINYIB_REQMOD setting, allowing moderation to be required for new posts 2014-10-16 18:12:52 -07:00
Trevor Slocum 866bbfaa7f Add PDO database mode and fix an HTML page caching issue. Closes #11. Code contributed by @mozai - thanks! 2014-07-26 03:22:53 -07:00
Trevor Slocum 784a8dfdd4 Add database migration tool (flatfile -> mysql) 2014-07-20 12:12:00 -07:00
Trevor Slocum 4041a57559 Add optional SWF support, make picture support optional, add text board mode 2014-07-05 12:27:18 -07:00
Trevor Slocum 96f14e2ead Add MySQLi driver. Resolves #10 2014-06-28 01:45:56 -07:00
Trevor Slocum 90a878f8ee Add optional WebA and WebM support 2014-06-24 12:51:22 -07:00
Trevor Slocum 58d378fe46 Add TINYIB_MAXWOP and TINYIB_MAXHOP which specify thumbnail sizes only for new threads 2013-05-14 20:42:56 -07:00
Trevor Slocum 678d6ef01c Fix reply count logic 2013-04-15 20:07:31 -07:00
Trevor Slocum 1f1296f864 Fix call to numRepliesToThreadByID() 2013-04-15 20:03:19 -07:00
Trevor Slocum 0c856c6fb3 Fix reply count logic 2013-04-15 20:01:12 -07:00
Trevor Slocum 88d4b441c2 Add TINYIB_MAXREPLIES - Maximum replies before a thread stops getting bumped 2013-04-15 19:50:52 -07:00
Trevor Slocum 1401e66164 Restyle <pre> 2013-04-15 19:09:18 -07:00
Trevor Slocum a5a93dd639 Add ability to update via Git from the management panel (Administrators only) 2013-04-15 18:53:16 -07:00
Trevor Slocum 81e4cd8c45 Flush output buffer immediately so update messages are displayed as the script executes 2012-12-27 23:00:14 -08:00
Trevor Slocum fd87a2e6c1 minor code cleanup 2011-09-05 23:53:37 -07:00
Trevor Slocum 26410cd6ba Numerous feature additions and code re-writes 2011-08-07 00:24:39 -07:00
tslocum 730ddf47db Better looking error page 2011-01-07 17:36:00 -08:00
tslocum 29d2d6ab96 minor code cleanup 2011-01-07 01:50:03 -08:00
tslocum be532e13b0 Post linking using >>#### and some minor fixes 2011-01-07 00:56:59 -08:00
tslocum 239a12cefe code clean up 2010-12-31 15:24:55 -08:00
tslocum 8e5124812f SQLite support 2010-12-04 00:45:29 -08:00
tslocum 18432ee93a Moving code from imgboard.php to functions.php 2010-12-03 02:31:51 -08:00
tslocum f0540cd221 Moving settings to constants rather than variables 2010-12-03 02:11:14 -08:00
tslocum a88d0283f7 Settings are now stored in a separate file 2010-11-29 16:24:15 -08:00
Trevor Slocum 7ae43625ba Beginning of smart pluralization and some misc changes 2010-11-10 02:34:41 -08:00
Trevor Slocum f5f755b4df noko support 2010-11-10 02:12:11 -08:00
Trevor Slocum a1975b4e5e Added raw posting ability for mods and admins 2010-06-22 02:26:45 -07:00
Trevor Slocum b908d035e7 removed use of mime_content_type() as getimagesize is sufficient 2009-11-02 23:26:00 -08:00
Trevor Slocum 01eb3589f2 minor touch-ups, manage pages now use the same HTML as board pages 2009-09-22 14:29:27 -07:00
Trevor Slocum 9bbf3caafb first commit 2009-09-19 19:53:15 -07:00