Commit Graph
92 Commits
Author SHA1 Message Date
8chanandczaks 0f1d506586 Change this message again
Conflicts:
	js/ajax.js
2015-03-31 05:48:45 +02:00
8chanandczaks d3cc27ff5c Handle XHR errors better 2015-03-31 05:47:09 +02:00
8chanandczaks 4083c92dbe Stop double posting AJAX bug 2015-03-31 05:46:45 +02:00
8chanandczaks 61371f77ce rebuild2 - multithreaded rebuild script 2015-03-31 05:38:14 +02:00
8chanandczaks 4a22ee9245 Extra files and IDs in API
Conflicts:
	inc/api.php
2015-03-31 05:28:08 +02:00
8chan a550c63f9c SECURITY / XSS : Stop XSS in post subjects displayed in catalog
git blame says czaks forgot an |e in catalog.html, this means that anyone posting a new thread with HTML in the subject field or name field can arbitrarily insert it into the page.

Conflicts:
	templates/themes/catalog/catalog.html
2015-01-23 10:40:08 +00:00
8chanandczaks 6052ed8d3d SECURITY: imagemagick/graphicsmagick was ignoring all errors
So, in a much older patch I had a problem where an incorrect RGB
profile would make image uploads fail. I fixed this by using strpos
against the error message...but didn't check the return value
correctly.

That means that any error from gm/im was ignored. This caused people
to upload too large images and flood /b/ with 1 x 10000 pixel images

My fault, patched now. Sorry about that.

Conflicts:
	inc/image.php
2014-10-12 10:23:03 +02:00
8chanandczaks b2cbb70da3 Khorne in #8chan on irc.rizon.net contributed this thread watcher.
Can't properly attribute the code to him because he doesn't want it
connected to his Github account for some reason.

Conflicts:
	inc/instance-config.php
2014-10-11 20:41:40 +02:00
8chanandczaks f3e2131f06 Actually fix new_post event inline.js 2014-10-11 20:39:25 +02:00
8chanandczaks 1506bcc834 Make inline work on new_post event 2014-10-11 20:38:02 +02:00
8chanandczaks 803c76a800 .x.x less confusing...will change to less_ip eventually 2014-10-11 20:37:58 +02:00
8chanandczaks 9768bb6726 fuck 2014-10-07 04:41:41 +02:00
8chanandczaks 582c77a935 Fix name and order 2014-10-07 04:41:41 +02:00
8chanandczaks b7e9007ad4 This makes the options appear at the bottom for some reason 2014-10-07 04:41:41 +02:00
8chanandczaks 894faf989c User can disable backlinks if they want to, off by default 2014-10-07 04:41:41 +02:00
8chanandczaks 1f28316fca Make inline.js work in mod panel
Conflicts:
	inc/instance-config.php
2014-10-07 04:41:05 +02:00
8chanandczaks c4dc3f4d47 Fix spoiler image not working 2014-10-07 04:33:57 +02:00
8chanandczaks f294af104b Reset to global locale before openBoard 2014-10-07 04:32:10 +02:00
8chanandczaks 93b30d6829 class around poster IDs 2014-10-07 00:19:15 +02:00
8chanandczaks 6cfb1eb656 Merge bui-boardlist-css, close ctrlcctrlv/8chan#104 2014-10-05 17:48:07 +02:00
8chanandczaks 8bfd5e1bcd this>el 2014-10-05 17:48:07 +02:00
8chanandczaks f8178dcbe4 Color IDs on new posts received via AJAX 2014-10-05 17:48:07 +02:00
8chanandczaks 035f8437ab Call on ready, dont pollute window namespace with vars 2014-10-05 17:48:07 +02:00
8chanandczaks c3ba4cc7ef Remove prototype pollution, call on ready 2014-10-05 17:48:07 +02:00
8chanandczaks cb7b7d070c threadscroll was in template for no reason 2014-09-27 11:37:50 +02:00
8chanandczaks 6fd3b64c67 Disallow multiple Shrink all images appearing
fixes vichan-devel#91
2014-09-27 10:55:14 +02:00
8chanandczaks 56f3d89774 Fix multi image from quick reply
Conflicts:
	js/multi-image.js
2014-09-27 10:52:24 +02:00
8chanandczaks e81d016ffa Attempt to fix scroll to anchor issue 2014-09-25 06:56:24 +02:00
8chanandczaks 5d8d20fcc5 Add timer to auto reload js
Conflicts:
	js/auto-reload.js
2014-09-25 06:30:55 +02:00
Fredrick Brennan 7288f1dec7 Fix last commit 2014-09-20 16:49:32 +00:00
Fredrick Brennan 23c73ca839 Allow the user to decide whether or not he wants to display his country 2014-09-20 16:35:28 +00:00
Fredrick Brennan 1ce9fb8174 Allow users to choose their favorite boards for sites w/too many to put in bar 2014-09-20 16:35:19 +00:00
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