Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
10be8ef7cc
There are now global instances of Window which don't have to be created and deleted all the time.
9de77349e8
SnakeEffect now uses a hand-crafted meandering algorithm. Still not perfect, but it works as good as the old code while looking more "natural".
5c0822b704
Re-Added 'Added an overlay to display when the websocket isn't connected.' Don't know what happened there...
fad4f2c707
Webinterface: index.html and timezones.json are now saved to the Flash as GZIP compressed binary data. Compression happens on-the-fly during pio run.