summaryrefslogtreecommitdiff
path: root/earthporn.go
Commit message (Collapse)AuthorAge
* 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.
* Fixed set-maxdimKevin Chabowski2014-07-27
|
* Background image will now be resized, if very largeKevin Chabowski2014-07-27
|
* Limiting the size of the filename for saving earthporn imagesKevin Chabowski2014-05-24
|
* Added link to save current earthpornKevin Chabowski2014-05-01
|
* Image is now stored in memory (speedup).Kevin Chabowski2014-05-01
|
* Ignore selfposts in reddit listKevin Chabowski2014-05-01
|
* Initial commitKevin Chabowski2014-03-02