Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Ignore stickied entries when loading reddit images | Laria Carolin Chabowski | 2020-12-06 |
| | |||
* | Lazy load background image using XHR | Laria Carolin Chabowski | 2020-10-14 |
| | | | | | | We now don't immediately reload the reddit background image, as this delays the initial page load quite a bit. Instead we trigger an XHR request on page load to update the background image. | ||
* | New config format and new features | Laria Carolin Chabowski | 2020-10-04 |
We're now using json as a config format instead of our weird own format. The weather icon is now optional, simply don't define WeatherPlace in your config. You can now specify which subreddit to get background images from. The default is still /r/EarthPorn. |