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
797a3718ae
Fix #511
2013-12-27 15:44:00 -07:00
Zixaphir
7cde7eb069
Merge branch 'v3'
...
Conflicts:
LICENSE
builds/appchan-x.user.js
builds/crx/script.js
src/Menu/Menu.coffee
2013-12-27 15:43:08 -07:00
Zixaphir
43751a00b8
Fix zixaphir/appchan-x#514 , fix zixaphir/appchan-x#513
2013-12-27 15:40:21 -07:00
Zixaphir
dcd6547169
Merge branch 'v3'
...
Conflicts:
LICENSE
builds/4chan-X.meta.js
builds/appchan-x.user.js
builds/crx/manifest.json
builds/crx/script.js
src/General/Header.coffee
2013-12-27 15:35:34 -07:00
Zixaphir
9262e8a7af
Messing around with some syntax
2013-12-26 15:50:02 -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
4ee6e58994
Merge branch 'v3'
2013-12-25 18:10:52 -07:00
Zixaphir
abf3da2482
Fix zixaphir/appchan-x#507
2013-12-25 18:04:30 -07:00
Zixaphir
af64ca5324
Merge branch 'v3'
2013-12-25 11:31:20 -07:00
Zixaphir
35b06b5bf8
Fixes for post building
2013-12-25 11:30:56 -07:00
Zixaphir
950f4468f5
Small fix
2013-12-25 11:25:19 -07:00
Zixaphir
996080cab9
Merge branch 'v3'
...
Conflicts:
Gruntfile.coffee
LICENSE
builds/appchan-x.user.js
builds/crx/script.js
src/Menu/Menu.coffee
src/Posting/QR.coffee
2013-12-25 11:23:41 -07:00
Zixaphir
b38f63e313
Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
...
Conflicts:
Gruntfile.coffee
src/Filtering/PostHiding.coffee
src/General/Build.coffee
src/General/lib/$.coffee
src/Menu/Menu.coffee
src/Posting/QuickReply.coffee
2013-12-25 10:54:21 -07:00
Zixaphir
6dd2e60e9a
Element.contains was not Array.contains, lol
2013-12-25 10:10:51 -07:00
Zixaphir
af666d38cd
Merge branch 'v3'
...
Conflicts:
src/Posting/QuickReply.coffee
2013-12-24 16:32:48 -07:00
Zixaphir
8bad58920a
Fix not var in obj, var not in obj
2013-12-24 16:31:09 -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
dab73f8cbb
How did that even...?
2013-12-24 15:45:00 -07:00
Zixaphir
b060a9c23e
Cheats.
...
Don't do this. Why am I doing it, then? Because indexOf is so
slooooooooooooooooooooooooooooooooooooooooooooooooooooooooooow
2013-12-24 15:33:39 -07:00
Zixaphir
7b4c794729
Sometimes logic gets a little too logical for me.
2013-12-24 15:10:03 -07:00
Zixaphir
91233b8d61
remove [].contains. It was a bad idea.
...
I shouldn't be messing with stuff like this without a really good
reason for doing so, and the longer I thought about it, the more
it occurred to me that I didn't have one.
2013-12-24 14:41:21 -07:00
Zixaphir
cfb883d8da
Alternative text for Refresh Shortcut. seaweedchan/4chan-x#212
...
DUH, I DUMB
2013-12-21 19:29:22 -07:00
Mayhem
05f6fb7385
Merge branch 'perf' into v3
2013-12-20 04:39:46 +01:00
Mayhem
be8371d4c6
Optimize Menu.makeButton().
2013-12-20 04:14:53 +01:00
Mayhem
6574e4aa95
A bit of cleaning in Build.post().
2013-12-20 03:39:14 +01:00
Mayhem
a646d532b2
Split QR.coffee into multiple files.
2013-12-19 04:34:37 +01:00
Mayhem
7fda9f1fb6
Tiny fixes.
2013-12-19 04:13:32 +01:00
Zixaphir
61a9364090
Merge branch 'v3'
...
Conflicts:
builds/appchan-x.user.js
builds/crx/script.js
src/Miscellaneous/CatalogLinks.coffee
2013-12-18 16:58:07 -07:00
Zixaphir
3b1340433e
Faster Catalog Links code
...
Ours is based on @ihavenoface's old catalog code, not @MayhemYDG's,
so we don't particularly benefit from advancements in his code, per
se, without rechecking and validating the quality of our own. This
happens to be a case where we were stuck in an inefficient paradigm
and never revisited.
We now appear much closer to Mayhem's code, but are still mostly
absent from being merged into the rest of the Header code. Whether
we decide to merge or not should probably be discussed at some
point.
2013-12-18 16:55:27 -07:00
Zixaphir
d7ceb42446
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/General/Header.coffee
src/General/css/font-awesome.css
src/Miscellaneous/CatalogLinks.coffee
2013-12-18 16:17:11 -07:00
Zixaphir
2fa6e063ef
Not sure how that happened.
2013-12-18 16:11:45 -07:00
Zixaphir
5d6b357135
Merge branch 'master' of https://github.com/seaweedchan/4chan-x into v3
...
Conflicts:
CHANGELOG.md
LICENSE
builds/4chan-X.meta.js
builds/4chan-X.user.js
builds/crx/script.js
src/General/lib/post.class
2013-12-18 12:21:43 -07:00
Zixaphir
c36d62d5ce
Cleanup and fix remaining issues from seaweedchan/4chan-x#212
2013-12-18 12:15:13 -07:00
Zixaphir
b43383769d
Merge branch 'v3'
2013-12-16 20:12:39 -07:00
Zixaphir
7ad173c385
I am so dumb
2013-12-16 20:12:31 -07:00
Zixaphir
baa9f93fab
Adblock again
2013-12-16 20:11:31 -07:00
Zixaphir
5f0717ff57
Merge branch 'v3'
2013-12-16 20:08:10 -07:00