1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-27 17:00:52 +01:00
Commit Graph

2591 Commits

Author SHA1 Message Date
czaks
a60183cce9 fix sql error in ukko when using db prefix. thank you based bush 2013-12-22 20:18:10 +01:00
czaks
fdc3b81314 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
eb4581abdb new event: markup-url 2013-10-04 20:13:58 +10:00
Michael Foster
f5b39efd13 Um. I accidentally deleted this code for some reason. 2013-09-30 12:18:56 +10:00
Michael
b40cb9ba53 Merge pull request #145 from Desuneko/patch-1
install.php: fixed a typo
2013-09-27 11:20:56 -07:00
Desuneko
0d38827bda install.php: fixed a typo 2013-09-27 20:17:21 +02:00
Michael Foster
56223fc915 Required PHP version is now 5.3. Deal with it, nerds. Fuck everyone who still hasn't upgraded. 2013-09-24 09:53:20 +10:00
Michael Foster
1b2aafae7f CSRF more mod pages 2013-09-23 16:48:56 +10:00
Michael Foster
766f25bd31 $config['referer_match'] = false to disable 2013-09-23 15:52:59 +10:00
Michael Foster
bec90150fe $config['error']['lurk'] was last used in 2010 I think 2013-09-23 15:52:45 +10:00
Michael Foster
239531d12d OK, now it is secure. 2013-09-23 14:23:42 +10:00
Michael Foster
3a2dfd8921 filehash filter condition 2013-09-23 14:00:04 +10:00
Michael Foster
5fcf2e0a05 Fix secure tripcode hardening 2013-09-23 12:53:44 +10:00
Michael Foster
702c82c71f Hardened secure tripcode? 2013-09-23 12:41:27 +10:00
Michael Foster
f52995498a ?/debug/apc with cache prefixes 2013-09-23 10:41:47 +10:00
Michael Foster
cd3a456a03 hide expired cache shit 2013-09-23 10:38:06 +10:00
Michael Foster
b90e0e28fb . 2013-09-23 10:26:13 +10:00
Michael Foster
444c89170d Some APC libraries/versions do stuff differently. 2013-09-23 10:24:29 +10:00
Michael Foster
d21fffce98 Fixed weird bug with ?/debug/sql trying to allocate a few GB on some instances. Assuming bug with APCu. 2013-09-23 10:21:18 +10:00
Michael Foster
9163caba5e ?/debug/apc 2013-09-23 10:11:16 +10:00
Michael Foster
03b91e29c9 Fixed automatic $config['root'] detection with mod.php 2013-09-22 08:13:19 +10:00
Michael Foster
185c1e13fb "Post looks automated" bug 2013-09-21 21:47:44 +10: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
dd4d9b354e don't show ban appeal for short bans 2013-09-21 12:58:12 +10:00
Michael Foster
83fa2d2768 begin implementation of in-built ban appealing 2013-09-21 12:51:23 +10:00
ctrlcctrlv
4e65aad002 Make it so that users can't insert code w/syntax errors into ?/config 2013-09-21 02:21:05 +00:00
Michael Foster
00fd54d20f fix Twig permissions 2013-09-19 16:09:35 +10:00
Michael Foster
f817c0c960 upgrade twig library 2013-09-19 16:08:25 +10:00
Michael Foster
63727f342d focus on quick reply textarea 2013-09-19 14:42:54 +10:00
ctrlcctrlv
030bf1aa0d Instead of using styles in post-hover, use the CSS classes instead. This prevents display bugs when some styles have different borders than others 2013-09-19 00:02:59 +00:00
czaks
4ac087a289 Merge branch 'master' of https://github.com/savetheinternet/Tinyboard into vichan-devel-4.5
Conflicts:
	js/quick-reply.js
2013-09-18 09:00:22 -04:00
Michael Foster
d20c0b0b6d I messed up that merge. 2013-09-18 21:37:31 +10:00
czaks
a7c12035cf fix quickreply when recorded position is <0
Conflicts:
	js/quick-reply.js
2013-09-18 21:34:37 +10:00
czaks
c63f066b0e ajax.js: fix upload progress display in firefox 2013-09-18 21:32:43 +10:00
Michael Foster
dcc1376013 bugfix: quick reply link showing on index 2013-09-18 15:05:45 +10:00
Michael Foster
aaf28604ff forgot to commit js/settings.js. and new quick reply setting 2013-09-18 15:00:47 +10:00
Michael Foster
f5aa40dc3b js/settings.js: Simple config stuff for javascript extensions 2013-09-18 14:40:39 +10:00
Michael Foster
b871122c71 bugfix: bans 2013-09-18 14:02:01 +10:00
czaks
d3383dd140 Merge branch 'master' of https://github.com/savetheinternet/Tinyboard into vichan-devel-4.5
Conflicts:
	inc/config.php
2013-09-17 19:12:19 -04:00
Michael Foster
584f22cfeb use own class's delete function when removing expiring ban 2013-09-18 08:59:36 +10:00
Michael Foster
9bde03ae7d Improvements to showing post in ban 2013-09-18 08:56:04 +10:00
czaks
b50fcd86ef ajax.js: fix upload progress display in firefox 2013-09-17 18:54:06 -04:00
Michael Foster
0ae3a583db Optionally show post user was banned for 2013-09-18 08:47:34 +10:00
czaks
c0787c9b71 remove js/quick-reply-vd-old.js (didn't differ too much from the original -old) 2013-09-17 18:19:44 -04:00
czaks
0855d00bcc fix quickreply when recorded position is <0 2013-09-17 18:15:59 -04:00
czaks
b9f1029192 quick-reply.js and oekaki.js interoperation fix 2013-09-17 18:12:54 -04:00
czaks
2755dba90d readd mistakenly deleted files by a bad merge 2013-09-17 15:13:03 -04:00
czaks
00b42a614a Merge https://github.com/savetheinternet/Tinyboard-Tools into vichan-devel-4.5
Conflicts:
	README.md
	js/auto-reload.js
	js/fix-report-delete-submit.js
	js/forced-anon.js
	js/local-time.js
	js/post-hover.js
	js/quick-post-controls.js
	js/quick-reply.js
	js/show-backlinks.js
	js/smartphone-spoiler.js
	migration/kusabax.php
	stylesheets/dark.css
	stylesheets/futaba+vichan.css
	stylesheets/miku.css
	stylesheets/testorange.css
	stylesheets/wasabi.css
	tools/benchmark.php
	tools/i18n_extract.php
	tools/inc/cli.php
	tools/rebuild.php
2013-09-17 15:08:41 -04:00
czaks
688a228884 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