Sleazy Fork
登入
العَرَبِيةُ (ar)
Български (bg)
کوردیی ناوەندی (ckb)
Čeština (cs)
Dansk (da)
Deutsch (de)
Ελληνικά (el)
English (en)
Esperanto (eo)
Español (es)
Español latinoaméricano (es-419)
Suomi (fi)
Français (fr)
Français canadien (fr-CA)
עברית (he)
Hrvatski (hr)
Magyar (hu)
Bahasa Indonesia (id)
Italiano (it)
日本語 (ja)
ქართული ენა (ka)
한국어 (ko)
Bokmål (nb)
Nederlands (nl)
Polski (pl)
Português do Brasil (pt-BR)
Română (ro)
Русский (ru)
Slovenčina (sk)
srpski (sr)
Svenska (sv)
ภาษาไทย (th)
Türkçe (tr)
Українська (uk)
ئۇيغۇرچە (ug)
Tiếng Việt (vi)
简体中文 (zh-CN)
繁體中文 (zh-TW)
Help us translate!
腳本列表
論壇
說明文件
更多
進階搜尋
使用者列表
函式庫
管理員操作記錄
資訊
代碼
歷史
反饋 (0)
統計
Dynasty Thingifier
Adds post links and quote stuff to Dynasty forums
這裡只顯示彼此間有代碼差異的版本。
顯示所有版本。
v2.21
2017-10-13
Updates linked to Github version and miscellaneous fixes
v2.1.1.7
2017-08-25
Added gwennie-chan's pending tag suggestions filter
v2.1.1.6
2017-08-09
Helps to actually submit the new code, lol
v2.1.1.5
2017-06-10
Miscellaneous https support changes, most notably fixed quick quoting
v2.1.1.4
2017-04-08
Changed included pages for https support
v2.1.1.3
2016-12-17
Fixed repeated quick quotes breaking (See thread for important note regarding Google Chrome)
v2.1.1.2
2016-01-31
Automated the way the clear data function works, fixed magnifier affecting page size even when the magnifier was closed, and made the last post link work better for slow internet connections/when the server is slow
v2.1.1.0
2016-01-26
Automated the way the clear data function works
v2.1.0.9
2016-01-26
Simplified the way the last post button works and fixed an extremely unimportant bug related to the way it worked
v2.1.0.8
2016-01-24
Change the last post button relying on the /unread/ link and made the last post button work on a thread specific basis so clicking multiple links in short succession will work properly
v2.1.0.5
2016-01-18
Removed post links function since there is a proper one implemented on Dynasty now, Changed quick quote code to be a bit more readable and easy to understand, Magnifier moves to the proper position immediately as soon as you open it
v2.1.0.2
2015-12-14
Fixed the zoom factor not actually working and more properly fixed the size type info pane's location
v2.1.0.1
2015-12-13
Fixed magnifier menu's info pane location and fixed the magnifier customization menu not closing if you close the whole menu
v2.1.0
2015-12-13
Added magnifier customization menu, added a post cancel button to the quick reply box, and changed the formatting of quote links
v2.0.6.8
2015-12-12
Hopefully fully fixed the post links
v2.0.6.7
2015-12-12
Bugfix for last post link not working past the first link as well as fixing the Z button not working in the searchbar on chapter and image pages with the magnifier enabled
v2.0.6.6
2015-12-12
Fixed the functionality of the last post link, dixed a settings issue with quote to quick reply, and fixed several different issues with the magnifier
v2.0.6.5
2015-12-11
Readded local stylesheet and fixed a bug where the latest post link didn't work for threads with only one page
v2.0.6.3
2015-12-10
Fixed cursors showing properly after deactivating the magnifier
v2.0.6.2
2015-12-10
Minor fix so it doesn't show your cursor on the magnifier when it's active. Also a minor stylesheet change to scale the magnifier's size according to your screen size.
v2.0.6.1
2015-12-10
Fixed a muffed up button check which let any mouse button open the magnifier
v2.0.6
2015-12-10
Removed some test stylesheet stuff
v2.0.5
2015-12-10
Added magnifier for image and reader view
v2.0.4
2015-12-10
Unread posts link next to thread link on the manga reader and a "last post" link for completely read threads
v2.0.3
2015-12-09
Minor update to fix middle/right clicking the quote button
v2.0.2
2015-12-09
ACTUALLY fixed the quote button working, lol.
v2.0.1
2015-12-09
Fixed quick quote not working after first click as well as the normal quote page not displaying results correctly.
v2.0
2015-12-08
Nearly complete rewrite from the ground up as well as many bugs fixed
v1.4.1
2015-12-07
Middle clicking the quick quote button now opens the standard posting screen. (Must have pop-up windows allowed and will show an error page temporarily.)
v1.4.0.4
2015-09-04
Script no longer runs on image pages.
v1.4.0.3
2015-08-29
Fixed a minor quote formatting issue when quoting to quick reply.
v1.4.0.2
2015-08-28
Fixed an issue with the timestamp links that cropped up at some point.
v1.4.0.1
2015-08-27
Fixed a unicode oversight in the quote to quick reply function.
v1.4
2015-08-27
Completed the quote to quick reply and move quick reply to quoted post functions.
v1.3.6.1
2015-08-27
With the fixed navbar enabled loading a page with an anchor link in the url will now account for this. However clicking said links still doesn't because getting that to work is going to be a real pain apparently.
v1.3.6
2015-08-26
Added bbcode buttons on the new post page and to the quick reply box.
v1.3.5.2
2015-08-25
v1.3.5.2
2015-08-25
Replaced the ugly switch statement I was using with a much simpler array
v1.3.5.1
2015-08-25
Changed the .hover function for links to a .click function because it was like that for debugging
v1.3.5
2015-08-25
Added the font size changer
v1.3.4.6
2015-08-25
Fixed duplicate page counters appearing on the post history page
v1.3.4.5
2015-08-24
Changed the way quotes are handled. They should be a lot more readable now when there's nested quotes.
v1.3.4.4
2015-08-23
Fixed a bug with the post history link not saving past more than one refresh or page change
v1.3.4.3
2015-08-23
I fixed the settings actually loading properly by utilizing the correct variables...
v1.3.4.2
2015-08-23
Re-removed debug stuff and comment block from end of file because I forgot to keep it out when fixing the @include
v1.3.4.1
2015-08-23
Fixed the @include url AGAIN because for some reason it keeps reverting
v1.3.4
2015-08-23
Changed the menu icon to something a little better and made it reflect the current state of the menu.
v1.3.3.2
2015-08-23
Fixed a url issue
v1.3.3.1
2015-08-23
Removed some debugging stuff and a large comment block of old code and my to-do list from the end
v1.3.3
2015-08-23
上一頁
1
2
下一頁
顯示所有腳本版本