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

2755 Commits

Author SHA1 Message Date
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
Michael Foster
45568651ce Fix search for new bans table 2013-09-17 09:35:13 +10:00
Michael Foster
8e3de0c85c Forgot to include this file 2013-09-17 09:28:06 +10:00
Michael Foster
44d0bedd21 Finish upgrade to new bans table 2013-09-17 09:23:50 +10:00
Michael Foster
86150e3e8c Add this library I found 2013-09-17 09:18:59 +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
fd4996c91a Don't show shitty top page nav thing on smaller/mobile browsers 2013-09-16 15:16:00 +10:00
Michael Foster
c72f08c3d2 h 2013-09-16 12:16:20 +10:00
Michael Foster
09986af4d4 fix for select shit in post form i think 2013-09-16 12:14:34 +10:00
Michael Foster
8c086ccc5e recaptcha support 2013-09-16 08:11:54 +10:00
Michael Foster
6aee7e71bd small bugfixes 2013-09-16 06:44:33 +10:00
Michael Foster
9b94ef02e1 bugfix: disable javascript on mod pages 2013-09-16 06:37:14 +10:00
Michael Foster
2eeaa4a1ad work with threads and quick-post-controls.js 2013-09-16 04:45:53 +10:00
Michael Foster
baac9af8d0 ajax-post-controls.js 2013-09-16 04:42:13 +10:00
Michael Foster
9fb478d942 fix some weirdness 2013-09-16 03:51:36 +10:00
Michael Foster
161d315e3a add ability to close quick reply 2013-09-16 03:20:11 +10:00
Michael Foster
eeba3f7b92 bugfix: firefox 2013-09-15 20:19:39 +10:00
Michael Foster
1f1fb6a694 ; 2013-09-15 20:15:17 +10:00
Michael Foster
b15145c504 lol 2013-09-15 15:14:02 +10:00
Michael Foster
85526ce0e4 some fixes 2013-09-15 15:06:29 +10:00
Michael Foster
d27a7cb6c3 failsafe 2013-09-15 14:54:18 +10:00
Michael Foster
bc41892255 some quick bugfixes 2013-09-15 14:19:25 +10:00
Michael Foster
d4767b536a . 2013-09-15 14:13:43 +10:00
Michael Foster
9a88778c6a various improvements 2013-09-15 14:11:09 +10:00
Michael Foster
b6faf5b09f js/ajax.js: post with ajax 2013-09-15 14:03:27 +10:00
Michael Foster
a431d7e991 quick reply take border oto 2013-09-15 13:00:36 +10:00
Michael Foster
27192cc141 slightly nicer 2013-09-15 11:28:32 +10:00
Michael Foster
c5fc4eeae5 . 2013-09-15 11:24:06 +10:00
Michael Foster
927f92e9cc make quick reply draggable 2013-09-15 11:18:46 +10:00
Michael Foster
1cd28b246f wait for stylesheet to load? 2013-09-15 10:42:50 +10:00
Michael Foster
9bffc85a66 bugfix and work with other stylesheets 2013-09-15 10:29:35 +10:00
Michael Foster
448d090af8 allow quick-reply to work with image spoilers 2013-09-15 10:16:33 +10:00
Michael Foster
814c1dee01 dont show quick reply on tiny screens lol 2013-09-15 08:08:44 +10:00
Michael Foster
6e3582ff95 hide quick reply shit when scroll't up 2013-09-15 08:00:02 +10:00
Michael Foster
13f4de6655 remove mod controls from quick reply, looks shit 2013-09-15 07:49:14 +10:00
Michael Foster
b01603a184 yeah? 2013-09-15 07:40:49 +10:00
Michael Foster
eaf8c8fe78 yeah 2013-09-15 07:39:34 +10:00