Commit Graph

3664 Commits

Author SHA1 Message Date
Simon McFarlane
7ab9cc43d1 Revert to old auto-reload.js
with barrucadu's modifications
2015-05-29 01:50:05 -07:00
Simon McFarlane
4b40f69a4e Merge remote-tracking branch 'upstream/master' into vichan-merge 2015-05-29 01:34:53 -07:00
Simon McFarlane
2ac451ecb7 Add symlinks 2015-05-27 07:17:34 +02:00
Simon McFarlane
fb793834d4 Birthday hat CSS files 2015-05-27 07:17:08 +02:00
Simon McFarlane
8d08db4c9f Ignore special boards 2015-05-27 07:16:16 +02:00
Simon McFarlane
cbeb2cc40a Add banners and wallpapers 2015-05-27 07:15:21 +02:00
Simon McFarlane
20ce637483 Update .gitignore 2015-05-27 07:14:26 +02:00
Simon McFarlane
8cc3bd12e3 Add background scripts 2015-05-27 04:59:05 +02:00
Simon McFarlane
43de459103 Add static images 2015-05-27 04:58:40 +02:00
Simon McFarlane
98d5367f5d Update radio page for new container 2015-05-17 07:04:38 +02:00
Simon McFarlane
e174aa9ba7 Update rules 2015-05-17 07:04:13 +02:00
Simon McFarlane
71bcd3b6bf Party hat CSS 2015-05-17 07:03:21 +02:00
Michael Walker
61d9dacdfb When banning/deleting a post, return to the thread, not the board index (unless deleting the OP) 2015-05-10 13:22:53 +01:00
Michael Walker
649255c9b9 When deleting a post, return to the thread, not the board index (unless deleting the OP) 2015-05-10 03:01:55 +01:00
Michael Walker
4184fdec6e Pass the thread ID when banning/deleting 2015-05-10 02:56:48 +01:00
Michael Walker
9ae357facb Explicitly build post mod delete links 2015-05-10 02:37:47 +01:00
czaks
d20149b579 gallery view: right bar should be 12%, not 15% 2015-04-25 02:26:42 +02:00
czaks
501484088b gallery-view: i forgot the stylesheet 2015-04-23 09:21:16 +02:00
czaks
099e347e15 gallery-view: preloading images, webm support 2015-04-23 09:20:34 +02:00
czaks
163a4e699c gallery-view: support key events (up/down/left/right) 2015-04-23 08:45:39 +02:00
czaks
2d9214ac63 version check should point at engine.vichan.net and not tinyboard.org actually 2015-04-23 08:18:36 +02:00
czaks
4c1d2f924c fix error while installing themes; thanks xixi 2015-04-23 07:57:52 +02:00
czaks
3f02985380 gallery-view.js: initial commit 2015-04-23 07:41:49 +02:00
czaks
271dcb7a65 fileboard: fix possible XSS (mainly applicable to 8chan) 2015-04-23 03:45:08 +02:00
czaks
b5370fd3e5 fileboard: op tag fix 2015-04-23 02:41:17 +02:00
Marcin Łabanowski
4014682882 fileboard support 2015-04-22 06:06:34 +02:00
czaks
4060bf10ed update copyright years & vichan website 2015-04-12 03:18:51 +02:00
czaks
1b16e97f67 [code] fix regexps 2015-04-12 03:08:40 +02:00
czaks
197d5f236f [code] tag support 2015-04-12 01:14:35 +02:00
czaks
4131a6e563 watch.js: slow down a little bit, let`s see how it works out 2015-04-11 23:12:13 +02:00
czaks
cb700e6a72 live index should refresh every 20s 2015-04-11 23:03:45 +02:00
czaks
00ad1ecf15 smart_build: fix one possible performance problem 2015-04-11 21:41:22 +02:00
czaks
bdda1613a6 thread-stats.js: final vichan fix, should work now 2015-04-10 23:43:07 +02:00
czaks
2d68972dd7 thread-stats style: add margins 2015-04-10 23:21:22 +02:00
czaks
f86be0f44d thread-stats: best viewed inline 2015-04-10 23:17:19 +02:00
czaks
c4569b2ea5 thread-stats.js: code typo :^) 2015-04-10 23:13:52 +02:00
czaks
0d0b2fcd7e thread-stats.js: vichan fixes 2015-04-10 23:11:59 +02:00
8chan
c4fc827332 some style fixes
Conflicts:
	templates/8chan/boards-tags.html
2015-04-10 15:37:06 +02:00
Forkless
4b782d6163 Fix thread stats so post count hover works on the OP's id. 2015-04-10 15:36:34 +02:00
8chan
cf91daee7c No need to display pruned in two places...especially if server times out / errors 2015-04-10 15:36:06 +02:00
Forkless
fdc14c699c Fix color incase page is missed and then found again. 2015-04-10 15:35:38 +02:00
8chan
1aa8f6251d Have to load onready 2015-04-10 15:35:25 +02:00
ForklessAnon
8d45128030 Some code cleanup on thread stats. 2015-04-10 15:34:04 +02:00
ForklessAnon
fae2e33c87 Added script for appending thread statistics to the bottom of a thread. 2015-04-10 15:33:44 +02:00
8chan
f2848f2242 Update GeoIP database 2015-04-10 15:03:35 +02:00
czaks
652018f674 own-board.js: initial release 2015-04-07 20:54:43 +02:00
czaks
0658a2b19a fix banned.php; thanks stigma 2015-04-07 02:29:38 +02:00
czaks
11dfc8bbdc fs cache backend: silence the error 2015-04-06 22:51:02 +02:00
czaks
094f60d34d try_smarter: fix two bugs. 1. uncovered by the second, during a bump only the page the thread was on and first page were rebuild, despite threads rearranging their positions on the remaining pages. happening always. 2. during smart build, the page wasn`t ordered to be rebuilt 2015-04-06 18:59:33 +02:00
czaks
64a0b486f2 smart_build.php: nginx – cache 404 replies for 120s 2015-04-06 18:42:23 +02:00