teddit-reddit-frontend-alte.../CHANGELOG.md

43 lines
920 B
Markdown
Raw Normal View History

2021-01-11 02:23:57 +01:00
# Changelog
2021-01-17 15:19:07 +01:00
## 2021-01-17
### Added
2021-01-17 18:01:26 +01:00
1. Support for r/random
2. add '/subreddits'
- Now you can search and explore subreddits easily. Add '/subreddits' to the URL or press the **more** button in the top bar.
2021-01-17 13:29:46 +01:00
## 2021-01-16
2021-01-17 13:30:03 +01:00
### Added
2021-01-17 13:29:46 +01:00
- Convert reddit.com links to instance domain
2021-01-15 18:34:50 +01:00
## 2021-01-15
### Added
- scroll to infobar when viewing comment permalink (#78)
### Fixed
- Fix sidebar overflow on mobile (#109)
2021-01-12 16:33:49 +01:00
## 2021-01-12
### Added
- Added r/popular to list of subreddits
2021-01-11 03:27:11 +01:00
## 2021-01-10
### Added
2021-01-11 02:23:57 +01:00
- Edit date for comments
2021-01-11 03:27:11 +01:00
### Fixed
2021-01-11 02:23:57 +01:00
- Position of subscribe button in mobile
2021-01-11 03:27:11 +01:00
- Inconsistency of Link colours
## 2021-01-09
### Added
2021-01-11 02:23:57 +01:00
- User info on top of entries
2021-01-11 03:27:11 +01:00
- r/all even when users have subscriptions
### Fixed
2021-01-11 02:23:57 +01:00
- Previous/Next links on page.
2021-01-11 03:27:11 +01:00
## 2021-01-08
### Added
- Subscribe to subreddits and manage subscriptions from preferences page.
### Fixed
2021-01-11 02:23:57 +01:00
- Fixed subreddit view when there are no subscriptions.