6384 Commits

Author SHA1 Message Date
Zixaphir
82646724e5 More bulk. 2014-01-14 02:35:11 -07:00
Zixaphir
91f1154296 Fix mascot importing code 2014-01-14 02:12:38 -07:00
Zixaphir
a491c8c401 Add an importable JSON file for readding questionable mascots 2014-01-14 02:07:21 -07:00
Zixaphir
3e71a0885d Remove all "Questionable" mascots 2014-01-14 02:06:47 -07:00
Zixaphir
572773ad8b Looks like the import mascot code was broken anyways! 2014-01-14 02:04:23 -07:00
Zixaphir
44a031f152 Add a category for custom mascots 2014-01-14 01:37:33 -07:00
Zixaphir
e8a19736d3 Better. 2014-01-14 01:32:05 -07:00
Zixaphir
9e995aee57 Don't need that 2014-01-14 01:27:32 -07:00
Zixaphir
0e184ec153 Allow multiple mascots to be imported at the same time 2014-01-14 01:25:49 -07:00
Zixaphir
141f9b6dd3 Release appchan x v2.8.4. 2014-01-13 21:09:21 -07:00
Zixaphir
6b13767470 Fix blank mascots giving an error 2014-01-13 21:08:40 -07:00
Zixaphir
d81c4cd568 Fix non-JSON 4chan 2014-01-13 20:59:37 -07:00
Zixaphir
0264edab7d Release appchan x v2.8.3. 2014-01-13 19:58:35 -07:00
Zixaphir
d386dcd24e Release appchan x v2.8.2. 2014-01-13 19:58:06 -07:00
Zixaphir
7d4f0be88f Release appchan x v2.8.2. 2014-01-13 19:37:55 -07:00
Zixaphir
217f076824 Changelog 2014-01-13 19:37:22 -07:00
Zixaphir
750ac760bb Merge branch 'v3'
Conflicts:
	builds/appchan-x.user.js
	builds/crx/script.js
	src/General/Header.coffee
2014-01-13 19:36:02 -07:00
Zixaphir
bcd7ab21e3 Make the JSON Navigation / Index features optional 2014-01-13 19:33:42 -07:00
Zixaphir
d8154e8ae2 Lets not push states for infinite scrolling. :) 2014-01-13 19:25:36 -07:00
Zixaphir
6195487460 Merge branch 'v3' 2014-01-13 19:10:17 -07:00
Zixaphir
6c1eef61c0 Fix "Mark Quotes of You"
God, that option name is dumb
2014-01-13 19:09:41 -07:00
Zixaphir
6d7533df49 Fix mascot positioning code.
Style.mascot doesn't exist anymore, we moved all CSS into
the style.sheets object
2014-01-13 18:34:35 -07:00
Zixaphir
1203260f21 Fix theme saving. 2014-01-13 18:22:39 -07:00
Zixaphir
9ecbcd1455 PaisleyChan fixes 2014-01-13 18:12:35 -07:00
Zixaphir
b1cf10fbd2 Release appchan x v2.8.1. 2014-01-13 13:39:10 -07:00
Zixaphir
646cd06d51 Changelog 2014-01-13 13:38:38 -07:00
Zixaphir
8781f52a36 Remove the Force Reply Break option on Chrome
Disabling it was broken, so now it's forced. Sorry.
2014-01-13 13:36:51 -07:00
Zixaphir
94dd0e555f Merge branch 'v3'
Conflicts:
	CHANGELOG.md
	LICENSE
	builds/4chan-X.meta.js
	builds/appchan-x.user.js
	builds/crx/manifest.json
	builds/crx/script.js
	latest.js
	package.json
	src/Menu/Menu.coffee
2014-01-13 13:25:43 -07:00
Zixaphir
4da7bd827d Merge branch 'master' of https://github.com/seaweedchan/4chan-x into v3
Conflicts:
	LICENSE
	builds/4chan-X.user.js
	builds/crx/script.js
2014-01-13 13:11:19 -07:00
Zixaphir
a5126923b1 Switch out for my more optimized PNGs 2014-01-13 12:57:47 -07:00
Zixaphir
63f6f5f3c2 Rethink our indexOf implementation 2014-01-13 12:08:53 -07:00
Zixaphir
99343e8fc0 Eep, missed a very small, very important detail
I'm not going to lie, I'm kinda tired right now.
2014-01-13 01:16:53 -07:00
Zixaphir
c879594909 And that, honestly, feel best anyways. 2014-01-13 01:07:38 -07:00
Zixaphir
8d54c13d5f There's a splat for that. 2014-01-13 01:06:21 -07:00
Zixaphir
2e1dc0088d Sometimes we can just do it better when we give it a second look. 2014-01-13 01:01:02 -07:00
Zixaphir
6a1223ef04 CoffeeScript syntax is convenient. 2014-01-13 00:52:28 -07:00
Zixaphir
0f058432e4 Return 2014-01-13 00:47:21 -07:00
Zixaphir
56c7288d8d [].push.appy and [].concat? Lets... comprehend that code better. 2014-01-13 00:44:20 -07:00
Zixaphir
d41448a403 Work around a small issue
causing the space after a quotelink to disappear after inlining a
post and uninlining it.

Seriously.
2014-01-13 00:23:40 -07:00
Zixaphir
7b0b3d23e3 Does it matter? Probably not. 2014-01-13 00:20:27 -07:00
Zixaphir
561ca0be64 Typo 2014-01-13 00:12:34 -07:00
Zixaphir
971b7d971e Better QuoteInline process 2014-01-13 00:09:43 -07:00
Zixaphir
3f849a95d8 Use brackets-wrap
This also should make things easier for people who use userstyles
who would want to hide brackets or otherwise change their content
without resorting to weird hacks, like changing the font size of
the parent element to 0 and making text invisible, and then
reverting it in child elements.
2014-01-12 23:49:25 -07:00
Zixaphir
f3731397da Delay Padding calculation until the header bar actually exists 2014-01-12 23:40:47 -07:00
Jordan
d7b140cc3b Release 4chan X v1.3.2. 2014-01-12 19:55:02 -07:00
Zixaphir
d2435777ff Well, who is dumb? I'm dumb. 2014-01-12 19:47:55 -07:00
Zixaphir
99a6565ca9 Merge branch 'v3'
Conflicts:
	builds/appchan-x.user.js
	builds/crx/script.js
	src/Monitoring/Favicon.coffee
2014-01-12 19:46:28 -07:00
Zixaphir
251eaf802f Fix Favicon on Catalog 2014-01-12 19:44:47 -07:00
Jordan
d914619e69 Revert a bit of menu code for #240 2014-01-12 19:32:50 -07:00
Zixaphir
f8035ffded Dammit 2014-01-12 19:25:16 -07:00