2.10.0
This commit is contained in:
parent
35fd7a348d
commit
784ff2d7c2
@ -2,7 +2,7 @@
|
|||||||
// @name 4chan x
|
// @name 4chan x
|
||||||
// @namespace aeosynth
|
// @namespace aeosynth
|
||||||
// @description Adds various features.
|
// @description Adds various features.
|
||||||
// @version 2.9.0
|
// @version 2.10.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/*
|
||||||
|
|||||||
11
changelog
11
changelog
@ -1,3 +1,14 @@
|
|||||||
|
2.10.0
|
||||||
|
mayhem:
|
||||||
|
space between backlinks (to prevent them from spilling out of the page)
|
||||||
|
thread stats: fix wrong selector id when image limit reached
|
||||||
|
fix localized time + inlined quotes
|
||||||
|
- fix edge hovering (flip to left of mouse @ right screen edge)
|
||||||
|
- work on closed threads (some stickies)
|
||||||
|
- op backlinking option
|
||||||
|
- quote highlighting option
|
||||||
|
- (maybe) work on fx3
|
||||||
|
|
||||||
2.9.0
|
2.9.0
|
||||||
- mayhem:
|
- mayhem:
|
||||||
better placement of inlined backquotes
|
better placement of inlined backquotes
|
||||||
|
|||||||
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.9.0
|
// @version 2.10.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