Releases: berbaquero/reeddit
Releases · berbaquero/reeddit
Reeddit, 3 years older
🚀 New:
- Image and Video icons are shown next to links in comments for various image formats and Youtube and Vimeo links.
- Better
focus
,hover
andactive
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
.
✨ Changes:
- Accessibility: switched press-able stuff from
<div>
s to<button>
s and<a>
s. - Larger comments font size.
🐛 Fixes:
- Fixed issue when manually adding a new subreddit.
- Add proper "light" theme when iOS 7+ is detected.
New JS structure
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.
New Sorting Switch
- 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).
- 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.
- 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.
Edit Channels
Reeddit with Dropbox's Drop-ins
Save and move your data (subscriptions and channels) between instances of Reeddit, or just have a backup, using Dropbox's Saver and Chooser.
Reeddit #Mnml
Now you can choose to use a new, flattened, minimal theme.
Reeddit for Mac v1.6
v1.6-mac Update download link and info about updates
Reeddit v1.5
- Now you can share a link to Twitter, with a new 'Tweet' button.
- Slight UI refreshment - on the road to #mnml