Releases: KhoalaS/Infinity-For-Reddit
Releases · KhoalaS/Infinity-For-Reddit
v2024.06.0
Some RedGifs fixes
- fallback to mp4 if new HLS is not available
- fallback to video cached by Reddit if video was deleted from RedGifs
v2024.04.0
- previous Redgifs GIF posts have audio now
- Redgifs downloads are requested from files.redgifs, also with audio
v2024.03.0
- fix error in subreddit search panel c995730
v2024.02.0
Switch to GQL API for:
- Voting, Posts and Comments
- Subreddit Info
- Subscribing/Unsubscribing
- Subreddit Search, fixes issues with NSFW subreddits not showing in search
Overall these changes reduce the amount of API requests to the old API, which is rate limited.
v2023.39.0
- fix comments for profile posts
- fix "load more comments" errors
v2023.38.0
- fix AutoMod, Moderator, OP highlighting in comments
- fix errors related to deleted comments, resulting in comments not loading
- use red text for deleted comment authors
v2023.37.0
- fix duplicate child comments
v2023.36.0
- migrate comments to GQL API 0ee8c0d,
- reduces the amount of API calls drastically, no about.json call for each commenter anymore
- less rate limiting in anonymous mode
Release 2023.35.0
Infinity for Reddit automated Build.
- Remove User-Agent header from all anonymous requests
Release 2023.34.0
Infinity for Reddit automated Build.
- Only remove User-Agent header from fetchSubredditInfo request.
- This should be better than using okhttp default.