Page 3 of 3

Re: ESP32.com forum: bugs, issues, requests?

Posted: Thu Jun 26, 2025 8:37 am
by Sprite
Sorry, the theme we use is pretty old and doesn't support dark mode. Adding it is still on the ToDo list, but don't expect much any time soon.

Re: ESP32.com forum: bugs, issues, requests?

Posted: Thu Jun 26, 2025 11:18 am
by limpens
Sorry, the theme we use is pretty old and doesn't support dark mode. Adding it is still on the ToDo list, but don't expect much any time soon.
No problem, at least I now know to stop looking :-)

Re: ESP32.com forum: bugs, issues, requests?

Posted: Fri Jul 11, 2025 12:51 am
by thefury
It'd be cool if the search index included 2 characters so I could search for P4. ESP32-P4 as a search doesn't work, I guess the dash is a word boundary in this case? ESP32P4 only catches some threads.

Re: ESP32.com forum: bugs, issues, requests?

Posted: Sun Aug 03, 2025 7:53 am
by MicroController
Chrome on Android: Can't edit or delete posts because the posts' "down arrow" menu button does nothing. Button 'activates' (changes appearance) when pressed but nothing else.

Re: ESP32.com forum: bugs, issues, requests?

Posted: Tue Jan 13, 2026 7:13 am
by boarchuz
The new anti-bot measures seem to be messing up the RSS feed.

I'm guessing my RSS client (Aggregator on Android) is hitting the "stupid bots" check, and failing on invalid XML. It seems to occur if I haven't visited the forum for a few days or perhaps it's whenever I get a new IP, and resolves immediately when I manually open the forum in my browser and pass the bot check (after realising the ESP32.com feed has been suspiciously quiet for a long time).

Any fix or is this necessary to prevent them abusing that resource too?
Good point, I can check if I can exclude the RSS feeds from the thing and see how much that impacts. I'll put it on the ToDo-list.
Any updates on this, Sprite?

Re: ESP32.com forum: bugs, issues, requests?

Posted: Tue Jan 13, 2026 8:21 am
by Sprite
Any updates on this, Sprite?
Ah, thanks for reminding me. I was 90% done with the exception, but I got pulled away... just took some time to finish it, can you check if you can pull the feed cleanly now?

Re: ESP32.com forum: bugs, issues, requests?

Posted: Tue Jan 13, 2026 10:55 am
by boarchuz
That seems to have done the trick! Thankyou