2.2.0
This commit is contained in:
parent
1be9058429
commit
78c3dac1f4
@ -2,7 +2,7 @@
|
|||||||
// @name 4chan x
|
// @name 4chan x
|
||||||
// @namespace aeosynth
|
// @namespace aeosynth
|
||||||
// @description Adds various features.
|
// @description Adds various features.
|
||||||
// @version 2.1.0
|
// @version 2.2.0
|
||||||
// @copyright 2009-2011 James Campos <james.r.campos@gmail.com>
|
// @copyright 2009-2011 James Campos <james.r.campos@gmail.com>
|
||||||
// @license MIT; http://en.wikipedia.org/wiki/Mit_license
|
// @license MIT; http://en.wikipedia.org/wiki/Mit_license
|
||||||
// @include http://boards.4chan.org/*
|
// @include http://boards.4chan.org/*
|
||||||
|
|||||||
20
changelog
20
changelog
@ -1,3 +1,23 @@
|
|||||||
|
2.2.0
|
||||||
|
- mayhem:
|
||||||
|
- don't select text when moving dialogs
|
||||||
|
- fix thread watcher's padding
|
||||||
|
- remove captcha logos from quick reply
|
||||||
|
- post in title - show default title when no subject/comment
|
||||||
|
- update tab title on 404
|
||||||
|
- chrome - fix favicons
|
||||||
|
- fix 404 favicon
|
||||||
|
- fix updater retrying
|
||||||
|
- set timer to 0 on manual update
|
||||||
|
- fix threading when op's file is deleted
|
||||||
|
|
||||||
|
- fix navigating past hidden threads
|
||||||
|
- fix updater option - verbose
|
||||||
|
- only navigate to pages that exist
|
||||||
|
- use Greasemonkey api (sigh)
|
||||||
|
- rewrite, reenable cooldown
|
||||||
|
- better image resize algorithm
|
||||||
|
|
||||||
2.1.0
|
2.1.0
|
||||||
- added back the 0 keybind - go to board's front page
|
- added back the 0 keybind - go to board's front page
|
||||||
|
|
||||||
|
|||||||
2
header
2
header
@ -2,7 +2,7 @@
|
|||||||
// @name 4chan x
|
// @name 4chan x
|
||||||
// @namespace aeosynth
|
// @namespace aeosynth
|
||||||
// @description Adds various features.
|
// @description Adds various features.
|
||||||
// @version 2.1.0
|
// @version 2.2.0
|
||||||
// @copyright 2009-2011 James Campos <james.r.campos@gmail.com>
|
// @copyright 2009-2011 James Campos <james.r.campos@gmail.com>
|
||||||
// @license MIT; http://en.wikipedia.org/wiki/Mit_license
|
// @license MIT; http://en.wikipedia.org/wiki/Mit_license
|
||||||
// @include http://boards.4chan.org/*
|
// @include http://boards.4chan.org/*
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user