summaryrefslogtreecommitdiff
path: root/reddit_background
Commit message (Collapse)AuthorAge
* Sort importsLaria Carolin Chabowski2022-01-11
|
* Ignore stickied entries when loading reddit imagesLaria Carolin Chabowski2020-12-06
|
* Lazy load background image using XHRLaria Carolin Chabowski2020-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 featuresLaria Carolin Chabowski2020-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.