aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/ml/docilealligator/infinityforreddit/comment/ParseComment.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Show updated Giphy gif in the edit comments.Docile-Alligator2024-09-191-1/+1
* Rearrange files and packages.Docile-Alligator2024-09-151-1/+1
* Enabling or disabling reply notifications in CommentMoreBottomSheetFragment.Docile-Alligator2024-09-131-1/+2
* Fix filtered out comments not collapsed when display mode in comment filter i...Docile-Alligator2024-07-181-1/+1
* Start implementing display mode for CommentFilter.Docile-Alligator2024-07-181-7/+17
* Show cations of preview images and gifs.Docile-Alligator2023-11-261-1/+1
* Fix media_metadata parsing.Docile-Alligator2023-11-261-61/+1
* Directly show i.redd.it images and gifs.Docile-Alligator2023-11-261-3/+2
* Remove some markdown processing related to inline gifs. Remove awards related...Docile-Alligator2023-11-251-21/+2
* Start implementing showing emotes in comments.Docile-Alligator2023-11-241-22/+31
* Start implementing showing gifs and images in comments.Docile-Alligator2023-11-221-2/+61
* Start applying comment filter.Docile-Alligator2023-10-201-6/+10
* Show if comments are edited (#1388)Thomas2023-04-241-1/+4
* Store only first level replies as children (#1222)Sergei Kozelko2022-11-251-10/+12
* Switch loading more comments to /morechildren endpoint (#1186)Sergei Kozelko2022-11-111-17/+104
* Don't trim leading whitespaces (#1072)scria10002022-09-211-1/+1
* Show child reply count in comments.Alex Ning2022-01-171-0/+12
* Add support for parsing inline static emotes (#589)scria10002021-12-151-5/+9
* Replace AsyncTask with Executor in ParseComment.Alex Ning2021-06-241-125/+71
* Continuing comment thread is now available. It can now show all the comments ...Alex Ning2021-04-271-4/+10
* Support inline gif in comments.Alex Ning2021-04-061-1/+1
* Lowercase package names.Alex Ning2020-11-181-0/+324