Trevor Slocum
|
7de09467cc
|
Fix PHP <5.5 compatibility
|
2016-07-21 11:10:57 -07:00 |
|
Trevor Slocum
|
64aa4a1917
|
Add reCAPTCHA support
|
2016-07-19 14:14:54 -07:00 |
|
Trevor Slocum
|
129e628b9a
|
Rename management password field
|
2015-10-26 21:01:01 -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
|
cd90c9caf9
|
Add sticky threads
|
2015-08-21 00:45:01 -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
|
a22a497ce4
|
Type-match when comparing against admin/mod passwords
|
2014-11-07 17:02:17 -08:00 |
|
Trevor Slocum
|
e2d433ff16
|
Add TINYIB_CAPTCHA
|
2014-11-06 03:34:19 -08: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
|
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
|
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
|
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
|
4d14cb7434
|
Minor code cleanup
|
2011-01-21 20:53:37 -08: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
|
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 |
|
Trevor Slocum
|
7ae43625ba
|
Beginning of smart pluralization and some misc changes
|
2010-11-10 02:34:41 -08:00 |
|
Trevor Slocum
|
a1975b4e5e
|
Added raw posting ability for mods and admins
|
2010-06-22 02:26:45 -07:00 |
|
Trevor Slocum
|
55817a73a8
|
Upgraded ereg functions to preg for users with PHP version >= 5.3.0
|
2010-06-22 00:46:00 -07: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 |
|