6331 Commits

Author SHA1 Message Date
Mayhem
60f3f88178 Notify users when index refresh failed due to a server/network error. 2014-01-06 12:24:57 +01:00
Zixaphir
5a080e7f60 D: 2014-01-05 17:47:40 -07:00
Zixaphir
4f8e304ee8 So terrible~ 2014-01-05 13:57:26 -07:00
Zixaphir
3f60a05edc I was wrong. Still broken, but getting there 2014-01-05 13:12:06 -07:00
Zixaphir
c1427e4494 And... I think that's done. Well, that wasn't hard. 2014-01-05 10:52:58 -07:00
Zixaphir
d31b18cc82 Build? da fuq? 2014-01-05 10:45:14 -07:00
Zixaphir
af30942d60 Reduce unnecessary usage of RAL.splice 2014-01-05 10:43:27 -07:00
Zixaphir
bb5dcaa409 Null properties? I don't see the point. 2014-01-05 10:34:23 -07:00
Zixaphir
482f6444fe Logic fail.
Also, why did cur work when it should have been cur.ID?
2014-01-05 10:25:47 -07:00
Zixaphir
6b3443c12a Continue implementing the random access list and generally
just optimizing Unread
2014-01-05 10:02:05 -07:00
Zixaphir
a1d0bf1474 Merge branch 'v3' into RAL 2014-01-05 09:36:25 -07:00
Zixaphir
9408053741 Merge branch 'v3'
Conflicts:
	builds/appchan-x.user.js
	builds/crx/script.js
2014-01-04 19:52:34 -07:00
Zixaphir
c979f44028 As far as I can tell, this wasn't working at all. 2014-01-04 19:51:28 -07:00
Zixaphir
9a8e84c7d1 Release appchan x v2.7.5. 2014-01-04 15:38:05 -07:00
Zixaphir
c019634450 Merge branch 'v3'
Conflicts:
	LICENSE
	builds/appchan-x.user.js
	builds/crx/script.js
2014-01-04 15:35:43 -07:00
Zixaphir
3d87a9cfb6 Gonna revert this for now, was causing weird issues. 2014-01-04 15:34:17 -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
6574746e90 Start working on putting in aeosynth's RandomAccessList
For performance, obviously.
2014-01-04 13:38:09 -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
Mayhem
4fafd7fd3f One more year. 2014-01-01 15:10:31 +01:00
Zixaphir
ccfafab5b0 Release appchan x v2.7.4. 2013-12-27 15:54:19 -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
a51e1455f7 Update minimum browser versions to latest stable versions 2013-12-26 16:05:17 -07:00
Zixaphir
bab50e61ae Update deps, recompile 2013-12-26 15:53:03 -07:00
Zixaphir
9262e8a7af Messing around with some syntax 2013-12-26 15:50:02 -07:00
Zixaphir
51c7bfeefb Release appchan x v2.7.3. 2013-12-26 14:44:06 -07:00
Zixaphir
3f2ef0ce26 Catalog (again) 2013-12-25 21:02:19 -07:00
Zixaphir
b46e61a8d5 Release appchan x v2.7.2. 2013-12-25 20:38:30 -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