Nho Quy Dinh

Results 52 comments of Nho Quy Dinh

Probably intended (see https://github.com/Alovoa/alovoa/issues/137#issuecomment-1068433896), but the dislike swipe and button should remove the user from your search list. It's currently working for me, maybe a cache problem?

Current rate limit for captcha is 10 Captchas every 60 seconds. The chance that all of them are impossible to read is very slim. Captchas are purposefully hard to read,...

> Those captchas are literally unreadable to me, I don't want to get blocked out of an account because I don't have a perfect eyesight and good deduction skills. Actually...

I think the captcha is easier to read in Light Mode, because of how the human eye works (the color of the current captcha should be a perfect grey so...

For constants please use the Tools.java class. If you need to check for the profile there is an example is DonateService:125, no need for ProfileConstants class.

What's the use case for running multiple profiles at the same time? Your solution is indeed the more elegant one, but now it must be changed everywhere else as well...

Alternatively create an emoji column and users are able to insert any emoji (including flag emojis) they want. This way no additional library is needed.

Added with this commit: 12232f165b0beb2336c872a345a2ee0f874ca37f

I'd like to suggest something. It's very intuitive that you have to click on the small Skip Button on the top right EACH TIME you want to access your game....

@Thatoo Correct me if I'm wrong, but mCaptcha doesn't look like a real "captcha" to me. It's more or less a rate limiter (which already exists for Alovoa) by forcing...