Skip to content

Releases: KhoalaS/Infinity-For-Reddit

v2024.06.0

18 Jan 14:08
Compare
Choose a tag to compare

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

10 Nov 15:37
Compare
Choose a tag to compare
  • previous Redgifs GIF posts have audio now
  • Redgifs downloads are requested from files.redgifs, also with audio

v2024.03.0

23 Sep 10:40
Compare
Choose a tag to compare
  • fix error in subreddit search panel c995730

v2024.02.0

04 Sep 00:03
Compare
Choose a tag to compare

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

11 Jul 11:24
Compare
Choose a tag to compare
  • fix comments for profile posts
  • fix "load more comments" errors

v2023.38.0

27 Jun 14:25
Compare
Choose a tag to compare
  • 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

24 Jun 11:28
Compare
Choose a tag to compare
  • fix duplicate child comments

v2023.36.0

24 Jun 04:10
Compare
Choose a tag to compare
  • 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

21 Jun 20:21
Compare
Choose a tag to compare

Infinity for Reddit automated Build.

  • Remove User-Agent header from all anonymous requests

Release 2023.34.0

31 May 19:49
Compare
Choose a tag to compare

Infinity for Reddit automated Build.

  • Only remove User-Agent header from fetchSubredditInfo request.
  • This should be better than using okhttp default.