Reeddit Versions Save

Minimal, elastic Reddit reader web-app client

v2.2

8 years ago

:rocket: New:

  • Image and Video icons are shown next to links in comments for various image formats and Youtube and Vimeo links.
  • Better focus, hover and active state styles.
  • Better Keyboard navigation support:
    • Press 1️⃣, 2️⃣, 3️⃣ to focus on the Subscriptions sidebar, Posts panel, and Comments panel, respectively.
    • Use tab to move between Subscriptions and Options on the Sidebar menu, and between Posts and Comments on their respective panels.
    • Close modals with esc.

:sparkles: Changes:

  • Accessibility: switched press-able stuff from <div>s to <button>s and <a>s.
  • Larger comments font size.

:bug: Fixes:

  • Fixed issue when manually adding a new subreddit.
  • Add proper "light" theme when iOS 7+ is detected.

v2.0.0

9 years ago

Got rid of the old weird JS structure in favor of a more "components"-based approach.

Also, included Babel for early ES6/ESnext/ES2015 support.

v1.9.1

9 years ago
  • New: Hot/New switch, an easy way to switch between the most active links (Hot, default), and the latest (New). (Only for tablet/desktop/large screens for now).

screen shot 2015-02-15 at 11 46 09

  • Refreshed UI: Some minor and subtle updates to the UI.
    • "Mnml: on/off" label updated to "Theme: Classic/mnml".
    • Removed redundant "close" word from close-modal button.

screen shot 2015-02-15 at 11 51 35

  • Added r/All as a default subreddit.
  • Fixes:
    • Better handling of addition of Subreddits.
    • On iOS 7+ for iPhones, proper edge-swipe-to-go-back gesture implemented.

1.8.3

10 years ago
  • Edit and update your previously created Channels — this was a long overdue feature. edit
  • Quickly add a new Subreddit or create a new Channel from the sidebar menu. add
  • Cleaner comments view.

v1.7

10 years ago

Save and move your data (subscriptions and channels) between instances of Reeddit, or just have a backup, using Dropbox's Saver and Chooser.

v1.6-mac

10 years ago

v1.6

10 years ago

Now you can choose to use a new, flattened, minimal theme.

v1.5

10 years ago
  • Now you can share a link to Twitter, with a new 'Tweet' button.
  • Slight UI refreshment - on the road to #mnml