czaks
|
f5657caf24
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard into vichan-devel-4.5
Conflicts:
inc/config.php
install.php
post.php
stylesheets/style.css
|
2013-11-11 21:54:35 +01:00 |
|
Michael Foster
|
e36cce7903
|
schema for ban appeals
|
2013-09-21 13:01:30 +10:00 |
|
czaks
|
6cb7eb939e
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard into vichan-devel-4.5
Conflicts:
inc/config.php
inc/display.php
inc/mod/pages.php
install.php
js/quick-reply.js
post.php
templates/index.html
|
2013-09-17 10:43:44 -04:00 |
|
Michael Foster
|
c7c297b8a6
|
Finish upgrade to new bans table
|
2013-09-17 09:23:50 +10:00 |
|
Michael Foster
|
288988e6bd
|
Bugfix with new installations. Reported by a raging retard named Kraid, who refuses to pay for support
|
2013-09-09 15:40:55 +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 |
|
czaks
|
069f1def9b
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
install.php
|
2013-09-01 11:25:19 -04:00 |
|
Michael Foster
|
b51fc38783
|
Some SQL and indexes improvements
|
2013-09-01 02:04:42 +10:00 |
|
czaks
|
8503e65858
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
inc/config.php
inc/functions.php
install.php
stylesheets/dark_roach.css
|
2013-08-28 12:41:36 -04: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 |
|
czaks
|
96bcf5dd1e
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
inc/functions.php
inc/mod/pages.php
install.php
js/expand.js
mod.php
|
2013-07-31 02:30:44 -04:00 |
|
Michael Foster
|
42cba53887
|
Allow Unicode in board URIs.
|
2013-07-31 02:08:55 -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 |
|
czaks
|
64a66db613
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
js/hide-threads.js
js/inline-expanding.js
stylesheets/style.css
|
2013-07-27 01:04:36 -04:00 |
|
Michael Foster
|
595a165fa3
|
install.sql mistake
|
2013-07-26 18:22:48 -04:00 |
|
czaks
|
114e34eea5
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
install.php
|
2013-07-24 16:24:20 -04:00 |
|
Michael Foster
|
31f657e550
|
Long overdue: Salted password hashes
|
2013-07-24 11:15:55 -04:00 |
|
czaks
|
472b518165
|
post search: configs and database
|
2013-07-20 19:48:14 -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
|
c96b27eb5b
|
use UNSIGNED for id columns
|
2012-08-27 02:52:31 +10:00 |
|
Yousha
|
82c960cc94
|
Added UNSIGNED to ID fields.
|
2012-08-30 20:06:44 +04:30 |
|
Michael Save
|
931c2d679e
|
don't use CRC32
|
2012-04-19 01:32:02 +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
|
6c3a52aaec
|
AUTO_INCREMENT for boards should start at 1, not 2
|
2012-04-09 21:16:32 +10:00 |
|
Michael Save
|
033491f84f
|
increase character limit on board URI, title and subtitle
|
2012-04-09 21:13:44 +10:00 |
|
Michael Save
|
3b17f32047
|
increased board uri/title/subtitle character limits
|
2012-02-19 19:37:39 +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
|
fc417bc446
|
use NULL in database where possible
|
2011-12-05 10:47:30 +11:00 |
|
Savetheinternet
|
f600ed5b3b
|
update SQL files for v0.9.4-dev-2
|
2011-10-10 22:39:14 +11:00 |
|
Savetheinternet
|
7f5a716e9c
|
...
|
2011-10-09 04:05:58 +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
|
c4c6a98396
|
various bug fixed, introduced ban ID, temporarily broke caching bans with memcached
|
2011-08-04 15:47:34 +10:00 |
|
Savetheinternet
|
f33848a3ac
|
add board field on ban table
|
2011-07-27 13:02:49 +10:00 |
|
Savetheinternet
|
66d06015e3
|
made filehash TEXT instead of a varchar (fixed maximum length)
|
2011-07-14 11:18:03 +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
|
bb67062cd5
|
theme_settings structure change
|
2011-05-28 01:35:59 +10:00 |
|
Savetheinternet
|
830d4ae45c
|
change theme_settings table strucutre; bump version to v0.9.3-dev-1
|
2011-05-28 00:04:18 +10:00 |
|
Savetheinternet
|
568761f99c
|
database update
|
2011-05-21 14:08:08 +10:00 |
|
Savetheinternet
|
2e2ae4d06d
|
increased field sizes
|
2011-04-30 18:11:29 +10:00 |
|
Savetheinternet
|
d17e756881
|
news
|
2011-04-14 00:24:49 +10:00 |
|