1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-26 08:20:58 +01:00
Commit Graph

106 Commits

Author SHA1 Message Date
Desuneko
0d38827bda install.php: fixed a typo 2013-09-27 20:17:21 +02:00
Michael Foster
a7a67f0e4f forgot to increment version number 2013-09-21 13:02:44 +10:00
Michael Foster
ef453f9c92 schema for ban appeals 2013-09-21 13:01:30 +10:00
Michael Foster
44d0bedd21 Finish upgrade to new bans table 2013-09-17 09:23:50 +10:00
Michael Foster
309f6ffbdc 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
7927ac598c Add ability to create custom user/permissions groups 2013-09-09 01:33:51 +10:00
Michael Foster
3e6d10a949 CHARACTER SET not needed here 2013-09-06 23:10:25 +10:00
Michael Foster
8f145844a1 Better and faster basic flood prevention, while merging it into $config['filters']. 2013-09-06 23:09:18 +10:00
Michael Foster
61d3401bd1 another index change 2013-09-02 11:41:17 +10:00
Michael Foster
9c764fac33 new index on bans table 2013-09-02 09:46:42 +10:00
Michael Foster
bf4e0f0bf5 New index in post tables for listing threads slightly faster (index pages) 2013-09-01 22:15:03 +10:00
Michael Foster
d0ec7bf913 Some SQL and indexes improvements 2013-09-01 02:04:42 +10:00
Michael Foster
1dd2641dd3 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
e7d3738659 Add ip index to post tables for faster ?/IP/ (and flood detection, etc.) 2013-08-28 18:02:28 +10:00
Michael Foster
f514439793 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
Michael Foster
348f5c2ad4 safer installation 2013-08-20 17:43:21 +10:00
Michael Foster
4a0ef61150 typo 2013-08-19 04:24:07 +10:00
Michael Foster
a9ad97b8aa use `` syntax 2013-08-19 01:13:51 +10:00
Michael Foster
3504b31052 Make file and thumb 255 chars 2013-08-18 20:59:46 +10:00
Michael Foster
45f8b5120f Fix issue with installing and creating boards with MySQL < 5.5.3. Issue #129 2013-08-04 15:23:26 -04:00
Michael Foster
a71f013a01 Fix install for MySQL < 5.5.3 2013-08-03 02:11:16 -04:00
Michael Foster
e445c88d1d Installer improvements 2013-08-02 16:19:20 -04:00
Michael Foster
abdf8ef716 Whoops 2013-08-02 15:53:32 -04:00
Michael Foster
01494dccce Installer: Nicer pre-installation test 2013-08-02 00:08:37 -04:00
Michael Foster
9c5086c0da Small install fix 2013-08-01 00:52:49 -04:00
Michael Foster
d379224e3f Add optional database table prefix (issue #118; see issue comments for details) 2013-07-31 22:14:26 -04:00
Michael Foster
ca6cb1fdea Allow Unicode in board URIs. 2013-07-31 02:08:55 -04:00
Michael Foster
3fe91dcd37 Fix last commit (mysql_version() doesn't work if connection is not yet established) 2013-07-30 22:13:05 -04:00
Michael Foster
a01f53b4a4 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
Michael Foster
8edf7c7958 Small mistake with last commit 2013-07-24 11:17:09 -04:00
Michael Foster
d6090fb776 Long overdue: Salted password hashes 2013-07-24 11:15:55 -04:00
Michael Foster
4340e74569 $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
a2145d8435 Upgrade script for new kew 2013-01-19 18:49:00 +11:00
Michael Save
69b3c28a5d minor consistency cleanup 2012-08-27 21:50:15 +10:00
Michael Save
0498b8fbc0 use UNSIGNED for id columns 2012-08-27 02:52:31 +10:00
Michael Save
34380d247a a lot more improvements 2012-05-06 01:33:10 +10:00
Michael Save
a8bbd85afe don't use CRC32 2012-04-19 01:33:53 +10:00
Michael Save
17a56af9a7 code cleanup 2012-04-13 00:18:19 +10:00
Michael Save
ef6f5a2e48 Removed board.id. Use the board URI/name at the key instead. 2012-04-12 23:23:47 +10:00
Michael Save
0f984ebf77 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
c98a8afc1d large cleanup 2012-04-12 02:49:22 +10:00
Michael Save
2ee9adb9c9 updated links to new documentation wiki 2012-04-11 02:37:12 +10:00
Michael Save
4e9cc24fad increase character limit on board URI, title and subtitle 2012-04-09 21:13:44 +10:00
Michael Save
c0c790ceb7 v0.9.5 2012-02-19 20:35:06 +11:00
Michael Save
c03cb4548e increased board uri/title/subtitle character limits 2012-02-19 19:37:39 +11:00
Michael Save
d3d9f54ac0 updating docs link 2012-01-06 06:18:34 +11:00
Savetheinternet
627272eee2 Removed now-gone config variables from installation 2011-12-17 02:36:59 +11:00
Savetheinternet
b05dc38d55 don't add ?> to instance-config.php upon install 2011-12-05 18:13:41 +11:00
Savetheinternet
a16e5f0c42 use posts.sql for default /b/ posting table 2011-12-05 18:10:20 +11:00
Savetheinternet
ec1c5af611 track cites (remove broken links after a post 404s) 2011-12-05 13:17:34 +11:00