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
tslocum
b36b446d9a
Fixing trim threads bug
2010-11-29 16:26:34 -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
35cdc592b2
Deleted INSTALL file
2010-06-22 01:29:21 -07:00
Trevor Slocum
542ca686dd
Updated README
2010-06-22 00:56:53 -07:00
Trevor Slocum
234299ab44
Updated README to reflect using git instead of svn
2010-06-22 00:54:47 -07:00
Trevor Slocum
68ef60b3bf
Created README file
2010-06-22 00:52:15 -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
2b9b442073
Delete .html files from res/ when posts are deleted
2010-06-22 00:19:06 -07:00
Trevor Slocum
b908d035e7
removed use of mime_content_type() as getimagesize is sufficient
2009-11-02 23:26:00 -08:00