From: Etilène Jourdier Date: Sun, 12 Jan 2025 21:42:57 +0000 (+0100) Subject: display an encouragement to contribute after many anonymous notes X-Git-Tag: live~410^2 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/0f2df0b9efcfff1d6bb0f7b2d16fa23f85d8708d?hp=0f2df0b9efcfff1d6bb0f7b2d16fa23f85d8708d display an encouragement to contribute after many anonymous notes create a counter of anonymous notes in a cookie, read by new note controller to display an encouragement to contribute in the already existing anonymous warning if the anonymous visitor has already created at least 10 anonymous notes. Cookie deleted on log-in and sign-up after email validation ---