Commit Graph

102 Commits

Author SHA1 Message Date
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
czaks
4ffbbe7a23 Tag for vichan-devel-4.0.5-gold after bugfix 2013-07-27 02:21:08 -04:00
czaks
7af28a6e14 Tag as vichan-devel-4.0.4-gold 2013-07-27 02:06:50 -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
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
czaks
472b518165 post search: configs and database 2013-07-20 19:48:14 -04:00
czaks
7bdb96a16b Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
	install.php
	templates/index.html
	templates/thread.html
2013-07-16 13:02:13 -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
czaks
8a598982a4 vichan-devel-4.0-gold release; mention vichan-devel in README; bump version; tag 2013-07-03 02:24:59 -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
Savetheinternet
28270f6f55 .. 2011-12-04 13:58:52 +11:00