Michael Foster
|
e36cce7903
|
schema for ban appeals
|
10 years ago |
Michael Foster
|
c7c297b8a6
|
Finish upgrade to new bans table
|
10 years ago |
Michael Foster
|
288988e6bd
|
Bugfix with new installations. Reported by a raging retard named Kraid, who refuses to pay for support
|
10 years ago |
Michael Foster
|
eea4e42609
|
Add ability to create custom user/permissions groups
|
10 years ago |
Michael Foster
|
33737fd723
|
CHARACTER SET not needed here
|
10 years ago |
Michael Foster
|
f309e4037c
|
Better and faster basic flood prevention, while merging it into $config['filters'].
|
10 years ago |
Michael Foster
|
af357b5661
|
another index change
|
10 years ago |
Michael Foster
|
9494e0185c
|
new index on bans table
|
10 years ago |
Michael Foster
|
b51fc38783
|
Some SQL and indexes improvements
|
10 years ago |
Michael Foster
|
10d59e949a
|
Performance: Add `expires` index to antispm table to make purging old hashes a little quicker
|
10 years ago |
Michael Foster
|
42cba53887
|
Allow Unicode in board URIs.
|
10 years ago |
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.
|
10 years ago |
Michael Foster
|
595a165fa3
|
install.sql mistake
|
10 years ago |
Michael Foster
|
31f657e550
|
Long overdue: Salted password hashes
|
10 years ago |
czaks
|
472b518165
|
post search: configs and database
|
10 years ago |
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.
|
10 years ago |
Michael Save
|
c96b27eb5b
|
use UNSIGNED for `id` columns
|
11 years ago |
Yousha
|
82c960cc94
|
Added UNSIGNED to ID fields.
|
11 years ago |
Michael Save
|
de347f0387
|
don't use CRC32
|
12 years ago |
Michael Save
|
931c2d679e
|
don't use CRC32
|
12 years ago |
Michael Save
|
95709e7588
|
Removed `board`.`id`. Use the board URI/name at the key instead.
|
12 years ago |
Michael Save
|
a564a95ab4
|
Improved Tinyboard anti-bot/spam filter. See large comment in inc/config.php for details.
|
12 years ago |
Michael Save
|
6c3a52aaec
|
AUTO_INCREMENT for `boards` should start at 1, not 2
|
12 years ago |
Michael Save
|
033491f84f
|
increase character limit on board URI, title and subtitle
|
12 years ago |
Michael Save
|
3b17f32047
|
increased board uri/title/subtitle character limits
|
12 years ago |
Savetheinternet
|
98bf55ab2c
|
use posts.sql for default /b/ posting table
|
12 years ago |
Savetheinternet
|
b57be65c9f
|
track cites (remove broken links after a post 404s)
|
12 years ago |
Savetheinternet
|
fc417bc446
|
use NULL in database where possible
|
12 years ago |
Savetheinternet
|
f600ed5b3b
|
update SQL files for v0.9.4-dev-2
|
12 years ago |
Savetheinternet
|
7f5a716e9c
|
...
|
12 years ago |
Savetheinternet
|
55743a7705
|
add indexes
|
12 years ago |
Savetheinternet
|
339853e5de
|
Show full filename on mouseover.
|
12 years ago |
Savetheinternet
|
ecd02144da
|
Use MyISAM instead of InnoDB
|
12 years ago |
Savetheinternet
|
aa02cffb93
|
increased subject max length to 100 characters
|
12 years ago |
Savetheinternet
|
c4c6a98396
|
various bug fixed, introduced ban ID, temporarily broke caching bans with memcached
|
12 years ago |
Savetheinternet
|
f33848a3ac
|
add `board` field on ban table
|
12 years ago |
Savetheinternet
|
66d06015e3
|
made `filehash` TEXT instead of a varchar (fixed maximum length)
|
12 years ago |
Savetheinternet
|
eadeb6669e
|
wildcard option ("*") for per-board mods
|
12 years ago |
Savetheinternet
|
e3cba2b450
|
per-board moderators
|
12 years ago |
Savetheinternet
|
bb67062cd5
|
theme_settings structure change
|
13 years ago |
Savetheinternet
|
830d4ae45c
|
change theme_settings table strucutre; bump version to v0.9.3-dev-1
|
13 years ago |
Savetheinternet
|
568761f99c
|
database update
|
13 years ago |
Savetheinternet
|
2e2ae4d06d
|
increased field sizes
|
13 years ago |
Savetheinternet
|
d17e756881
|
news
|
13 years ago |
Savetheinternet
|
339cb932e2
|
Fix AUTO_INCREMENT in SQL dumps
|
13 years ago |
Savetheinternet
|
c596d45711
|
New `capcode` field for posts and custom capcodes (run install.php to upgrade tables)
|
13 years ago |
Savetheinternet
|
ae3bae4602
|
Fixed bug causing capcodes to fail on the initially board on new installations
|
13 years ago |
Savetheinternet
|
04a13e8f77
|
fixed database install
|
13 years ago |
Savetheinternet
|
f2b0ff7427
|
Updated install file
|
13 years ago |
Savetheinternet
|
10bd465ea3
|
IP address notes
|
13 years ago |