evazion said:
Try logging in from a new incognito browser window.
That worked. I was fearful about logging out because I thought there might be some issue with my account. I cleared out cookies and everything seems fine now.
Posted under Bugs & Features
Feature request
I don't know if this has been discussed before, but I think it would be useful to have a third tab on the "my uploads" page: partially posted. It would help weed out the posts I've uploaded but haven't posted yet from uploads (especially from pixiv) which have a preview panel (or something else low-quality) that isn't worth posting.
Placeholder1996 said:
Feature request
I don't know if this has been discussed before, but I think it would be useful to have a third tab on the "my uploads" page: partially posted. It would help weed out the posts I've uploaded but haven't posted yet from uploads (especially from pixiv) which have a preview panel (or something else low-quality) that isn't worth posting.
You could use the Hide Uploads userscript from here to hide them for the time being if you aren't using it already.
Is there any possibility that the old way that /posts was loaded will be brought back as an option? The catalog as well as individual posts load significantly slower when you have as many blacklisted tags as I do. I really preferred for blacklisted tags to flicker for a fraction of a second if it also meant that the page itself loads in a fraction of a second. Currently a page of 200 posts takes about 5 seconds to load.
Hereinafter said:
Is there any possibility that the old way that /posts was loaded will be brought back as an option? The catalog as well as individual posts load significantly slower when you have as many blacklisted tags as I do. I really preferred for blacklisted tags to flicker for a fraction of a second if it also meant that the page itself loads in a fraction of a second. Currently a page of 200 posts takes about 5 seconds to load.
As I mentioned in forum #369847, the process time is directly related to the number of rules you have, so less rules means a quicker page load. You can do this by putting all related tags on a single line (with each tag prepended with "~"), as each line represents a single rule.
The custom CSS to prevent posts from being hidden before the blacklist is applied:
.post-preview:not(.blacklist-initialized), .image-container:not(.blacklist-initialized) {
visibility: visible;
}However, on the page that currently takes about 5 seconds to load, posts that should be hidden by the blacklist will be visible for about 5 seconds.
BrokenEagle98 said:
As I mentioned in forum #369847, the process time is directly related to the number of rules you have, so less rules means a quicker page load. You can do this by putting all related tags on a single line (with each tag prepended with "~"), as each line represents a single rule.
I experimented with that a bit when I first saw your post but in my situation it would be a tedious process with little to no gain. For reference I have over 900 lines in my blacklist, I tried halving it and felt no noticeable effect on load time.
Brightlight said:
The custom CSS to prevent posts from being hidden before the blacklist is applied:
.post-preview:not(.blacklist-initialized), .image-container:not(.blacklist-initialized) { visibility: visible; }However, on the page that currently takes about 5 seconds to load, posts that should be hidden by the blacklist will be visible for about 5 seconds.
This is very close to how it used to be, thank you.
POST requests to /iqdb_queries are still broken (returning 403) while logged out.
This is presumably an unintended side effect of commit 449fea7 ("controllers: ensure all controllers call authorize.").
To reproduce, simply enter 1 into the Post ID field and press the Search button in an incognito/private tab.
Placeholder1996 said:
I think there may be a bug with the login verification. Danbooru thinks I'm trying to log in from a new location (I'm not), and when I click the link in the email it gives me an "Access Denied" notice.
I didn't have an issue with logging back in, but I also had the issue of my device thinking I'm in a new location every single time I log in.
MurlaTart said:
I didn't have an issue with logging back in, but I also had the issue of my device thinking I'm in a new location every single time I log in.
Had the same issue where the site thinks that I'm on a new location each time, assumed it was Tor's rerouting but still get it when I did the whole process in the same window, with the same circuit. I'd appreciate email verification each login as an option instead.
Knowledge_Seeker said:
Popping in to say Deviantart fucking busted itself. Again.
Yeah, when I try to post fanart from deviantart I get this error: Upload failed: https://www.deviantart.com/konodesu/art/Asuna-Bluearchive-1230365578 doesn't contain any images.
unrecognized_taste said:
I wish there was a “one of these is not like the others” tag or pool.
Also not exactly the right thread for this.
Unbreakable said:
Also not exactly the right thread for this.
Sorry, I didn’t know where else to put it.
