Commit Graph

128 Commits

Author SHA1 Message Date
Trevor Slocum 8904cfa26d Add .WebM and .SWF expiration headers 2015-09-22 13:33:47 -07:00
Trevor Slocum b37f1b1a0d Disable browser's autocomplete on subject and embed fields 2015-09-19 01:45:44 -07:00
Trevor Slocum c0587ac436 Move video overlay removal instructions 2015-09-16 20:51:34 -07:00
Trevor Slocum b88b8a0741 Add UTF-8 and IPv6 support 2015-09-15 19:00:05 -07:00
Trevor Slocum adc0f7f35f Update database creation SQL to include longer file field for embedding 2015-09-11 11:54:18 -07:00
Trevor Slocum c2317bb8ae Vertically align posting area labels and add padding 2015-09-01 22:59:16 -07:00
Trevor Slocum 62331d9d77 Update README.md 2015-08-21 00:47:43 -07:00
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 5c0f55681c Add ImageMagic support to thumbnail process 2015-06-25 00:49:25 -07:00
Trevor Slocum 9b41846002 Typos and minor cleanup 2015-06-25 00:10:12 -07:00
Trevor Slocum 21e8b5884d Remove analytics image 2015-06-18 11:01:45 -07:00
Trevor Slocum d8b885b9fb Add note about checking GitHub for SQL updates 2014-11-26 17:59:17 -08:00
Trevor Slocum 8d5986ee83 Fix MySQLi database mode 2014-11-07 17:05:29 -08:00
Trevor Slocum a22a497ce4 Type-match when comparing against admin/mod passwords 2014-11-07 17:02:17 -08:00
Trevor Slocum 0f096074c3 Add CAPTCHA to features list 2014-11-06 03:36:50 -08: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 df2342fc49 Clarify GD requirement 2014-10-28 15:12:43 -07:00
Trevor Slocum 16a87d6dc2 Remember password used when posting 2014-10-27 17:31:41 -07:00
Trevor Slocum 884802259b Add TINYIB_NOFILEOK for file-less new threads 2014-10-27 17:06:52 -07:00
Trevor Slocum 7a23dd2e88 Reformat settings file 2014-10-27 16:55:58 -07:00
Trevor Slocum 1b2c60de4d Add missing stickied/moderated indexes to creation SQL 2014-10-17 16:37: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 4559c24236 Add one-click post quoting (closes #13) 2014-08-22 23:10:10 -07:00
Trevor Slocum 0b4b8986b9 Potentially fix lingering caching bug 2014-08-03 13:57:10 -07:00
Trevor Slocum 0a3542bbd7 Keep transparency when thumbnailing PNG files 2014-08-03 13:43:54 -07:00
Trevor Slocum cfe4ca8b6b Minor thumbnail function tweaks 2014-08-03 13:43:33 -07:00
Rizlation 4a65c03ee7 Update functions.php
Changed createThumbnail() to support transparent PNG thumbnails.
2014-07-26 15:52:06 -05: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 d97660fc18 Update README.md 2014-06-28 15:01:34 -07:00
Trevor Slocum 1065b540a9 Update README.md 2014-06-28 01:57:30 -07:00
Trevor Slocum 96f14e2ead Add MySQLi driver. Resolves #10 2014-06-28 01:45:56 -07:00
Trevor Slocum defee919d9 Merge branch 'master' of https://github.com/tslocum/TinyIB 2014-06-24 12:53:21 -07:00
Trevor Slocum 90a878f8ee Add optional WebA and WebM support 2014-06-24 12:51:22 -07:00
Trevor Slocum 9089197296 Update README.md 2014-04-17 09:47:06 -07:00
Trevor Slocum 777800c696 Update README.md 2013-07-30 21:37:07 -07:00
Trevor Slocum a71a40d7b8 Update README.md 2013-07-30 21:36:51 -07:00
Trevor Slocum 35e3797211 Update README.md 2013-07-30 21:35:25 -07:00
Trevor Slocum e95033983b Merge branch 'master' of https://github.com/tslocum/TinyIB 2013-07-30 21:33:22 -07:00
Trevor Slocum 280eeab57e MAX_FILE_SIZE hidden input improvements 2013-07-30 21:32:55 -07:00
Trevor Slocum 272c8dad3c Update README.md 2013-07-10 14:21:19 -07:00
Trevor Slocum 538a6de0d3 Merge pull request #8 from waffleio/master
waffle.io Badge
2013-07-10 14:20:34 -07:00
waffleio e2563a0dfa add waffle.io badge 2013-07-10 14:19:42 -07:00
Trevor Slocum b8d86e8612 Tweak styling of rules and post messages 2013-06-06 22:39:36 -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 06b370d816 Update README.md 2013-04-23 14:04:15 -07:00