Commit Graph

157 Commits

Author SHA1 Message Date
czaks
b3a2c62cbd tag for 4.9.92 2014-09-21 05:58:49 +02:00
kpcyrd
9a98d518a0 Fix is_writable check for templates/cache 2014-08-08 21:36:56 +02:00
czaks
b26cd8b9b4 Merge 4.5 and branch for 4.9.91 2014-07-08 01:57:02 +02:00
czaks
3ef5e9c0c8 tag for vichan-4.5.2 2014-07-08 01:40:58 +02:00
czaks
4eec65782e Merge 4.5
Conflicts:
	install.php
2014-06-21 21:27:01 +02:00
czaks
f4fd816202 tag for 4.5.1 2014-06-21 21:14:51 +02:00
czaks
030895d074 remove two extraneous fields from 4.5 to 5.0 migration 2014-06-11 03:40:00 +02:00
Fredrick Brennan
9b170ceae7 Fix issue #63 for new migrations 2014-06-03 09:40:54 -04:00
czaks
18a2017b7a Merge ../pl
Conflicts:
	install.php
2014-05-10 22:06:22 +02:00
czaks
61ec084ee6 tag for vichan-4.5.0 2014-05-10 22:04:09 +02:00
czaks
8f021a35a6 i knew that i broke it... 2014-05-05 18:07:13 +02:00
czaks
81c3f02d28 warn about moving to 5.0 branch 2014-05-05 17:53:31 +02:00
copypaste
613c64c97d fix upgrade path 2014-04-27 17:18:42 +02:00
copypaste
c0e82e077f fix upgrade path 2014-04-27 17:01:57 +02:00
copypaste
a96f28afc0 fix upgrade path 2014-04-27 17:00:37 +02:00
czaks
6685333bd3 don‘t abort upgrade if REBUILD isn‘t supported 2014-04-27 15:57:51 +02:00
copypaste
c483e1258c multiimage posting 2014-04-27 15:48:47 +02:00
czaks
4f5ba1d822 tag for 4.4.98 fixes #47 2014-04-20 02:49:25 +02:00
czaks
08e72939b0 we are not releasing 4.4.98 yet 2014-04-18 12:37:27 +02:00
czaks
ba89b7731d enhance tinyboard -> vichan upgrade path 2014-04-18 11:57:37 +02:00
czaks
65014b7867 update installation code 2014-04-18 11:50:00 +02:00
czaks
5bdccc29c9 tag for vichan-devel-4.4.97 2014-03-31 10:27:08 +02:00
czaks
ca0e00d03e tag for vichan-devel-4.4.96 2014-03-27 13:17:07 +01:00
czaks
f8ab67011c tag for vichan-devel-4.4.95 2014-02-23 20:42:44 +01:00
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