Merge pull request 'changelog' (#108) from random_guy52/teddit:changelog into main

Reviewed-on: https://codeberg.org/teddit/teddit/pulls/108
This commit is contained in:
teddit 2021-01-12 17:27:57 +01:00
commit aca7c02d48
1 changed files with 30 additions and 0 deletions

30
CHANGELOG.md Normal file
View File

@ -0,0 +1,30 @@
# Changelog
## 2021-01-12
### Added
- Added r/popular to list of subreddits
## 2021-01-10
### Added
- Edit date for comments
### Fixed
- Position of subscribe button in mobile
- Inconsistency of Link colours
## 2021-01-09
### Added
- User info on top of entries
- r/all even when users have subscriptions
### Fixed
- Previous/Next links on page.
## 2021-01-08
### Added
- Subscribe to subreddits and manage subscriptions from preferences page.
### Fixed
- Fixed subreddit view when there are no subscriptions.