Yusuke Matsubara
Yusuke Matsubara
> We could restrict the binary search to only 1000 elements, but images Test_1.jpg to Test_1000.jpg might all exist already. You are right, a simple binary search cannot be used....
@madhurgupta10: It seems like this might be harder than I first imagined, sorry about that. The end result might be simple enough, but there are a couple of approaches and...
Thanks for the input, everyone. It sounds like the **short hash** approach is the way to go. I've changed the task description accordingly. @maskaravivek: do you think the UI change...
@madhurgupta10: do you still want to work on the modified task? If yes, that's great. If no, that would be reasonable too, given that it has been significantly changed. Thanks!
"after a password change" might be difficult to detect from the app. I could be wrong but I imagine MediaWiki doesn't let clients (like this app) know how old a...
It looks like login failure upon upload attempt is reported internally, but it gets lost somewhere before reaching the user. I tried this: 1. Log in from the app 2....
@shashankiitbhu Thank you for working on this. I generally support your approach - showing the login screen is better than showing a message saying to logout and login. Some minor...
> (but shouldn't we keep this open for the user? If they want to login from another account? ) I meant pre-filled and editable. In the "wrong password or invalid...
That's a great catch! Approch 1 sounds better. `PageEditClient` is used in category editing, too. I believe we want to add the same error recovery there. (Or it might be...
Should it cover things like these for the beta site/flavor? * Beta site: https://commons.wikimedia.beta.wmflabs.org/ * Beta site's account creation: https://commons.wikimedia.beta.wmflabs.org/w/index.php?title=Special:CreateAccount * Beta site's upload form: https://commons.wikimedia.beta.wmflabs.org/w/index.php?title=Special:UploadWizard * What to upload:...