Commit Graph

174 Commits

Author SHA1 Message Date
Trevor Slocum 0c856c6fb3 Fix reply count logic 2013-04-15 20:01:12 -07:00
Trevor Slocum 4074a288ff Fix return statement 2013-04-15 19:56:24 -07:00
Trevor Slocum f1edbc8c9b Fix return statement 2013-04-15 19:55:35 -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 4af3a83c51 Add missing global 2013-04-15 19:03:37 -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 02290cc3d1 Update README.md 2013-04-15 18:20:08 -07:00
Trevor Slocum 820c24dade Update README 2013-04-14 18:05:08 -07:00
Trevor Slocum cb16ad0bd4 Fix reply order on index pages 2013-01-16 17:39:45 -08:00
Trevor Slocum 90da48c558 Upgrade flatfile library to 2009-10-25 2013-01-16 17:35:41 -08:00
Trevor Slocum baf7458916 Polish new settings 2013-01-16 13:12:55 -08:00
Trevor Slocum c6f45f9b6c Merge pull request #6 from socram8888/master
Added setting TINYIB_THREADSPERPAGE for number of threads shown per index page
Added setting TINYIB_PREVIEWREPLIES for number of replies previewed on index pages
Optimized index page generation
2013-01-16 12:45:41 -08:00
Marcos Vives Del Sol aade2e720e Customizable amount of threads per page. Fixed a bug, too. 2013-01-13 14:40:34 +01:00
Marcos Vives Del Sol 67578b5b60 Faster index generation and customizable amount of replies in preview 2013-01-13 11:47:36 +01:00
Trevor Slocum 2d2c95dfa8 Add Eclipse .project to .gitignore 2012-12-28 00:10:42 -08:00
Trevor Slocum 3d6a8da96d Polished settings descriptions 2012-12-28 00:10:16 -08:00
Trevor Slocum c38a4b2e84 Fix strict warning 2012-12-28 00:09:20 -08:00
Trevor Slocum abac35b01f Updated README - added features list and described database capabilities in more depth 2012-12-28 00:08:38 -08:00
Trevor Slocum 671bfe68a5 Minor changes to management panel 2012-12-27 23:14:41 -08: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 10fae56ca5 Updated README 2012-05-18 00:37:50 -07:00
Trevor Slocum 914d65c4bb syntax bug fix 2011-09-07 18:47:10 -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
efari 4be078ff86 fixed a wrong url
by using false, the url in the post number (in manage post mode) will point to the correct file
2011-01-26 08:01:11 -08:00
tslocum 4d14cb7434 Minor code cleanup 2011-01-21 20:53:37 -08:00
tslocum b9c02d466e Changed the modpost form a bit 2011-01-07 17:54:03 -08:00
tslocum 730ddf47db Better looking error page 2011-01-07 17:36:00 -08:00
tslocum 4dea0858ed Contributing 2011-01-07 02:20:13 -08:00
tslocum 561f511951 Contributing 2011-01-07 02:17:09 -08:00
tslocum 8f0128e124 License 2011-01-07 01:57:43 -08:00
tslocum 29d2d6ab96 minor code cleanup 2011-01-07 01:50:03 -08:00
tslocum 5904cef0e4 Making the .htaccess a little more useful 2011-01-07 01:40:46 -08:00
tslocum be532e13b0 Post linking using >>#### and some minor fixes 2011-01-07 00:56:59 -08:00
tslocum b6204bebf1 readme 2010-12-31 15:35:07 -08:00
tslocum d043c3d264 readme 2010-12-31 15:33:22 -08:00
tslocum 2e310f4762 markdown readme 2010-12-31 15:25:14 -08:00
tslocum 239a12cefe code clean up 2010-12-31 15:24:55 -08:00
tslocum 3becc47176 MySQL fix 2010-12-08 12:50:24 -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 9b999c3d2c Updating footer link 2010-11-29 17:11:01 -08:00
tslocum 26fc1c85fa Ignore database files 2010-11-29 17:04:28 -08:00
tslocum 102e25c19a Use fancy plural function 2010-11-29 16:59:28 -08:00
tslocum 6a6459fb13 Ignore any generated .html files 2010-11-29 16:59:10 -08:00
tslocum 8dac8f511e Minor modification to 'Delete Post' box 2010-11-29 16:39:46 -08:00
tslocum 6b907be1f0 Removing placeholder files 2010-11-29 16:39:16 -08:00
tslocum b28b247534 Better handling of TinyIB's default directories 2010-11-29 16:30:01 -08:00