| Commit message (Expand) | Author | Files | Lines |
2023-11-28 | Emotes are now clickable. Fix IndexOutOfBoundsException in Utils.parseRedditI... | Docile-Alligator | 12 | -49/+160 |
2023-11-28 | Refresh CommentsListingRecyclerViewAdapter after network changes. Fix wrong p... | Docile-Alligator | 2 | -1/+19 |
2023-11-28 | Hide images and gifs in ImageAndGifEntry and EmotePlugin if corresponding dat... | Docile-Alligator | 13 | -67/+248 |
2023-11-27 | Hide images and gifs in ImageAndGifEntry and EmotePlugin if corresponding dat... | Docile-Alligator | 12 | -28/+120 |
2023-11-26 | Implement ImageAndGifEntry.OnItemClickListener in other places. | Docile-Alligator | 12 | -151/+155 |
2023-11-26 | Show cations of preview images and gifs. | Docile-Alligator | 6 | -40/+84 |
2023-11-26 | Handle preview images or gifs with captions. | Docile-Alligator | 2 | -23/+61 |
2023-11-26 | Fix media_metadata parsing. | Docile-Alligator | 3 | -113/+76 |
2023-11-26 | Fix infinite loops in Utils.parseInlineRedditImages. Fix media_metadata parsing. | Docile-Alligator | 2 | -11/+20 |
2023-11-26 | Directly show i.redd.it images and gifs. | Docile-Alligator | 4 | -12/+51 |
2023-11-25 | Layout tweaks in ImageAndGifEntry. | Docile-Alligator | 2 | -5/+32 |
2023-11-25 | Remove some markdown processing related to inline gifs. Remove awards related... | Docile-Alligator | 27 | -222/+25 |
2023-11-25 | Fix markdown link not rendered in EmoteCloseBracketInlineProcessor. | Docile-Alligator | 2 | -13/+17 |
2023-11-24 | Enable gif playback in EmotePlugin.AsyncDrawableTarget. Fix bugs related to M... | Docile-Alligator | 3 | -34/+44 |
2023-11-24 | Start implementing showing emotes in comments. | Docile-Alligator | 17 | -32/+559 |
2023-11-22 | Start implementing showing gifs and images in comments. | Docile-Alligator | 73 | -278/+411 |
2023-11-20 | Continue implementing showing images from preview.redd.it in posts. | Docile-Alligator | 7 | -73/+104 |
2023-11-20 | Fix MediaMetadata's fileName is always null. | Docile-Alligator | 38 | -63/+49 |
2023-11-20 | Click to open reddit preview images in posts. Fix IllegalArgumentException in... | Docile-Alligator | 11 | -17/+85 |
2023-11-19 | Version 6.4.1. | Docile-Alligator | 1 | -2/+3 |
2023-11-19 | Temporarily disable showing Reddit preview images in posts. | Docile-Alligator | 2 | -3/+4 |
2023-11-19 | Fix crashes related to gilded posts. | Docile-Alligator | 2 | -4/+8 |
2023-11-19 | Fix crashes related to gilded posts. | Docile-Alligator | 4 | -3/+24 |
2023-11-19 | Fix unable to submit gallery posts. | Docile-Alligator | 2 | -1/+4 |
2023-11-18 | Continue implementing showing images from preview.redd.it in posts. | Docile-Alligator | 1 | -5/+1 |
2023-11-17 | Continue implementing showing images from preview.redd.it in posts. | Docile-Alligator | 17 | -94/+301 |
2023-11-17 | Start showing images from preview.redd.it in posts. | Docile-Alligator | 14 | -18/+355 |
2023-11-06 | Remove min and max awards in CustomizePostFilterActivity. | Docile-Alligator | 5 | -78/+5 |
2023-11-05 | Continue deleting awards related components. | Docile-Alligator | 56 | -555/+26 |
2023-11-04 | Continue deleting awards related components. | Docile-Alligator | 35 | -154/+6 |
2023-11-04 | Start deleting awards related components. | Docile-Alligator | 35 | -818/+5 |
2023-11-04 | New option in CommentMoreBottomSheetFragment: Add to comment filter. | Docile-Alligator | 8 | -64/+127 |
2023-11-04 | Not loading images from i.redgifs.com because they are webpages. | Docile-Alligator | 2 | -3/+25 |
2023-11-02 | Version 6.4.0. | Docile-Alligator | 1 | -2/+2 |
2023-11-01 | Version 6.4.0-beta2 | Docile-Alligator | 1 | -2/+2 |
2023-11-01 | Fix wrong tint on the vote buttons after voting fails. | Docile-Alligator | 3 | -59/+59 |
2023-11-01 | Fix showing double "no comments" message in CommentsRecyclerViewAdapter if it... | Docile-Alligator | 1 | -1/+11 |
2023-10-25 | Version 6.4.0-beta1. | Docile-Alligator | 1 | -2/+2 |
2023-10-25 | Adjust the padding of bottom toolbar in post and comment. | Docile-Alligator | 25 | -45/+55 |
2023-10-23 | Center the score of a comment. Switch the number of comment and the share but... | Docile-Alligator | 3 | -86/+127 |
2023-10-23 | Switch the number of comment and the share button back in compact layout. | Docile-Alligator | 2 | -32/+32 |
2023-10-23 | Center the score of a post. Switch the number of comment and the share button... | Docile-Alligator | 28 | -1295/+1452 |
2023-10-22 | Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1565 | Docile-Alligator | 1 | -1/+1 |
2023-10-22 | Fix app crashes in HistoryPostRecyclerViewAdapter when video autoplay is enab... | Docile-Alligator | 1 | -0/+48 |
2023-10-22 | Fix card color issue in HistoryPostRecyclerViewAdapter. | Docile-Alligator | 1 | -4/+5 |
2023-10-22 | Add "exclude users" entry in CustomizeCommentFilterActivity. | Docile-Alligator | 3 | -2/+83 |
2023-10-21 | Remove USER_TYPE in CommentFilterUsage. Add exclude users in comment filter. | Docile-Alligator | 8 | -36/+19 |
2023-10-21 | Ignore case when comparing name_of_usage in PostFilterDao. | Docile-Alligator | 1 | -1/+1 |
2023-10-21 | Finish applying comment filter. | Docile-Alligator | 1 | -3/+3 |
2023-10-20 | Continue applying comment filter. | Docile-Alligator | 1 | -58/+67 |