Michael Foster
|
c7c297b8a6
|
Finish upgrade to new bans table
|
2013-09-17 09:23:50 +10:00 |
|
Michael Foster
|
3e57bb04d7
|
Begin upgrade to much better bans table. DO NOT PULL YET; It won't work.
|
2013-09-17 09:15:24 +10:00 |
|
Michael Foster
|
eea4e42609
|
Add ability to create custom user/permissions groups
|
2013-09-09 01:33:51 +10:00 |
|
Michael Foster
|
33737fd723
|
CHARACTER SET not needed here
|
2013-09-06 23:10:25 +10:00 |
|
Michael Foster
|
f309e4037c
|
Better and faster basic flood prevention, while merging it into $config['filters'].
|
2013-09-06 23:09:18 +10:00 |
|
Michael Foster
|
af357b5661
|
another index change
|
2013-09-02 11:41:17 +10:00 |
|
Michael Foster
|
9494e0185c
|
new index on bans table
|
2013-09-02 09:46:42 +10:00 |
|
Michael Foster
|
22fcca343f
|
New index in post tables for listing threads slightly faster (index pages)
|
2013-09-01 22:15:03 +10:00 |
|
Michael Foster
|
b51fc38783
|
Some SQL and indexes improvements
|
2013-09-01 02:04:42 +10:00 |
|
Michael Foster
|
10d59e949a
|
Performance: Add expires index to antispm table to make purging old hashes a little quicker
|
2013-08-28 18:39:45 +10:00 |
|
Michael Foster
|
5aaa6887f6
|
Add ip index to post tables for faster ?/IP/ (and flood detection, etc.)
|
2013-08-28 18:02:28 +10:00 |
|
Michael Foster
|
5cc7bd860f
|
Add cache and gm to pre-installation test. Don't die when we can't write to templates/cache.
|
2013-08-22 03:35:57 +10:00 |
|
Michael Foster
|
86801e2ef2
|
safer installation
|
2013-08-20 17:43:21 +10:00 |
|
Michael Foster
|
dcb42a52cb
|
typo
|
2013-08-19 04:24:07 +10:00 |
|
Michael Foster
|
ae02ed69b2
|
use `` syntax
|
2013-08-19 01:13:51 +10:00 |
|
Michael Foster
|
844a337e03
|
Make file and thumb 255 chars
|
2013-08-18 20:59:46 +10:00 |
|
Michael Foster
|
b7070aeac6
|
Fix issue with installing and creating boards with MySQL < 5.5.3. Issue #129
|
2013-08-04 15:23:26 -04:00 |
|
Michael Foster
|
e35467e3b9
|
Fix install for MySQL < 5.5.3
|
2013-08-03 02:11:16 -04:00 |
|
Michael Foster
|
9e7fbf927c
|
Installer improvements
|
2013-08-02 16:19:20 -04:00 |
|
Michael Foster
|
d0a6ffcb0c
|
Whoops
|
2013-08-02 15:53:32 -04:00 |
|
Michael Foster
|
f06978659b
|
Installer: Nicer pre-installation test
|
2013-08-02 00:08:37 -04:00 |
|
Michael Foster
|
94468c430c
|
Small install fix
|
2013-08-01 00:52:49 -04:00 |
|
Michael Foster
|
a052a791b5
|
Add optional database table prefix (issue #118; see issue comments for details)
|
2013-07-31 22:14:26 -04:00 |
|
Michael Foster
|
42cba53887
|
Allow Unicode in board URIs.
|
2013-07-31 02:08:55 -04:00 |
|
Michael Foster
|
fbc78f7632
|
Fix last commit (mysql_version() doesn't work if connection is not yet established)
|
2013-07-30 22:13:05 -04:00 |
|
Michael Foster
|
8efab06616
|
Upgrade to utf8mb4 charset for MySQL server versions above 5.5.3. Keep support for older versions. Fix charsets for multiple columns and tables.
|
2013-07-30 22:08:56 -04:00 |
|
Michael Foster
|
6c2c18514e
|
Small mistake with last commit
|
2013-07-24 11:17:09 -04:00 |
|
Michael Foster
|
31f657e550
|
Long overdue: Salted password hashes
|
2013-07-24 11:15:55 -04:00 |
|
Michael Foster
|
c8f30550af
|
$config['require_ban_view']: Force users to view the "You are banned" page at least once before letting a ban disappear naturally.
|
2013-07-16 06:33:37 -04:00 |
|
Michael Save
|
27ee4d320c
|
Upgrade script for new kew
|
2013-01-19 18:49:00 +11:00 |
|
Michael Save
|
913010cff5
|
minor consistency cleanup
|
2012-08-27 21:50:15 +10:00 |
|
Michael Save
|
c96b27eb5b
|
use UNSIGNED for id columns
|
2012-08-27 02:52:31 +10:00 |
|
Michael Save
|
a610458720
|
a lot more improvements
|
2012-05-06 01:33:10 +10:00 |
|
Michael Save
|
de347f0387
|
don't use CRC32
|
2012-04-19 01:33:53 +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 |
|