- Custom random and trending subreddits - you can now specify an external URL to use as the source for random and trending subreddits (in Settings > General > Custom API)
- Sources should be a plaintext file with one subreddit name per line, without the
/r/
prefix (see examples below) - Default trending source (data from gummysearch.com): https://jeffreyca.github.io/subreddits/trending-gummy-daily.txt
- Default /r/random source: https://jeffreyca.github.io/subreddits/popular.txt
- New setting to disable the limit of 5 trending subreddits if the subreddits source has more than 5 subreddits (requires app restart)
- New setting to show a dedicated RandNSFW button (requires app restart)
- Sources should be a plaintext file with one subreddit name per line, without the
- Minor UI updates to the settings view
- URL optimizations (#52) - thanks @ryannair05!