2.5.0
This commit is contained in:
parent
9607ecd871
commit
5c61a28f9b
@ -2,7 +2,7 @@
|
|||||||
// @name 4chan x
|
// @name 4chan x
|
||||||
// @namespace aeosynth
|
// @namespace aeosynth
|
||||||
// @description Adds various features.
|
// @description Adds various features.
|
||||||
// @version 2.4.2
|
// @version 2.5.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/*
|
||||||
|
|||||||
@ -1,3 +1,11 @@
|
|||||||
|
2.5.0
|
||||||
|
- mayhem:
|
||||||
|
qp: better cross-thread op quoting
|
||||||
|
qp: fix overflowing preview
|
||||||
|
qr: prevent email field from popping out
|
||||||
|
qr: fix cloning values
|
||||||
|
- keybinds: fix m
|
||||||
|
|
||||||
2.4.2
|
2.4.2
|
||||||
- fix nodeInserted (work on new posts)
|
- fix nodeInserted (work on new posts)
|
||||||
- qr: remember name
|
- qr: remember name
|
||||||
|
|||||||
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.4.2
|
// @version 2.5.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