Commit Graph

  • 820c24dade Update README Trevor Slocum 2013-04-14 18:05:08 -07:00
  • cb16ad0bd4 Fix reply order on index pages Trevor Slocum 2013-01-16 17:39:45 -08:00
  • 90da48c558 Upgrade flatfile library to 2009-10-25 Trevor Slocum 2013-01-16 17:35:41 -08:00
  • baf7458916 Polish new settings Trevor Slocum 2013-01-16 13:12:55 -08:00
  • c6f45f9b6c Merge pull request #6 from socram8888/master Trevor Slocum 2013-01-16 12:45:41 -08:00
  • aade2e720e Customizable amount of threads per page. Fixed a bug, too. Marcos Vives Del Sol 2013-01-13 14:40:34 +01:00
  • 67578b5b60 Faster index generation and customizable amount of replies in preview Marcos Vives Del Sol 2013-01-13 11:47:36 +01:00
  • 2d2c95dfa8 Add Eclipse .project to .gitignore Trevor Slocum 2012-12-28 00:10:42 -08:00
  • 3d6a8da96d Polished settings descriptions Trevor Slocum 2012-12-28 00:10:16 -08:00
  • c38a4b2e84 Fix strict warning Trevor Slocum 2012-12-28 00:09:20 -08:00
  • abac35b01f Updated README - added features list and described database capabilities in more depth Trevor Slocum 2012-12-28 00:08:38 -08:00
  • 671bfe68a5 Minor changes to management panel Trevor Slocum 2012-12-27 23:14:41 -08:00
  • 81e4cd8c45 Flush output buffer immediately so update messages are displayed as the script executes Trevor Slocum 2012-12-27 23:00:14 -08:00
  • 10fae56ca5 Updated README Trevor Slocum 2012-05-18 00:37:50 -07:00
  • 914d65c4bb syntax bug fix Trevor Slocum 2011-09-07 18:47:10 -07:00
  • fd87a2e6c1 minor code cleanup Trevor Slocum 2011-09-05 23:53:37 -07:00
  • 26410cd6ba Numerous feature additions and code re-writes Trevor Slocum 2011-08-07 00:24:39 -07:00
  • 4be078ff86 fixed a wrong url efari 2011-01-26 08:01:11 -08:00
  • 4d14cb7434 Minor code cleanup tslocum 2011-01-21 20:53:37 -08:00
  • b9c02d466e Changed the modpost form a bit tslocum 2011-01-07 17:54:03 -08:00
  • 730ddf47db Better looking error page tslocum 2011-01-07 17:36:00 -08:00
  • 4dea0858ed Contributing tslocum 2011-01-07 02:20:13 -08:00
  • 561f511951 Contributing tslocum 2011-01-07 02:17:09 -08:00
  • 8f0128e124 License tslocum 2011-01-07 01:57:43 -08:00
  • 29d2d6ab96 minor code cleanup tslocum 2011-01-07 01:50:03 -08:00
  • 5904cef0e4 Making the .htaccess a little more useful tslocum 2011-01-07 01:40:46 -08:00
  • be532e13b0 Post linking using >>#### and some minor fixes tslocum 2011-01-07 00:56:59 -08:00
  • b6204bebf1 readme tslocum 2010-12-31 15:35:07 -08:00
  • d043c3d264 readme tslocum 2010-12-31 15:33:22 -08:00
  • 2e310f4762 markdown readme tslocum 2010-12-31 15:25:14 -08:00
  • 239a12cefe code clean up tslocum 2010-12-31 15:24:55 -08:00
  • 3becc47176 MySQL fix tslocum 2010-12-08 12:50:24 -08:00
  • 8e5124812f SQLite support tslocum 2010-12-04 00:45:29 -08:00
  • 18432ee93a Moving code from imgboard.php to functions.php tslocum 2010-12-03 02:31:51 -08:00
  • f0540cd221 Moving settings to constants rather than variables tslocum 2010-12-03 02:11:14 -08:00
  • 9b999c3d2c Updating footer link tslocum 2010-11-29 17:11:01 -08:00
  • 26fc1c85fa Ignore database files tslocum 2010-11-29 17:04:28 -08:00
  • 102e25c19a Use fancy plural function tslocum 2010-11-29 16:59:28 -08:00
  • 6a6459fb13 Ignore any generated .html files tslocum 2010-11-29 16:59:10 -08:00
  • 8dac8f511e Minor modification to 'Delete Post' box tslocum 2010-11-29 16:39:46 -08:00
  • 6b907be1f0 Removing placeholder files tslocum 2010-11-29 16:39:16 -08:00
  • b28b247534 Better handling of TinyIB's default directories tslocum 2010-11-29 16:30:01 -08:00
  • b36b446d9a Fixing trim threads bug tslocum 2010-11-29 16:26:34 -08:00
  • a88d0283f7 Settings are now stored in a separate file tslocum 2010-11-29 16:24:15 -08:00
  • 7ae43625ba Beginning of smart pluralization and some misc changes Trevor Slocum 2010-11-10 02:34:41 -08:00
  • f5f755b4df noko support Trevor Slocum 2010-11-10 02:12:11 -08:00
  • a1975b4e5e Added raw posting ability for mods and admins Trevor Slocum 2010-06-22 02:26:45 -07:00
  • 35cdc592b2 Deleted INSTALL file Trevor Slocum 2010-06-22 01:29:21 -07:00
  • 542ca686dd Updated README Trevor Slocum 2010-06-22 00:56:53 -07:00
  • 234299ab44 Updated README to reflect using git instead of svn Trevor Slocum 2010-06-22 00:54:47 -07:00
  • 68ef60b3bf Created README file Trevor Slocum 2010-06-22 00:52:15 -07:00
  • 55817a73a8 Upgraded ereg functions to preg for users with PHP version >= 5.3.0 Trevor Slocum 2010-06-22 00:46:00 -07:00
  • 2b9b442073 Delete .html files from res/ when posts are deleted Trevor Slocum 2010-06-22 00:19:06 -07:00
  • b908d035e7 removed use of mime_content_type() as getimagesize is sufficient Trevor Slocum 2009-11-02 23:26:00 -08:00
  • 01eb3589f2 minor touch-ups, manage pages now use the same HTML as board pages Trevor Slocum 2009-09-22 14:29:27 -07:00
  • 096a7508a8 removal of most style tags, moving to CSS Trevor Slocum 2009-09-22 14:27:18 -07:00
  • 6ab52aec7f switch footer link to github Trevor Slocum 2009-09-20 11:34:22 -07:00
  • 7a345dcf90 added INSTALL file Trevor Slocum 2009-09-19 22:44:43 -07:00
  • 2213b136b7 empty board index will now display the page navigator properly Trevor Slocum 2009-09-19 21:57:57 -07:00
  • 3a797ea3ef remove index.html Trevor Slocum 2009-09-19 21:07:33 -07:00
  • 3283f296a9 Merge branch 'gh-pages' of github.com:tj9991/TinyIB Trevor Slocum 2009-09-19 20:56:58 -07:00
  • 7a58f7922d github generated gh-pages branch tj9991 2009-09-19 20:51:40 -07:00
  • 98ad07d878 no svn Trevor Slocum 2009-09-19 20:45:20 -07:00
  • 87b9cd7e27 empty directories Trevor Slocum 2009-09-19 20:34:39 -07:00
  • fa3ea5eb24 no svn Trevor Slocum 2009-09-19 20:04:56 -07:00
  • 9bbf3caafb first commit Trevor Slocum 2009-09-19 19:53:15 -07:00