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
Mayhem
1eaf43e39a
Fetch the image's HEAD status to see if it's still available or not.
...
Chrome bypasses the lack of CORS because we've allowed `i.4cdn.org` in the manifest.
2014-01-22 16:52:46 +01:00
Mayhem
c7c8ea9ec5
Add a Reset Settings button.
2014-01-22 16:33:08 +01:00
Mayhem
0b39d6d3f5
Simplify export settings code.
...
Firefox does let us download links now.
2014-01-22 15:50:00 +01:00
Mayhem
8a3af6f69f
Toggling Header auto-hide on scroll should update the Conf too now.
2014-01-22 09:52:44 +01:00
Mayhem
b0689af89a
Release 4chan X v3.15.2.
2014-01-22 09:31:06 +01:00
Mayhem
119f059ea9
Changelog.
2014-01-22 09:30:58 +01:00
Zixaphir
702a343f5e
Fix image expansion
...
DURR
2014-01-21 13:57:28 -07:00
Mayhem
c49579efcd
Attemps to fix possible race condition in setArea(). #1342
2014-01-21 20:01:58 +01:00
Mayhem
6e450030f1
Only Chrome/Firefox/Opera are supported.
2014-01-21 16:54:42 +01:00
Mayhem
5ef395cc8d
Simplify code related to clear hidden posts/threads button in settings.
2014-01-21 16:19:57 +01:00
Mayhem
0fdf5c89bb
mouseenter did not work as I expected, reverting to mouseover.
2014-01-21 15:37:28 +01:00
Mayhem
508ab4f884
Make $.addClass/rmClass use multiple classes at once.
2014-01-21 15:30:47 +01:00
Mayhem
7495a905dd
Fix thread expanding.
...
Apparently an xhr's reponse is read-only.
2014-01-21 15:17:00 +01:00
Mayhem
e25fd080bc
Foolfuuka's API URL does not end with .json so we must define the responseType manually.
2014-01-21 15:09:16 +01:00
Mayhem
64a90bf8d3
Up min Chrome requirement.
2014-01-21 14:55:14 +01:00
Mayhem
710655f13e
Use xhr.responseType = 'json'.
2014-01-21 14:46:26 +01:00
Mayhem
2ed498813d
Remove outdated Chrome workaround.
2014-01-21 14:26:06 +01:00
Mayhem
6c6f94bf58
Up min Chrome requirement.
2014-01-21 14:23:45 +01:00
Mayhem
878b6afe5a
Use mouseenter instead of mouseover for menu entries.
2014-01-21 14:22:58 +01:00
Mayhem
ef3ac421ca
Use text-decoration instead of border for forwardlinks.
2014-01-21 14:13:46 +01:00
Mayhem
59fa428db5
Warn about Firefox versions <26.
2014-01-21 13:58:50 +01:00
Mayhem
ee1e5d03e6
Update min Firefox/GM versions.
2014-01-21 13:48:23 +01:00
Mayhem
a8068c083f
Fix #1384 .
2014-01-21 10:20:08 +01:00
Mayhem
b5a1c3a287
Don't call chrome.storage[area].set with empty data.
2014-01-21 09:11:43 +01:00
Mayhem
0e10e3fd81
Fix index search going badly when inputing only spaces.
2014-01-20 22:45:34 +01:00
Mayhem
ba0830e828
Release 4chan X v3.15.1.
2014-01-20 10:06:29 +01:00
Mayhem
2f23534863
Changelog
2014-01-20 10:05:29 +01:00
Mayhem
a44164c58d
Fix crash
2014-01-20 10:02:19 +01:00
Mayhem
fdd6a20c87
rm useless code
2014-01-20 09:51:52 +01:00
Mayhem
bb00d4c203
Update deps.
2014-01-20 09:36:18 +01:00
Mayhem
5a10d5f75c
Re-select archives when the archives list gets updated
...
or when we select an archive in the settings.
2014-01-20 09:04:32 +01: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
Mayhem
f66bbee9f1
warosu is https only.
2014-01-19 19:06:56 +01:00
Mayhem
b875b7f829
Add installgentoo.com archive.
...
It does not have search or stats, so it's kinda useless, but it does have post fething via XHR.
So /g/ will get their post resurrection.
2014-01-19 16:06:51 +01:00
Mayhem
bf51864823
Typo.
2014-01-19 13:00:56 +01:00
Mayhem
c47c3ddafe
Move previous version check out of Setting and into Main.
...
Also halve the notice timeout.
2014-01-19 01:05:48 +01:00
Zixaphir
3a61ecafff
The good parts.
2014-01-18 16:53:48 -07:00
Mayhem
da203ae76a
Update the archives settings tab when manually updating the archives list.
2014-01-19 00:26:00 +01:00
Mayhem
b0e4238938
Merge pull request #1397 from ManamiTamura/patch-2
...
changed mawa.re to be before foolz beta
2014-01-18 15:01:39 -08:00
ManamiTamura
55192274a0
changed mawa.re to be before foolz beta
2014-01-19 00:00:25 +01: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
Zixaphir
90f780fff3
build
2014-01-17 13:10:52 -07:00