Michael Save
|
931c2d679e
|
don't use CRC32
|
2012-04-19 01:32:02 +10:00 |
|
Michael Save
|
51675e7a9b
|
code cleanup
|
2012-04-13 00:18:19 +10:00 |
|
Michael Save
|
95709e7588
|
Removed board .id . Use the board URI/name at the key instead.
|
2012-04-12 23:23:47 +10:00 |
|
Michael Save
|
a564a95ab4
|
Improved Tinyboard anti-bot/spam filter. See large comment in inc/config.php for details.
|
2012-04-12 21:56:01 +10:00 |
|
Michael Save
|
c9423a2c34
|
large cleanup
|
2012-04-12 02:49:22 +10:00 |
|
Michael Save
|
4db78899e4
|
updated links to new documentation wiki
|
2012-04-11 02:37:12 +10:00 |
|
Michael Save
|
033491f84f
|
increase character limit on board URI, title and subtitle
|
2012-04-09 21:13:44 +10:00 |
|
Michael Save
|
6f124fdbcc
|
v0.9.5
|
2012-02-19 20:35:06 +11:00 |
|
Michael Save
|
3b17f32047
|
increased board uri/title/subtitle character limits
|
2012-02-19 19:37:39 +11:00 |
|
Michael Save
|
1df801b414
|
updating docs link
|
2012-01-06 06:18:34 +11:00 |
|
Savetheinternet
|
3b2088ca75
|
Removed now-gone config variables from installation
|
2011-12-17 02:36:59 +11:00 |
|
Savetheinternet
|
39acbf8834
|
don't add ?> to instance-config.php upon install
|
2011-12-05 18:13:41 +11:00 |
|
Savetheinternet
|
98bf55ab2c
|
use posts.sql for default /b/ posting table
|
2011-12-05 18:10:20 +11:00 |
|
Savetheinternet
|
b57be65c9f
|
track cites (remove broken links after a post 404s)
|
2011-12-05 13:17:34 +11:00 |
|
Savetheinternet
|
486842e9a1
|
..
|
2011-12-05 10:48:02 +11:00 |
|
Savetheinternet
|
b3dba69b50
|
upgrading bug past 0.9.4-dev-2 (license change)
|
2011-12-04 19:20:19 +11:00 |
|
Savetheinternet
|
f5bac44604
|
last minute bug-fix with upgrading
|
2011-12-04 15:29:38 +11:00 |
|
Savetheinternet
|
28270f6f55
|
..
|
2011-12-04 13:58:52 +11:00 |
|
Savetheinternet
|
88a6d88097
|
upgrade to 0.9.4 fix
|
2011-12-04 13:57:50 +11:00 |
|
Savetheinternet
|
c9844b86bf
|
v0.9.4
|
2011-12-04 13:51:12 +11:00 |
|
Savetheinternet
|
534a59c181
|
http://tinyboard.org/docs/
|
2011-11-24 09:04:12 +11:00 |
|
Savetheinternet
|
f25365dec5
|
Added nojavascript option in template files; made use of it in install.php. Pre-compiled default main.js no longer distributed with Tinyboard.
|
2011-11-19 00:06:51 +11:00 |
|
Savetheinternet
|
a37a14a398
|
what am i doing that won't work
|
2011-11-18 02:37:58 +11:00 |
|
Savetheinternet
|
545f183c70
|
<br/> instead of new lines in license
|
2011-11-18 02:36:06 +11:00 |
|
Savetheinternet
|
1ca037732f
|
License change
|
2011-11-14 12:46:22 +11:00 |
|
Savetheinternet
|
94cb6bf8ab
|
...
|
2011-10-10 22:38:02 +11:00 |
|
Savetheinternet
|
20e8d47ee8
|
...
|
2011-10-09 04:24:51 +11:00 |
|
Savetheinternet
|
bcc42daf9b
|
fix table indexes
|
2011-10-09 04:04:39 +11:00 |
|
Savetheinternet
|
2b4f64c19a
|
preparing for v0.9.3 release
|
2011-10-04 00:54:05 +11:00 |
|
Savetheinternet
|
55743a7705
|
add indexes
|
2011-10-02 23:34:31 +11:00 |
|
Savetheinternet
|
339853e5de
|
Show full filename on mouseover.
|
2011-10-01 22:12:31 +10:00 |
|
Savetheinternet
|
ecd02144da
|
Use MyISAM instead of InnoDB
|
2011-09-10 22:26:52 +10:00 |
|
Savetheinternet
|
aa02cffb93
|
increased subject max length to 100 characters
|
2011-08-27 12:11:34 +10:00 |
|
Savetheinternet
|
e3f2aa8da3
|
...
|
2011-08-15 00:49:52 +10:00 |
|
Savetheinternet
|
c4c6a98396
|
various bug fixed, introduced ban ID, temporarily broke caching bans with memcached
|
2011-08-04 15:47:34 +10:00 |
|
Savetheinternet
|
cbcf39dfe7
|
removed sql_open call which was made unnecessary previously
|
2011-07-28 20:35:53 +10:00 |
|
Savetheinternet
|
f33848a3ac
|
add board field on ban table
|
2011-07-27 13:02:49 +10:00 |
|
Savetheinternet
|
b4b98a7ede
|
syntax error...
|
2011-07-14 11:23:38 +10:00 |
|
Savetheinternet
|
bee3dc280d
|
made filehash TEXT instead of a varchar (fixed maximum length)
|
2011-07-14 11:20:41 +10:00 |
|
Savetheinternet
|
bb4c98152d
|
removed BMP from pre-installation check
|
2011-07-12 20:41:44 +10:00 |
|
Savetheinternet
|
eadeb6669e
|
wildcard option ("*") for per-board mods
|
2011-07-08 23:03:12 +10:00 |
|
Savetheinternet
|
e3cba2b450
|
per-board moderators
|
2011-07-03 23:05:14 +10:00 |
|
Savetheinternet
|
4fba7b6c2c
|
...
|
2011-06-25 16:05:16 +10:00 |
|
Savetheinternet
|
13b3500c6a
|
a notice and link to tinyboard.org wiki when filling out the config
|
2011-06-16 03:50:52 +10:00 |
|
Savetheinternet
|
ce3ebd3311
|
Revert "a notice and link to tinyboard.org wiki when filling out the config"
This reverts commit 12d6dc85e6 .
|
2011-06-16 03:49:52 +10:00 |
|
Savetheinternet
|
12d6dc85e6
|
a notice and link to tinyboard.org wiki when filling out the config
|
2011-06-16 03:45:59 +10:00 |
|
Savetheinternet
|
da86c76165
|
Revert ""Are you sure you want to continue" message when pre-installation test failed"
This reverts commit 38aec8b852 .
|
2011-06-16 03:45:40 +10:00 |
|
Savetheinternet
|
05521c3579
|
a notice and link to tinyboard.org wiki when filling out the config
|
2011-06-16 03:43:33 +10:00 |
|
Savetheinternet
|
38aec8b852
|
"Are you sure you want to continue" message when pre-installation test failed
|
2011-06-16 03:39:06 +10:00 |
|
Savetheinternet
|
bb67062cd5
|
theme_settings structure change
|
2011-05-28 01:35:59 +10:00 |
|