Zixaphir
8fa130c2df
Backport @vampiricwulf's flash features
2014-02-23 08:32:06 -07:00
Zixaphir
87d3624442
Merge Mayhem's QR fix
2014-02-20 12:57:24 -07:00
Zixaphir
6649e8519c
Fix unread count + thread updater with quote threading enabled
...
See guys, fix one thing, break another!
2014-02-16 03:15:23 -07:00
Zixaphir
b3f937f5c8
Fix JSON Navigation unread count
2014-02-16 03:11:27 -07:00
Zixaphir
32b020c701
Fix titlelink.
2014-02-16 02:27:26 -07:00
Zixaphir
6536d5a2b3
Yeah, let's start the day with obviously erroneous code!
2014-02-16 01:07:32 -07:00
Zixaphir
6dd0cac797
Merge branch 'master' of https://github.com/Spittie/4chan-x into v3
...
Conflicts:
CHANGELOG.md
LICENSE
builds/4chan-X.meta.js
builds/4chan-X.user.js
builds/crx/script.js
src/Archive/Redirect.coffee
src/General/Header.coffee
src/Monitoring/Favicon.coffee
2014-02-16 01:00:41 -07:00
Kabir Sala
531ebd9cce
Update builds
2014-02-15 22:53:31 +01:00
Kabir Sala
530b4bedba
Update builds
2014-02-15 22:51:45 +01:00
Kabir Sala
471cf4f2f7
Add Firefox XPI
2014-02-15 22:46:50 +01:00
Kabir Sala
017502e0dd
Twitter embedding
2014-02-15 22:26:12 +01:00
Kabir Sala
e082c4336d
Update .crx
2014-02-13 18:37:20 +01:00
Kabir Sala
af2589d0e2
Fixes, better code(?)
2014-02-13 18:28:09 +01:00
Kabir Sala
cff413769e
cleanup
2014-02-12 23:56:30 +01:00
Kabir Sala
6fe203bcc9
Add gfycat.com embedding
2014-02-12 23:43:01 +01:00
Kabir Sala
a439ecf4f2
Add filename
2014-02-12 05:15:17 +01:00
Kabir Sala
15d8da033a
Fix posting from url in Firefox
2014-02-12 03:22:13 +01:00
Kabir Sala
14f667fd7a
Update crx
2014-02-11 23:39:39 +01:00
Kabir Sala
d8a168a549
More work on post from url
2014-02-11 23:37:52 +01:00
Kabir Sala
f0bd6b1b04
Start working on remote upload (Chrome-only so far)
2014-02-11 18:32:23 +01:00
Kabir Sala
d22dceea5a
Add Metro favicon (why not?)
2014-02-10 18:00:34 +01:00
Kabir Sala
4289e34cca
Update
2014-02-10 17:00:31 +01:00
Kabir Sala
feedeaaec1
Update crx
2014-02-10 15:48:42 +01:00
Kabir Sala
601312d9f6
Add OpenSUSE emoji
2014-02-10 15:44:48 +01:00
Kabir Sala
cec8049590
just forget about it
2014-02-10 15:34:22 +01:00
Kabir Sala
630396f638
Revert "Disabled Quote Threading by default, >>>/reddit/"
...
This reverts commit a087fe8fc85a6f2e797336a1f7c8777a41e07c69.
2014-02-10 15:33:27 +01:00
Kabir Sala
a087fe8fc8
Disabled Quote Threading by default, >>>/reddit/
2014-02-10 15:26:15 +01:00
Kabir Sala
9c5ca585ed
Add setting to load captcha when you open the thread, disabled by default
2014-02-10 15:22:56 +01:00
Kabir Sala
1e1afcf2e7
Copy more from Zixaphir and Mayhem, proper(?) fix for Chrome
2014-02-10 04:45:23 +01:00
Kabir Sala
a7b2565e5b
Copy more from Zixaphir and Mayhem, proper(?) fix for Chrome
2014-02-10 04:45:04 +01:00
Kabir Sala
c9486b00ad
update crx
2014-02-10 02:01:06 +01:00
Kabir Sala
6c2579449a
Release 4chan X v1.3.4.
2014-02-10 01:57:43 +01:00
Kabir Sala
b368b0bbb4
Mayhem: Minor captcha fix.
2014-02-10 01:14:10 +01:00
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
Zixaphir
2ac2286ad5
Merge branch 'mayhem' into v3
...
Conflicts:
CHANGELOG.md
src/General/lib/$.coffee
src/Images/Sauce.coffee
2014-01-28 01:11:06 -07:00
Zixaphir
51ba83538a
Better $.rmAll
...
I verified an issue with the previous benchmark and even wrote a
more efficient method based off el.cloneNode(false);, which I would
use if cloneNode could inherit eventListeners
Speaking of events. there is still no interface for gather all
eventListeners on a given element (or its children). Apparently the
issue is that the w3c doesn't think there is a legitimate use case
for it. Heh.
2014-01-24 16:10:04 -07:00
Zixaphir
b62d82bed0
Mayhem made responseType JSON default for any URL containing .json.
2014-01-24 14:48:39 -07:00
Zixaphir
f133da454d
Fix settings dialog, customize reset button
2014-01-22 12:24:30 -07:00
Zixaphir
b6749b91a5
Merge branch 'mayhem' into v3
...
Conflicts:
CHANGELOG.md
CONTRIBUTING.md
css/style.css
html/General/Settings-section-Main.html
json/archives.json
package.json
src/Archive/Redirect.coffee
src/General/Header.coffee
src/General/Main.coffee
src/General/Settings.coffee
src/General/lib/$.coffee
src/General/lib/thread.class
src/Linkification/Linkify.coffee
src/Miscellaneous/AnnouncementHiding.coffee
src/Monitoring/ThreadStats.coffee
2014-01-22 12:10:34 -07:00
Zixaphir
702a343f5e
Fix image expansion
...
DURR
2014-01-21 13:57:28 -07:00
Zixaphir
11e5f348f0
Still hate switches.
2014-01-19 21:38:46 -07:00
Zixaphir
f37484cd33
HTTPS for posting, always.
2014-01-19 16:20:21 -07:00
Zixaphir
a993b440dc
Try to get some better errors out of QR.req.onerror
...
Conflicts:
builds/4chan-X.user.js
builds/crx/script.js
src/General/css/layout.css
2014-01-19 16:19:18 -07:00
Zixaphir
3a61ecafff
The good parts.
2014-01-18 16:53:48 -07:00
Zixaphir
b0ca427207
Revert "Fix updating the context of threads and index"
...
This reverts commit e7b1c52dbf9f25aec32bea64c712ee4075f7ef6f.
2014-01-18 14:11:36 -07:00
Zixaphir
e7b1c52dbf
Fix updating the context of threads and index
2014-01-18 14:07:56 -07:00
Zixaphir
7d4825dce0
Add word boundaries to the style switcher regex
2014-01-18 13:39:02 -07:00
Zixaphir
8ddf2b4e5f
Start working on tightening our control of the Navigation context
...
Currently breaks posting.
TODO:
* Fix style switching from NSFW to SFW (SFW to NSFW works)
- It is worth noting this used to work.
* Fix post form not updating its currently selected thread.
* Fix navigation between threads in different boards (same boards
works? Maybe?)
* Handle race conditions due to pop states.
- I'm having a lot of trouble wrapping my mind around this one.
Mostly due to the fact that I have no idea where to begin with
it. But this isn't a big issue unless you pop state multiple
times within seconds.
I just need some exceptions when we try to disconnect features
that haven't even finished connecting due to threads not being
available yet.
Most of the early issues, like double-backlinks, incorrect
thumbnails, etc, have been fixed, I think. Or at least I'm no
longer running into them all the time.
2014-01-18 02:34:18 -07:00
Zixaphir
c8514d1029
Fix posting when navigating to new boards via JSON
2014-01-17 16:24:49 -07:00