95 Commits

Author SHA1 Message Date
Zixaphir
9dc9d96574 Unread part of #579 2014-02-16 04:16:33 -07:00
Zixaphir
ed28e05f72 Brighten shortcut icons on dark themes 2014-01-19 14:43:34 -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
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
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
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
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
2cd5bbfb4b Fix catalog issues (again) 2013-10-13 15:16:25 -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
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
Zixaphir
9474942271 Fix #441 2013-08-25 10:50:55 -07:00
Zixaphir
5af3407eda Fix Style.padding 2013-08-21 11:40:06 -07:00
Zixaphir
e80797a0fb Separate icons and "stats" in the shortcuts element 2013-08-21 11:26:48 -07:00
Zixaphir
fed5217b07 i > span 2013-08-21 07:51:10 -07:00
Zixaphir
8a83feaaa1 Some cleanup 2013-08-20 00:38:13 -07:00
Zixaphir
7d626b9cb8 Get "slideout" UI working. 2013-08-20 00:20:29 -07:00
Zixaphir
d157537946 Merge branch 'master' into icons 2013-08-19 20:52:48 -07:00
Zixaphir
00c1976ddd Fix 2013-08-19 20:52:24 -07:00
Zixaphir
158390bed1 Fix #436, fix #435 2013-08-19 20:46:14 -07:00
Zixaphir
1facbe7dc1 Get Flex actually working 2013-08-19 09:06:31 -07:00
Zixaphir
eb12134f6c It continues~ 2013-08-19 04:35:06 -07:00
Zixaphir
a730a0bc17 Start IconPositioner rewrite 2013-08-19 02:21:51 -07:00
Zixaphir
fbed325076 Unbreak my style detection 2013-08-18 12:10:20 -07:00
Zixaphir
f0dad7d847 Kill headcount 2013-08-18 11:46:21 -07:00
Zixaphir
973883c615 >coffeescript 2013-08-18 09:12:33 -07:00
Zixaphir
b178881cab Fix breaking styles 2013-08-18 09:11:22 -07:00
Zixaphir
6a7f1cfe0b More or less fix #373
Some parts will be discolored. Not really my fault.
2013-08-18 08:15:18 -07:00
Zixaphir
f1d1aca203 Fix some things. 2013-08-08 15:49:00 -07:00
Zixaphir
7b41b3baa3 Eliminate unnecessary whitespace in compiled CSS. 2013-08-06 18:45:42 -07:00
Zixaphir
24d2f47c52 Stop using $.extend for Style 2013-08-06 18:22:46 -07:00
Zixaphir
7d20ee32c4 It's funny how one thing leads to another,
and what seemed like a good idea only moments ago becomes silly
in light of a small change.
2013-08-06 18:03:21 -07:00
Zixaphir
5208fededc funroll-loops 2013-08-06 18:00:45 -07:00
Zixaphir
5d7df2bd33 Eh, why not? 2013-08-06 17:57:05 -07:00