On "status:unmoderated" the tag list shows NaN% instead of 0 when I don't have any more posts in my approval queue.
Posted under General
On "status:unmoderated" the tag list shows NaN% instead of 0 when I don't have any more posts in my approval queue.
nonamethanks said:
On "status:unmoderated" the tag list shows NaN% instead of 0 when I don't have any more posts in my approval queue.
Fixed.
Looks like a recent change to the site or something broke this script a bit. The Uploader field for all posts now show Mikebooru and links to https://danbooru.donmai.us/users/undefined.
Ars said:
Looks like a recent change to the site or something broke this script a bit. The Uploader field for all posts now show Mikebooru and links to https://danbooru.donmai.us/users/undefined.
Yeah, I just pushed Version 10.1 which fixes that issue.
Pushed Version 11 which primarily includes an update to the library code plus a few additions and fixes:
Pushed Version 12 which primarily adds favorites styling back in that was removed as mentioned in forum #178506.
BrokenEagle98 said:
Pushed Version 12 which primarily adds favorites styling back in that was removed as mentioned in forum #178506.
- Additions
- Adds back in the "data-is-favorited" attribute of post previews on the post index
- Adjusts the heart icon on the post preview popup if the post is favorited
- Advanced post tooltip must also be enabled for this
- Changes
- Changes the default for all settings to false
- Fixes
- Fixes how the user settings get propagated to other tabs
Would it be possible to add the data-is-favorited attribute elsewhere too? Like if I view post #2751708 it doesn't show me that I have the parent favourited as it doesn't affect parent/child thumbnails whereas the old system did - as per my post in the changes thread this is one of the main things I used this for.
skylightcrystal said:
Would it be possible to add the data-is-favorited attribute elsewhere too? Like if I view post #2751708 it doesn't show me that I have the parent favourited as it doesn't affect parent/child thumbnails whereas the old system did - as per my post in the changes thread this is one of the main things I used this for.
Alright, I pushed Version 12.1 which now also runs in the post show view.
Domain statistics section is broken now. Probably after this forum #202376 update
pantsukiller said:
Domain statistics section is broken now. Probably after this forum #202376 update
I pushed Version 12.2 which should fix this. I removed normalized source as an option though, since there is no easy way to get that from Danbooru, and trying to code that in manually is prone to errors/obsolesence.