Zixaphir
b0e1748f0c
Merge branch 'v3' into Av2
...
Conflicts:
builds/4chan-X.js
builds/4chan-X.meta.js
builds/4chan-X.user.js
builds/crx.crx
builds/crx/manifest.json
builds/crx/script.js
css/style.css
package.json
src/features.coffee
src/main.coffee
src/qr.coffee
2013-04-16 14:16:49 -07:00
Zixaphir
0e103f0526
Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
...
Conflicts:
lib/$.coffee
lib/ui.coffee
src/config.coffee
src/features.coffee
src/main.coffee
src/qr.coffee
Also added a proper Chrome build. I'mma have to save my pem file...
2013-04-15 23:11:22 -07:00
Nicolas Stepien
8216e1f714
Fix infinite loop when switching from the filter tab in the settings.
...
MAXIMUM
OVER
RUSTLE
2013-04-16 06:18:52 +02:00
Nicolas Stepien
be68f4c78a
Get rid of $.engine.
2013-04-15 19:44:01 +02:00
Nicolas Stepien
59df1a3e07
Fix opening QR scrolling us to the end of the page.
2013-04-15 18:59:58 +02:00
Nicolas Stepien
6a8ebfed0d
Fix dead quotelinks inside clones.
2013-04-15 18:34:17 +02:00
Zixaphir
30880e499a
Merge branch 'v3' into Av2
...
Conflicts:
builds/4chan-X.meta.js
css/style.css
lib/ui.coffee
package.json
src/features.coffee
src/qr.coffee
2013-04-14 15:36:26 -07:00
Zixaphir
85621c4907
Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
...
Conflicts:
Gruntfile.js
src/features.coffee
2013-04-14 13:49:33 -07:00
Zixaphir
f098f19a11
Erm, some of that was unnecessary.
2013-04-14 13:10:42 -07:00
Nicolas Stepien
0bccde09dd
Close #1024
2013-04-14 22:04:50 +02:00
Zixaphir
0cd3e95989
Make header more Mayhem-y
2013-04-14 12:29:01 -07:00
Nicolas Stepien
0ff0b14d27
Add $.rmAll.
...
Up to 60 000 times faster than innerHTML = null! (wtf)
Crazy stuff.
2013-04-14 20:16:33 +02:00
Zixaphir
478a75d03e
Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
...
Conflicts:
css/style.css
src/config.coffee
src/qr.coffee
2013-04-13 23:20:09 -07:00
Zixaphir
19178d86df
Finish fixing up settings dialogs for mascots and themes.
2013-04-13 22:35:08 -07:00
Nicolas Stepien
06d77102a4
UI should use $.get/$.set instead of localStorage.
2013-04-14 00:20:26 +02:00
Nicolas Stepien
766be903b6
Use Element.remove() in $.rm when possible.
2013-04-13 18:01:09 +02:00
Zixaphir
929d8b0c7e
Merge branch 'v3' into Av2
...
Conflicts:
4chan-X.user.js
appchan-x.meta.js
css/style.css
package.json
src/features.coffee
src/metadata.js
src/qr.coffee
2013-04-12 20:12:45 -07:00
Zixaphir
8962659934
FLEX_ERASER.commit
2013-04-12 19:47:56 -07:00
Zixaphir
06d942a968
Get style settings and theme selection working.
2013-04-10 23:10:55 -07:00
Zixaphir
63e0d44af2
Touchups.
2013-04-09 12:48:13 -07:00
Zixaphir
4ce2adb571
Take advantage of @mayhemydg's examples of embedding images.
2013-04-08 17:18:36 -07:00
Zixaphir
a219231983
Merge branch 'v3' into Av2
2013-04-08 11:27:12 -07:00
Zixaphir
5833ad4fda
Handle hovering a bit differently.
2013-04-08 11:26:58 -07:00
Zixaphir
0a5bd72be0
Merge branch 'v3' into Av2
...
Conflicts:
appchan-x.meta.js
appchan-x.user.js
package.json
src/features.coffee
src/main.coffee
2013-04-08 07:50:39 -07:00
Zixaphir
f453276a9c
Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
...
Conflicts:
Gruntfile.js
src/config.coffee
src/features.coffee
src/main.coffee
src/qr.coffee
2013-04-08 07:44:26 -07:00
Nicolas Stepien
30c76eb81d
Don't send me your credentials when you POST errors thank you.
2013-04-07 21:54:18 +02:00
Nicolas Stepien
a5c228fda8
!sync
2013-04-07 21:46:04 +02:00
Nicolas Stepien
b09f790767
POST caught errors to me.
2013-04-07 21:41:31 +02:00
Nicolas Stepien
c79bb318b2
Cache requests to threads.json.
2013-04-05 00:16:42 +02:00
Nicolas Stepien
cd82bce655
Clean the catalog manually.
...
Uuuuuuggghhhhh.
2013-04-04 23:51:17 +02:00
Nicolas Stepien
8bae973931
Typo. Fix error mentioned by @saxamaphone69 in #968 .
2013-04-04 13:44:25 +02:00
Nicolas Stepien
dda20916b4
Fix $.set for userjs/userscript. #968
...
Fix typo in $.delete for userscript.
Don't use `arguments` for $.get/$.set.
2013-04-03 17:31:51 +02:00
Nicolas Stepien
9bd3ff0426
Less array building.
2013-04-03 16:59:47 +02:00
Nicolas Stepien
7af57026bc
Fix UI.hover's asapTest firing constently in some cases.
2013-04-02 13:56:43 +02:00
Nicolas Stepien
ded92b94c2
Allow $.set to save multiple items at once.
...
Fix importing watched threads from v2.
2013-04-02 13:34:34 +02:00
Nicolas Stepien
e3ca8f280d
Only toggle the Header on LMB.
2013-04-01 05:05:04 +02:00
Nicolas Stepien
435c411a36
Use $ consistently in UI.
2013-03-31 06:01:39 +02:00
Nicolas Stepien
1fe9476042
rm ()
2013-03-29 15:15:43 +01:00
Nicolas Stepien
33af2244da
Fix crash on Fx/Opera
2013-03-29 15:03:22 +01:00
Nicolas Stepien
be267adc57
Only save to localStorage if it's a key we sync between tabs.
...
Stay eco-friendly!
2013-03-29 14:23:44 +01:00
Nicolas Stepien
4d886fe85c
Update $.sync to use the Chrome Storage API and only one event listener.
2013-03-29 14:18:44 +01:00
Nicolas Stepien
1b5695ac82
Simpler $.set for the crx.
2013-03-29 06:28:26 +01:00
Nicolas Stepien
0a33b5a6d5
Make $.get use the Chrome storage API. Close #503
...
Still need to fix $.sync, which I'll do tomorrow. Good night.
2013-03-29 05:59:23 +01:00
Zixaphir
62b1b1cf90
Merge branch 'v3' into Av2
...
Conflicts:
appchan-x.meta.js
appchan-x.user.js
css/style.css
package.json
src/features.coffee
src/globals.coffee
2013-03-28 20:50:57 -07:00
Zixaphir
db1c2b76b3
Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
...
Conflicts:
src/features.coffee
2013-03-28 20:45:12 -07:00
Zixaphir
1662401958
Merge remote-tracking branch 'mayhem/v3' into v3
...
Conflicts:
.gitattributes
4chan-X.meta.js
4chan-X.user.js
Gruntfile.js
lib/$.coffee
src/config.coffee
src/features.coffee
src/globals.coffee
2013-03-28 20:42:02 -07:00
Nicolas Stepien
b3b224a8df
Make $.set use the Chrome storage API.
...
This is about to get really ugly.
2013-03-29 02:59:20 +01:00
Nicolas Stepien
1b9c606f11
Begin working on Chrome's storage API.
...
Let's start easy with $.delete.
2013-03-29 02:39:02 +01:00
Nicolas Stepien
48457f2712
name, value -> key, val
2013-03-29 02:07:19 +01:00
Nicolas Stepien
f8f9626a7e
Forgot quotes.
2013-03-27 18:54:33 +01:00