Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make the countdown dynamic #15

Closed
floppyD opened this issue Jun 2, 2019 · 5 comments
Closed

Make the countdown dynamic #15

floppyD opened this issue Jun 2, 2019 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@floppyD
Copy link

floppyD commented Jun 2, 2019

You could make it always appear instead of just when you press the post button, this way you can also start solving the captcha before it gets to 0.

@Adamantcheese Adamantcheese added enhancement New feature or request good first issue Good for newcomers labels Jun 2, 2019
@Adamantcheese Adamantcheese added the wontfix This will not be worked on label Jul 15, 2019
@Adamantcheese Adamantcheese removed the wontfix This will not be worked on label Jul 18, 2019
@Adamantcheese Adamantcheese reopened this Jul 18, 2019
@Adamantcheese
Copy link
Owner

Per #253, is that a sufficient solution to this problem? It kinda solves a superset of this problem so I'm willing to accept it as good enough to close this issue.

@floppyD
Copy link
Author

floppyD commented Aug 3, 2019

That's doesn't really solves the problem, what I originally wanted was a countdown that is always visible (and updating) and doesn't stop you from posting. That would allow me to know if I can post without pressing the post button, and if I can't I could just switch to mobile data and post or at least start solving the captcha in the meantime.

@Adamantcheese
Copy link
Owner

Alright, just double checking.

@K1rakishou
Copy link

A lot of people are also asking to add the ability to post regardless of the cooldown. I guess we could add such ability for when you are using captcha queueing. Like, you queue a captcha the press post and it ignores the current cooldown. Or maybe just long click on the post button would be enough?

Adamantcheese added a commit that referenced this issue Mar 5, 2020
…itory and associated code, should be much more understandable now
@Adamantcheese Adamantcheese self-assigned this Jun 13, 2020
@Adamantcheese Adamantcheese removed the good first issue Good for newcomers label Jun 13, 2020
@floppyD
Copy link
Author

floppyD commented Nov 6, 2020

Uh, just noticed this issue was closed. That wasn't what the issue originally asked.

To put it simply it would work like this:
You try to post something and the system answer you with something along the lines of "Error posting. You have to wait 59 seconds before posting", but then this text would stick and the timer would simply count down to 0, and after that the text would disappear.

Ex:
"Error posting. You have to wait 59 seconds before posting."
"Error posting. You have to wait 58 seconds before posting."
"Error posting. You have to wait 57 seconds before posting."
...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants