Commit Graph

133 Commits

Author SHA1 Message Date
czaks
ebcbd8ebba tag for vichan-devel-4.4.94 2014-02-02 18:02:36 +01:00
czaks
8d3c7796ed tag for vichan-devel-4.4.93 2014-02-01 23:53:06 +01:00
czaks
c61a16d41e tag for vichan-devel-4.4.92 2014-01-19 18:16:15 +01:00
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
Desuneko
a665f16aed install.php: fixed a typo 2013-09-27 20:17:21 +02:00
Michael Foster
0f777519e3 forgot to increment version number 2013-09-21 13:02:44 +10: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
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
czaks
069f1def9b Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
	install.php
2013-09-01 11:25:19 -04: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
czaks
a1d9de205b fix update after a bad merge 2013-08-28 20:24:30 -04: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
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
czaks
de035f4a7e Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
	stylesheets/dark_roach.css
	stylesheets/style.css
2013-08-20 18:22:37 -04:00
Michael Foster
86801e2ef2 safer installation 2013-08-20 17:43:21 +10:00
czaks
ccfc1501af tag for vichan-devel-4.0.11-gold 2013-08-18 22:11:41 -04:00
czaks
5389b0f358 Merge branch 'master' of https://github.com/savetheinternet/Tinyboard 2013-08-18 19:26:31 -04:00
Michael Foster
dcb42a52cb typo 2013-08-19 04:24:07 +10:00
czaks
da1b7d087e Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
	install.php
2013-08-18 13:16:31 -04: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
czaks
bc77d51d54 tag vichan-devel-4.0.9-gold 2013-08-10 13:03:00 -04:00
czaks
a8327c3a37 fix in installation script; tag vichan-devel-4.0.8-gold 2013-08-05 05:36:12 -04:00
czaks
b2e958a61b tag vichan-devel-4.0.7-gold 2013-08-05 05:32:58 -04:00
czaks
f494b34562 Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
	inc/image.php
2013-08-04 21:17:38 -04: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
czaks
a0855cdcf5 Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
	inc/config.php
	inc/functions.php
	templates/generic_page.html
	templates/index.html
2013-08-03 19:05:25 -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
czaks
a15e0ffa98 Merge branch 'master' of https://github.com/savetheinternet/Tinyboard 2013-08-02 00:09:07 -04:00
Michael Foster
f06978659b Installer: Nicer pre-installation test 2013-08-02 00:08:37 -04:00
czaks
1792a60f82 Merge branch 'master' of https://github.com/savetheinternet/Tinyboard 2013-08-01 00:59:36 -04:00
Michael Foster
94468c430c Small install fix 2013-08-01 00:52:49 -04:00
czaks
168a4d73cc Merge branch 'master' of https://github.com/savetheinternet/Tinyboard 2013-08-01 00:47:33 -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
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
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