Merge branch 'bstable'
Conflicts: builds/4chan-X-beta.crx builds/4chan-X-beta.meta.js builds/4chan-X-beta.user.js builds/4chan-X-noupdate.crx builds/4chan-X-noupdate.user.js builds/4chan-X.crx builds/4chan-X.meta.js builds/4chan-X.user.js builds/4chan-X.zip builds/updates-beta.xml builds/updates.xml package.json
This commit is contained in:
commit
c68e50a346
@ -12,6 +12,9 @@ The links to individual versions below are to copies of the script with the upda
|
||||
|
||||
### v1.10.7
|
||||
|
||||
**v1.10.7.5** *(2015-04-05)* - [[Firefox](https://raw.githubusercontent.com/ccd0/4chan-x/1.10.7.5/builds/4chan-X-noupdate.user.js "Firefox version")] [[Chromium](https://raw.githubusercontent.com/ccd0/4chan-x/1.10.7.5/builds/4chan-X-noupdate.crx "Chromium version")]
|
||||
- Fix 'Last Index Refresh' button refreshing twice when Refreshed Navigation is on.
|
||||
|
||||
**v1.10.7.4** *(2015-04-05)* - [[Firefox](https://raw.githubusercontent.com/ccd0/4chan-x/1.10.7.4/builds/4chan-X-noupdate.user.js "Firefox version")] [[Chromium](https://raw.githubusercontent.com/ccd0/4chan-x/1.10.7.4/builds/4chan-X-noupdate.crx "Chromium version")]
|
||||
- (fgts) Add /toy/ to fgts.jp.
|
||||
|
||||
|
||||
@ -263,8 +263,7 @@ Index =
|
||||
Index.userPageNav +a.pathname.split('/')[2] or 1
|
||||
|
||||
refreshFront: ->
|
||||
Index.userPageNav 1
|
||||
Index.update()
|
||||
Index.update Index.pushState {page: 1, scroll: true}
|
||||
|
||||
scrollToIndex: ->
|
||||
Header.scrollToIfNeeded Index.navLinks
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user