cryptoGlance / cryptoGlance-web-app

Self-hosted, PHP-based frontend interface for cgminer, MPOS pools, and other APIs, all in one responsive UI.
http://cryptoglance.github.io/cryptoGlance-web-app/
Other
68 stars 53 forks source link

Allow for any standard RSS (+ Atom?) feed to be used. #10

Open snypelife opened 10 years ago

snypelife commented 10 years ago

Allow the user to simply type the subreddit name, an we construct the RSS URL (could also option out 'hot'/'top'/'new'/etc.):

http://www.reddit.com/r/litecoinmining/new.rss If a subreddit is chosen from the "Add Feed: RSS or Subreddit?" modal prompt, then we can apply the subreddit-specific styles/icon for that panel

scar45 commented 10 years ago

Further discussions have lead us to implement tabs for the different Reddit view modes (hot/top/new/etc). This should be similar to device tabs.