aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/ml/docilealligator/infinityforreddit/post/Post.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange files and packages.Docile-Alligator2024-09-151-1/+1
* Submit comment with up to one embedded image.Docile-Alligator2024-03-111-1/+2
* Fix NullPointerException in when loading fallback video.Docile-Alligator2024-03-021-1/+3
* Use mp4 version of the fallback video.Docile-Alligator2024-02-241-7/+7
* Load a fallback video when the video link is not working.Docile-Alligator2024-02-241-0/+11
* Show gifs in ViewVideoActivity if possible.Docile-Alligator2024-01-101-0/+11
* Remove Gfycat.Docile-Alligator2024-01-101-25/+14
* Code cleanup.Docile-Alligator2024-01-041-14/+14
* Remove some markdown processing related to inline gifs. Remove awards related...Docile-Alligator2023-11-251-2/+2
* Start implementing showing gifs and images in comments.Docile-Alligator2023-11-221-95/+1
* Fix MediaMetadata's fileName is always null.Docile-Alligator2023-11-201-0/+2
* Click to open reddit preview images in posts. Fix IllegalArgumentException in...Docile-Alligator2023-11-201-0/+4
* Continue implementing showing images from preview.redd.it in posts.Docile-Alligator2023-11-171-64/+169
* Continue deleting awards related components.Docile-Alligator2023-11-051-26/+0
* Not loading images from i.redgifs.com because they are webpages.Docile-Alligator2023-11-041-0/+1
* Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/736Docile-Alligator2023-02-201-2/+11
* Show moderator author/user colors in more places, such as post lists and hist...cmp2022-12-231-2/+15
* If an author is deleted and is clicked, don't switch to view user (#1287)cmp2022-12-231-0/+4
* Remove unused Post fields (#1212)Sergei Kozelko2022-11-271-20/+1
* Support imgur gifv with audio (#602)scria10002021-12-201-0/+11
* Streamable videos autoplay.Alex Ning2021-12-121-7/+7
* Treat streamable link posts as video posts.Alex Ning2021-12-121-0/+22
* Merge branch 'master' into masterscria10002021-12-011-2/+30
|\
| * Revert "Download unprocessed gallery picture"scria10002021-11-301-14/+1
| * Download unprocessed gallery picturescria10002021-11-301-1/+14
| * Initial support for gallery captionsscria10002021-11-091-2/+30
* | Download unprocessed gallery picturescria10002021-11-301-1/+14
|/
* Start migrating to Material Design 3. Try optimizing image loading in PostRec...Alex Ning2021-10-301-1/+1
* Upvote ratio and different username color for comments sent by the current ac...Alex Ning2021-02-261-9/+22
* Don't hide read posts after initial post loading even if Hide Read Posts Auto...Alex Ning2021-01-181-1/+9
* Continue adding support for post filter.Alex Ning2020-12-211-1/+1
* Fix lazy mode after hiding read posts.Alex Ning2020-12-081-0/+11
* Mark posts as read.Alex Ning2020-12-071-0/+13
* Lowercase package names.Alex Ning2020-11-181-0/+652