Zixaphir
3327c9cf36
Rearrange some stuff, fix ThreadUpdater.disconnect
2014-01-09 12:55:06 -07:00
Zixaphir
18d3d6b6e9
Merge branch 'v3' into json
...
Conflicts:
LICENSE
builds/4chan-X.user.js
builds/crx/script.js
src/General/Index.coffee
src/General/Main.coffee
2014-01-09 12:32:59 -07:00
Zixaphir
de5d903e46
That was just a little too much going on in one line
2014-01-09 12:03:23 -07:00
Zixaphir
a7a7df6b7b
Hell, lets be a little funny, too.
2014-01-09 11:57:45 -07:00
Zixaphir
da8bcab4f6
Unbreak post resurrection. Whoopse
2014-01-09 11:54:51 -07:00
Zixaphir
8f5b04a55f
Be more aggressive.
2014-01-09 11:21:21 -07:00
Zixaphir
86c2b07626
Less recursion because recursion is slow.
2014-01-09 11:19:04 -07:00
Zixaphir
d2311ab805
Break up some stuff, address a few small issues
2014-01-09 11:00:08 -07:00
Zixaphir
9478dabdad
Merge branch 'master' of https://github.com/seaweedchan/4chan-x into v3
...
Conflicts:
CHANGELOG.md
LICENSE
builds/4chan-X.user.js
builds/crx/script.js
package.json
src/General/css/font-awesome.css
2014-01-09 10:12:28 -07:00
Jordan
5682df5a2a
Tweak the clear search button a bit
2014-01-09 03:33:47 -07:00
Jordan
526783d273
Font-awesome hide buttons, close #226
2014-01-09 03:05:46 -07:00
Jordan
feca837cbc
Restyle header a bit, close #220
2014-01-09 01:55:52 -07:00
Jordan
0eae013b0b
Not sure why this got removed, but re-adding fixes the thread watcher
2014-01-09 01:18:05 -07:00
Jordan
4d0b83941c
eye.open -> eye
2014-01-09 00:27:55 -07:00
Jordan
f217d94299
Menu button changes, close #223
2014-01-09 00:23:43 -07:00
Jordan
8575c0ce87
Redundancy
2014-01-08 23:34:52 -07:00
Jordan
26ee14e688
Update font-awesome
2014-01-08 23:33:52 -07:00
Jordan
7eb6849276
Changelog
2014-01-08 22:16:37 -07:00
Jordan
5779893f7f
Who needs redundancies anyway
2014-01-08 22:01:17 -07:00
Jordan
82cc82c30d
The most autistic commit ever
2014-01-08 21:51:37 -07:00
Jordan
6f45d41823
Change .current click behavior
2014-01-08 21:49:35 -07:00
Jordan
ce5a6f2552
Shortcut icons now default
2014-01-08 21:14:21 -07:00
Jordan
875a546668
Remove index refresh notifications, re-order some menus
2014-01-08 21:03:10 -07:00
Jordan
8419b7c88b
Merge Zixaphir X, close #221
2014-01-08 20:55:13 -07:00
Zixaphir
1e7fc8ea65
Reflows.
2014-01-08 15:40:57 -07:00
Zixaphir
1c504e0676
Small reflow
2014-01-08 12:45:16 -07:00
Zixaphir
57742dd397
Make the back and forward buttons kinda-sorta work
2014-01-08 12:15:41 -07:00
Zixaphir
c28d455225
Yeah, that wouldn't be good to happen, but..
2014-01-08 12:02:08 -07:00
Zixaphir
5785f9cda3
;__;
2014-01-08 11:57:54 -07:00
Zixaphir
fca2645787
Improve navigation between boards
...
Also allow navigation to indexes from boards.
2014-01-08 11:40:58 -07:00
Zixaphir
41e3fa05ad
Start working on getting index navigation from a thread working
2014-01-08 09:30:23 -07:00
Zixaphir
9368cbb232
Reorder Index menu entries
2014-01-07 22:35:06 -07:00
Zixaphir
ac62980325
Fix .current
2014-01-07 22:31:17 -07:00
Zixaphir
ebd765cc24
I don't know why that was under the thread conditional?
2014-01-07 22:08:17 -07:00
Zixaphir
ec35cb6742
Try to consolidate
2014-01-07 22:05:41 -07:00
Zixaphir
a02afb8c38
Do you ever feel maybe you're actually dumb?
2014-01-07 21:56:26 -07:00
Zixaphir
b8dc8041f5
More work on ThreadUpdater.disconnect()
2014-01-07 21:26:13 -07:00
Zixaphir
bb3d9c9d84
Apparently Main.clean() can break things pretty hard.
...
But only if on the same board? Weird.
2014-01-07 21:12:17 -07:00
Zixaphir
497c231003
Merge branch 'v3' into json
...
Conflicts:
builds/4chan-X.user.js
builds/crx/script.js
2014-01-07 20:29:32 -07:00
Zixaphir
63b09cb803
Merge branch 'master' of https://github.com/seaweedchan/4chan-x into v3
...
Conflicts:
CHANGELOG.md
LICENSE
builds/4chan-X.user.js
builds/crx/script.js
package.json
src/Archive/Redirect.coffee
src/General/Build.coffee
src/General/css/font-awesome.css
src/General/lib/databoard.class
src/Miscellaneous/ExpandThread.coffee
src/Monitoring/ThreadUpdater.coffee
2014-01-07 20:28:47 -07:00
Zixaphir
21056d72f9
Well, fuck. Looks like we're generating board indexes now. :D
2014-01-07 20:15:49 -07:00
Zixaphir
27f642c3b8
Whoopse
2014-01-07 16:34:01 -07:00
Zixaphir
798ab20f35
ThreadUpdater.disconnect()
2014-01-07 16:30:18 -07:00
Zixaphir
32641549f2
Unread.disconnect()
2014-01-07 16:03:31 -07:00
Zixaphir
5fe3f55414
build?
2014-01-07 15:02:26 -07:00
Zixaphir
e5e0331655
Pseudo-code this out a bit...
...
Just starting this is reminding me why I gave this up back during
zixaphir/appchan-x#242
2014-01-07 15:00:31 -07:00
Zixaphir
ba7769329e
Eh, spacing
2014-01-07 14:27:36 -07:00
Zixaphir
073887e515
It occurs to me that Array.shift() is probably slow.
2014-01-07 14:23:27 -07:00
Zixaphir
31e409f361
I get asked a lot, "do you even test your code?"
...
No. No, the answer is no.
2014-01-07 14:18:22 -07:00
Zixaphir
f067d990c6
Start work on more or less JSONing everything
...
Obviously to start, I want to make adding and removing callbacks
simpler, because I'm going to need to be disabling and enabling
features on the fly quite a lot, I'm guessing.
2014-01-07 13:37:14 -07:00