Commit Graph
60 Commits
Author SHA1 Message Date
Fredrick Brennan 9070b061ee Bug fix: users were banned from /0/ if they had a ban anywhere else
Conflicts:
	inc/bans.php
2014-09-20 15:39:47 +00:00
8chan 66e026b361 ?/bans: fix pagination - can now see all bans on all boards if > $config[mod][banlist_page]
Conflicts:
	inc/bans.php
2014-09-13 16:43:46 +00:00
Fredrick Brennan 39cecea579 Merge pull request #77 from juanchan/smallfixes
optionally show mod name in templates/banned.html
2014-09-01 10:33:47 -04:00
8chan e28f233e3d Close #51: Prevent players from cheating the dice roller by using markup 2014-08-10 15:38:02 +00:00
8chan 1ea3da1db6 Merge Barrucadu/diceroll into master 2014-08-10 15:35:11 +00:00
copypasteandczaks 4dba56386d update eo locale 2014-08-08 21:44:56 +02:00
8chan 48f99deaa5 Fix post linking bug in ?/recent 2014-07-21 16:55:36 +00:00
Fredrick Brennan 18f158e2d5 Forgot some |e 2014-07-19 18:47:34 +00:00
8chan ef7556194c Fix 55ch cancer; can now see next page of posts, ?/recent uses templating system 2014-07-19 18:42:52 +00:00
8chanandczaks f2809d4793 Fix issue #45 2014-07-06 01:14:59 +02:00
8chan 9df6ca8ddd Fix issue #45 2014-06-24 19:41:00 +00:00
8chanandczaks 8d8563a20d Fix scroll to issues with post-hover.js, clean up highlightReply
Conflicts:
	templates/post_reply.html
	templates/post_thread.html
2014-06-21 20:34:09 +02:00
8chan 91570ef083 Fix issue #57 2014-06-12 18:01:29 +00:00
8chan a9765f6c4a Fix issue #61 2014-06-12 17:48:53 +00:00
8chan e856917b00 Add scripts to catalog page 2014-06-12 17:27:18 +00:00
8chan 1d6f46d9bb Fix scroll to issues with post-hover.js, clean up highlightReply 2014-06-12 15:36:40 +00:00
Fredrick Brennan 4f070d16e5 Congrats, you broke the mod page on non-secured servers @jdh8 2014-06-10 23:09:39 +00:00
8chan 5a02cd61db Fix issue when loading images in Chrome 2014-06-10 18:50:44 +00:00
8chan dfe8ddc340 Disable-able animated GIFs in a non-shitty way (unlike wizardchan) 2014-06-10 18:18:14 +00:00
Fredrick Brennan 9b170ceae7 Fix issue #63 for new migrations 2014-06-03 09:40:54 -04:00
8chanandczaks b506c0be9f Fix array_filter error message when debug_stuff is false 2014-05-31 22:43:34 +02:00
8chan 073e6bec83 Fix array_filter error message when debug_stuff is false 2014-05-27 23:50:20 +00:00
8chan eea984859b Better remote errors 2014-05-27 23:50:11 +00:00
8chan 76567cbd38 Fix expand-too-long.js for multifile 2014-05-23 23:55:19 +00:00
Fredrick Brennanandczaks 56695fbf04 No need for global config 2014-05-21 08:19:16 +02:00
Fredrick Brennanandczaks f6e97b6e73 SECURITY: Remove $config[db][password] when $config[debug] is TRUE 2014-05-21 08:19:09 +02:00
Fredrick Brennan 696e5e59d2 Fix issue #60 2014-05-20 21:23:33 -04:00
Fredrick Brennan 007a770a73 Fix issue #58 2014-05-20 21:23:18 -04:00
Fredrick Brennan bd94d0c392 Fix inline epxanding of videos 2014-05-19 14:18:46 -04:00
Fredrick Brennan 0be16cf178 Fix js error when allow_delete is false 2014-05-19 14:11:24 -04:00
Fredrick Brennan 65a14a0d39 Fix moving of deleted files 2014-05-19 14:00:16 -04:00
Fredrick Brennan 85136b76ed No need for global config 2014-05-19 13:46:18 -04:00
Fredrick Brennan ff809ccf71 SECURITY: Remove $config[db][password] when $config[debug] is TRUE 2014-05-19 13:39:30 -04:00
Fredrick Brennan 101202a031 Fix edit board link not appearing 2014-05-18 21:18:06 -04:00
Fredrick Brennan c1bc5778dd Derp, filesize was always being based on first file 2014-05-17 15:47:15 -04:00
Fredrick Brennan 9b3f8421fc Fix displaying bans 2014-05-14 13:51:49 -04:00
Fredrick Brennan d31a353962 Allow post deletion switch 2014-05-05 18:03:51 -04:00
Fredrick Brennan 5039584a5e Fix ?/recent str_replace issue 2014-05-04 19:24:34 -04:00
Fredrick Brennan 664daf8571 Merge branch 'staging' of https://github.com/vichan-devel/vichan into staging 2014-05-04 19:11:43 -04:00
Fredrick Brennan ac31698b0d Fix hide-images.js for multiimage 2014-05-04 19:11:23 -04:00
Fredrick Brennan b1912ba86f Merge branch 'staging' of https://github.com/vichan-devel/vichan into staging 2014-04-30 17:18:44 -04:00
Fredrick Brennan 042e7b9c59 Deprecate postControls(), per-file deletion and spoilering 2014-04-30 17:18:35 -04:00
Fredrick Brennan 400df0975f Fix upload-selection for multifile 2014-04-30 10:27:24 -04:00
Fredrick Brennan dedc531adc Fix inline expanding issue with new styles 2014-04-30 10:21:02 -04:00
Fredrick Brennan de524c64d9 Attempt to fix styling issue http://i.imgur.com/owHv6sE.png 2014-04-29 20:39:32 -04:00
Fredrick Brennan 24753907eb remove var_dump 2014-04-29 20:18:30 -04:00
Fredrick Brennan 0c9a27e165 Merge branch 'staging' of https://github.com/vichan-devel/vichan into staging 2014-04-29 19:14:26 -04:00
Fredrick Brennan 53e33d414f Fix mod_move for multi image 2014-04-29 19:14:10 -04:00
Fredrick Brennan 2b3942d19d Fix mod_move for multi image 2014-04-29 19:07:13 -04:00
Fredrick Brennan:wandczaks 8a73c084de Add webm support to README 2014-04-30 00:36:09 +02:00
Fredrick Brennan:wandczaks c5576120d9 Oekaki instructions 2014-04-30 00:36:05 +02:00
Fredrick Brennan 8e81c8c669 Merge branch 'staging' of https://github.com/vichan-devel/vichan into staging 2014-04-29 15:20:42 -04:00
Fredrick Brennan:w 0557c21845 Add webm support to README 2014-04-29 15:01:34 -04:00
Fredrick Brennan:w 6a1a979ae7 Oekaki instructions 2014-04-29 14:59:17 -04:00
copypasteandczaks 613c64c97d fix upgrade path 2014-04-27 17:18:42 +02:00
copypasteandczaks c0e82e077f fix upgrade path 2014-04-27 17:01:57 +02:00
copypasteandczaks a96f28afc0 fix upgrade path 2014-04-27 17:00:37 +02:00
copypasteandczaks c483e1258c multiimage posting 2014-04-27 15:48:47 +02:00
copypasteandczaks 55a6047b85 update es_ES locale 2014-04-22 23:21:22 +02:00
ctrlcctrlvandczaks 465986d06c use all boards for search.php if boards are not specified 2014-04-19 23:03:23 +02:00