- Update User-Agent used for Reddit requests
- Avoid Reddit rate-limiting by refreshing the credentials used if needed
- Fix multireddits not loading
- Sticky posts now have a green title
- Docker image: add more architectures
- Small bugfixes
- Update dependencies
- For the popular page, set the geo filter to "everywhere"
- Update dependencies
- Spoof the official Android app to bypass rate-limiting. Thanks to redlib for the Android app spoofing code.
- Fix settings cookies expiration as reported by ValiumBear in #143
- Fix search page not working
- Fix galleries without captions
- Add layout settings to toggle between the existing wide layout or a more compact and centered layout. Thanks to ValiumBear for the suggestion
- Add caption to gallery posts
- Fix pictures galleries buttons being enabled by mistake for first and last item
- Add /user/ pages
- Remove sorting option "gilded" as reddit removed awards
- Updated Pico CSS to v2
- Query old.reddit.com instead of www.reddit.com to avoid blocking
- Fix layout issue for embed content
- Remove special code for gfycat as it is shutting down soon
- Update httpx usage to enable http2 and connection pooling
- Add error message when the instance is rate-limited by Reddit