lichess-org / mobile

Lichess mobile app v2
GNU General Public License v3.0
1.1k stars 150 forks source link

Disable takeback requests and adding time #739

Closed casbarof closed 3 weeks ago

casbarof commented 3 weeks ago

These features are regularly abused by trolls in anonymous games. In my opinion, these features could simply be removed. Alternatively, there should be an option to disable them.

veloce commented 3 weeks ago

These options exist already if you are logged in.

This logic is implemented server side and the mobile has to follow the website for everything that touches game behavior.

So your request has to be made here instead: https://github.com/lichess-org/lila