145 Commits

Author SHA1 Message Date
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
6b13767470 Fix blank mascots giving an error 2014-01-13 21:08:40 -07:00
Zixaphir
d386dcd24e Release appchan x v2.8.2. 2014-01-13 19:58:06 -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
f3731397da Delay Padding calculation until the header bar actually exists 2014-01-12 23:40:47 -07:00
Zixaphir
77c64bc75a Implement a theme and mascot switcher between SFW/NSFW boards 2014-01-12 17:41:30 -07:00
Zixaphir
f757aad8cb Remove mascot and theme tempfix 2014-01-12 15:06:34 -07:00
Zixaphir
2a7113ebdf Hide a harmless console error during rush conditions 2014-01-12 15:01:30 -07:00
Zixaphir
96338ebe0b Some empty select is causing issues, so I'm not gonna bother with it 2014-01-12 14:59:44 -07:00
Zixaphir
2061eb1a75 Fix Mascot dialog 2014-01-11 21:15:58 -07:00
Zixaphir
691f3e89d7 Small optimization 2014-01-04 14:52:04 -07:00
Zixaphir
22bedd63e0 Fix and optimize element rice code 2014-01-04 14:48:54 -07:00
Zixaphir
3d97b39f1b Fix an issue with new color code causing incorrect behavior with
converting colors to hex codes
2014-01-04 14:27:05 -07:00
Zixaphir
dbf89dcaef Trim some spaces 2014-01-02 17:55:39 -07:00
Zixaphir
f4ea956be3 Accidentally broke all of this. Fix, refactor, golden. 2014-01-02 17:54:11 -07:00
Zixaphir
89ec27790d bugfix 2014-01-02 17:40:05 -07:00
Zixaphir
0733ceb3b6 Small refactor 2014-01-02 17:38:13 -07:00
Zixaphir
749b950f5f Split out Color from Style.
Also refactor a small section
2014-01-02 17:34:01 -07:00
Zixaphir
574070d546 Consistency. 2014-01-02 10:01:33 -07:00
Zixaphir
fadb3aa10d @value > value 2014-01-02 09:48:53 -07:00
Zixaphir
b545d672f0 Refactor that. Fix color.isLight() 2014-01-02 04:58:36 -07:00
Zixaphir
0db9e580ba Less caching, more functional.
Change the raw value, get different returns. I think that makes
more sense. Performance differences are probably negligible anyhow.y
2014-01-02 04:09:55 -07:00
Zixaphir
366ffd6558 My eventual goal is to move all of this into my JSColor
implementation.
2014-01-02 03:45:58 -07:00
Zixaphir
d9cab09436 God, what was I doing? 2014-01-02 02:07:29 -07:00
Zixaphir
2181553795 Reading over this, I'm probably going rewrite this all anyways.
It's just a giant mess. Unsorted, very flat, very unorganized.
Everything is just kinda strewn about with no regards to structure.
This is my code and I have no one to blame but myself.
2014-01-02 01:51:23 -07:00
Zixaphir
b49c0577d6 That really needed to be done... 2014-01-02 01:40:56 -07:00
Zixaphir
3f2ef0ce26 Catalog (again) 2013-12-25 21:02:19 -07:00
Zixaphir
2558660e27 Fix #505 2013-12-25 20:35:05 -07:00
Zixaphir
3adce28107 Attempt to do something about #456
This issue is all kinds of weird and the only people I can blame
seem to be Mozilla? I'm serious here, how else does a browser
*SOMETIMES* render a filter, but seem to always render it if it's
a Data URI instead of just an ID ...reference? I guess? I don't
know, piss off.
2013-12-25 20:18:18 -07:00
Zixaphir
5f672583f6 Fix #484 2013-12-25 18:22:00 -07:00
Zixaphir
950f4468f5 Small fix 2013-12-25 11:25:19 -07:00
Zixaphir
ae789f4ad8 Merge branch 'v3'
Conflicts:
	LICENSE
	builds/appchan-x.user.js
	builds/crx/script.js
	src/General/Index.coffee
	src/General/Settings.coffee
	src/General/lib/$.coffee
	src/Posting/QuickReply.coffee
2013-12-24 16:18:47 -07:00
Zixaphir
9d69beb137 Sane defaults for body padding 2013-12-16 19:06:54 -07:00
Zixaphir
26fc5d81b7 Let's just remove the nodes. Seems to fix a catalog bug in Chrome. 2013-10-28 02:06:10 -07:00
Zixaphir
7a58008d0c Merge branch 'v3'
Conflicts:
	CHANGELOG.md
	LICENSE
	builds/4chan-X.user.js
	builds/appchan-x.user.js
	builds/crx/script.js
	src/General/Main.coffee
	src/Miscellaneous/Emoji.coffee
2013-10-19 19:54:09 -07:00
Zixaphir
2cd5bbfb4b Fix catalog issues (again) 2013-10-13 15:16:25 -07:00
Zixaphir
904316e4e0 Merge branch 'v3'
Conflicts:
	CHANGELOG.md
	LICENSE
	builds/4chan-X.meta.js
	builds/4chan-X.user.js
	builds/crx/manifest.json
	builds/crx/script.js
	latest.js
	package.json
	src/General/Config.coffee
2013-10-13 14:42:58 -07:00
Zixaphir
2915c83e09 Small reflow 2013-09-20 04:42:03 -07:00
Zixaphir
0b2fcfc03f Why limit ourselves to two arguments? 2013-09-04 17:33:33 -07:00
Zixaphir
4db1fcd38e Filters 2013-09-04 17:12:13 -07:00
Zixaphir
e4506c43c5 muh gamma curves 2013-09-04 16:52:14 -07:00
Zixaphir
09936f3d6c Adapt silhouette code to generate silhouette Mascots 2013-09-04 15:11:55 -07:00
Zixaphir
98b07e177c One day, I'll just rewrite the whole mascot code
And then I'll just release it as its own script
And then I'll break Appchan X into script modules
And then, I'll look back
And realize I've come full circle and returned to `ya4cie`
<3 @aeosynth
2013-09-04 14:27:22 -07:00
Zixaphir
aafaadb8eb Fix #448 2013-09-03 16:43:33 -07:00
Zixaphir
ac764fd102 Redo image uploading
Reduce size before saving, hopefully should reduce issues with
quotas. This will only affect images selected via shift-click.

Also, try to handle 404'd mascots.
2013-08-31 20:13:41 -07:00
Zixaphir
8978f461b7 Lets not remove slideout navigation from the DOM if it's hidden 2013-08-31 10:16:11 -07:00
Zixaphir
583a140eab Disable, don't remove. Should fix #446, for real this time
This might actually be more efficient.
2013-08-30 15:24:41 -07:00