Kabir Sala
1b6052304b
Stuff
2014-02-09 21:43:31 +01:00
Kabir Sala
3bd506e617
Copy Mayhem
2014-02-09 19:36:28 +01:00
seaweedchan
8bb2ac71bd
Update README.md
2014-01-31 15:38:59 -07:00
Jordan
d7b140cc3b
Release 4chan X v1.3.2.
2014-01-12 19:55:02 -07:00
Jordan
d914619e69
Revert a bit of menu code for #240
2014-01-12 19:32:50 -07:00
Jordan
1c253782e8
Release 4chan X v1.3.1.
2014-01-12 09:51:00 -07:00
Jordan
a1cc8dab01
Infinite scrolling index mode
...
Close #236
2014-01-12 09:46:36 -07:00
seaweedchan
e5fd95158b
Start work on infinite scrolling
2014-01-12 01:15:31 -07:00
seaweedchan
9a5ddc35d2
Merge zixaphirs typo fix
...
Close #237
2014-01-12 00:57:36 -07:00
Jordan
a1e3793cb5
Make a few changes specific to the fixed header
...
Close #239
2014-01-11 22:18:03 -07:00
Jordan
a418ba15e1
Add in Zixaphirs infinite scrolling
2014-01-10 22:35:27 -07:00
Jordan
3aea514ca1
Release 4chan X v1.3.0.
2014-01-10 09:46:48 -07:00
Jordan
bc202ff700
Chrome fixes
...
Close #230
2014-01-10 08:58:39 -07:00
Jordan
64b13ef184
Board title and announcement tweaks
...
Close #232 , close #233
2014-01-10 08:34:56 -07:00
Jordan
52a287f11f
Announcement hiding button in font awesome
...
Close #231
2014-01-10 07:44:54 -07:00
Jordan
28d9e88856
Leave this :not in here
2014-01-09 20:24:02 -07:00
Jordan
9a66c0286c
Restyle QR link
...
Close #224
2014-01-09 20:22:08 -07:00
Jordan
6e5e4cfb45
Rgba instead of opacity
...
Close #228
2014-01-09 18:18:38 -07:00
Jordan
37accb230d
Touch up menus and .current border
...
Close #227 , close #229
2014-01-09 18:12:30 -07:00
Jordan
436e138895
Merge Zixaphir X
2014-01-09 17:42:57 -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
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
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
Zixaphir
4ce942c540
Looks like I failed to understand exactly what was happening here
2014-01-07 12:10:08 -07:00
Zixaphir
767b89a82c
da fuq?
2014-01-07 11:56:54 -07:00
Zixaphir
456c9af18d
Bind an index refresh to the current board's link
...
I mean, this makes sense, right?
2014-01-07 11:52:07 -07:00