Zixaphir
643e20a2d8
I kinda-sorta into quote threading.
...
Unread count is completely broken with this, so I'm keeping it in
its own branch until I fix it.
Also code is a mess.
2013-04-18 01:15:50 -07:00
Nicolas Stepien
b68939772b
No need to recreate the span each time.
2013-04-18 02:19:35 +02:00
Nicolas Stepien
f93b2dcbd5
Fix #1048 .
2013-04-17 23:10:52 +02:00
Nicolas Stepien
a30243622e
Fix #1044 .
2013-04-17 16:11:46 +02:00
Nicolas Stepien
8298f7e35d
Remove the Download Link config on non-crx extensions.
2013-04-17 16:08:38 +02:00
Zixaphir
21a0bba285
Merge branch 'v3' into Av2
...
Conflicts:
Gruntfile.coffee
builds/4chan-X.js
builds/4chan-X.meta.js
builds/4chan-X.user.js
builds/appchan-x.js
builds/crx.crx
builds/crx/manifest.json
builds/crx/script.js
package.json
src/code/main.coffee
src/code/posting/qr.coffee
src/css/burichan.css
src/css/futaba.css
src/css/photon.css
src/css/style.css
src/css/tomorrow.css
src/css/yotsuba-b.css
src/css/yotsuba.css
src/features.coffee
src/img/favicons/Original/unreadDead.gif
src/img/favicons/Original/unreadNSFW.gif
src/img/favicons/Original/unreadSFW.gif
src/img/favicons/dead.gif
src/img/favicons/empty.gif
src/img/favicons/ferongr/unreadDead.gif
src/img/favicons/ferongr/unreadNSFW.gif
src/img/favicons/ferongr/unreadSFW.gif
2013-04-16 21:02:47 -07:00
Nicolas Stepien
6f50ec0115
Shave off one useless line.
2013-04-17 04:58:55 +02:00
Zixaphir
5d446e53be
Hanging file
2013-04-16 19:48:44 -07:00
Zixaphir
9f8f8efd80
BREAK EVERYTHING INTO PIECES
2013-04-16 19:45:39 -07:00
Zixaphir
599eaef3df
Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
...
Conflicts:
Gruntfile.js
src/features.coffee
src/main.coffee
2013-04-16 18:03:14 -07:00
Zixaphir
e47408cabe
I don't care for toggles. A dismissed announcement is dismissed.
2013-04-16 17:41:36 -07:00
Nicolas Stepien
94f29bc495
No need to search for the settings dialog when closing via keybind.
2013-04-17 00:14:49 +02:00
Nicolas Stepien
aebf540551
Fix QR preserving the spoiler status.
2013-04-17 00:12:45 +02:00
Nicolas Stepien
3a674b81f2
Fix #1043 .
2013-04-16 23:34:26 +02:00
Zixaphir
a973654502
Oops.
2013-04-16 14:29:18 -07:00
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
Nicolas Stepien
8a7d17c9ba
Move the flexbox notification into Main.
2013-04-16 21:18:36 +02:00
Nicolas Stepien
60d8f0df56
No need to compare version numbers here.
...
It doesn't even work properly.
2013-04-16 21:15:36 +02:00
Zixaphir
991eb1f9cf
Add an example to Custom Navigation.
2013-04-16 11:09:16 -07:00
Zixaphir
f66240b860
Merge some appchan x flavor.
2013-04-16 10:42:43 -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
18784b30a1
God damn CS.
2013-04-16 03:46:29 +02:00
Nicolas Stepien
98f2caf4bc
There should be a span here.
2013-04-16 01:24:30 +02:00
Nicolas Stepien
35cd7a7e34
Close #933 .
2013-04-16 01:17:47 +02:00
Nicolas Stepien
f185557dc1
The file limit isn't hit anymore in stickies.
2013-04-16 00:03:05 +02:00
Nicolas Stepien
b3ea2cc08f
Close #1022 .
2013-04-15 23:05:32 +02:00
Nicolas Stepien
cf1d94876a
$.off these 4chanXInitFinished.
2013-04-15 21:45:36 +02:00
Nicolas Stepien
a5deb20196
Quoting while uploading should open a new post or the next one and start auto-dumping.
2013-04-15 20:22:26 +02:00
Nicolas Stepien
d748215932
Remove the firefox version alert, some people change their user agent apparently.
2013-04-15 19:51:27 +02:00
Nicolas Stepien
38b51d8c10
Don't execute on api.4chan.org.
2013-04-15 19:45:52 +02:00
Nicolas Stepien
be68f4c78a
Get rid of $.engine.
2013-04-15 19:44:01 +02:00
Nicolas Stepien
6a8ebfed0d
Fix dead quotelinks inside clones.
2013-04-15 18:34:17 +02:00
Zixaphir
8512efade6
Auto Embed.
2013-04-14 23:04:50 -07:00
Zixaphir
c0a63a9e24
Fix Embedder Titles.
2013-04-14 22:39:31 -07:00
Zixaphir
c709322c7c
Fix sage navigation and stuff.
2013-04-14 22:06:50 -07:00
Zixaphir
23d832afb3
Fix header position syncronization
2013-04-14 20:26:09 -07:00
Zixaphir
e93b533ea4
Move Header Menu into the icon bar as an icon.
2013-04-14 19:36:15 -07:00
Zixaphir
54aa65fa7e
Smart Tripcode Hider.
2013-04-14 18:33:29 -07:00
Zixaphir
f1a7f40460
Fix icon overlap on catalog.
2013-04-14 17:58:04 -07:00
Zixaphir
4c922fb22d
Fix Header autohide hiding things it shouldn't.
2013-04-14 17:48:22 -07:00
Zixaphir
5c3ca1d76e
Fix post hiding.
2013-04-14 17:39:08 -07:00
Zixaphir
d77f9d0d8e
Autohide Persistent QR.
2013-04-14 16:50:40 -07:00
Zixaphir
c3cd4116bc
Rethink the notifications bar.
2013-04-14 16:28:55 -07:00
Zixaphir
388621f388
Add a CRX. It's a pain in the ass to make.
2013-04-14 16:12:40 -07:00
Nicolas Stepien
abaf10e101
Close #1035 .
2013-04-15 00:54:12 +02:00
Zixaphir
a8fd11ae4a
Fix some things.
2013-04-14 15:46:42 -07: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
Nicolas Stepien
44499fe784
Fix #1025 .
2013-04-14 22:32:10 +02:00
Nicolas Stepien
0bccde09dd
Close #1024
2013-04-14 22:04:50 +02:00