teddit/CHANGELOG.md
2021-02-09 12:34:27 +01:00

2.4 KiB
Raw Blame History

Changelog

2021-02-06

Added

  1. Save Post feature
    • You can now save/bookmark posts! Click the saved button on the subreddit bar to view the bookmarked posts. ### Fixed
  2. Fix error message for empty/saved
  3. Fix main post links ## 2021-01-31 ### Added
  4. Support for short Gallery URLs ## 2021-01-30 ### Added
  5. add import/export feature for preferences
    • You can now transfer your preferences and subreddits to another device. To export preferences, go to Preferences > click the arrow next to Export Preferences. Access the URL from another device to import your preferences and subreddits.
  6. add pubDate for RSS feeds ## 2021-01-29 ### Added
  7. filter users by submissions/comments ### Fixed
  8. fixes for #139
  9. Fix expandable and image overflow for sepia theme ## 2021-01-28 ### Fixed
  10. Fine tune expandable post ## 2021-01-27 ### Added
  11. Automatically change theme ### Fixed
  12. Fix expanding post (#137) ## 2021-01-23 ### Fixed
  13. Styling of footer (PR: #132)
  14. Fix (#130) - Placement of buttons. ## 2021-01-22 ### Fixed
  15. Fix short comment URLs(#114)
  16. Fix unescapes regex(#128)
  17. Optimize CSS for narrow devices(#123) ## 2021-01-21 ### Fixed
  18. Styling of sepia theme ## 2021-01-20 ### Added
  19. Added Teddit logo to the topbar
  20. Sepia theme
    • Teddit has a new beautiful Sepia theme. Go to preferences to change the theme. ## 2021-01-19 ### Added
  21. Expand text posts from subreddit view
    • Now you can expand/preview text posts by clicking on the hamburger icon. ### Fixed
  22. Check that Gallery ID exists
  23. Optimized CSS ## 2021-01-17 ### Added
  24. Support for r/random
  25. 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-16 ### Added
  • Convert reddit.com links to instance domain ## 2021-01-15 ### Added
  • scroll to infobar when viewing comment permalink (#78) ### Fixed
  • Fix sidebar overflow on mobile (#109) ## 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.