aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/ml/docilealligator/infinityforreddit/comment/Comment.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Show updated Giphy gif in the edit comments.Docile-Alligator2024-09-191-0/+4
* Rearrange files and packages.Docile-Alligator2024-09-151-1/+1
* Enabling or disabling reply notifications in CommentMoreBottomSheetFragment.Docile-Alligator2024-09-131-1/+15
* 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-0/+11
* Remove some markdown processing related to inline gifs. Remove awards related...Docile-Alligator2023-11-251-13/+1
* Start implementing showing gifs and images in comments.Docile-Alligator2023-11-221-8/+19
* Show if comments are edited (#1388)Thomas2023-04-241-1/+10
* Show moderator author/user colors in more places, such as post lists and hist...cmp2022-12-231-0/+4
* If an author is deleted and is clicked, don't switch to view user (#1287)cmp2022-12-231-0/+4
* Store only first level replies as children (#1222)Sergei Kozelko2022-11-251-5/+15
* Switch loading more comments to /morechildren endpoint (#1186)Sergei Kozelko2022-11-111-24/+12
* Show OP badge on restored comment (#1016)Andrei Shpakovskiy2022-09-211-0/+4
* Try fixing Parcelable implementation issues.Docile-Alligator2022-02-281-5/+7
* Show author avatars in comments.Alex Ning2022-01-211-0/+11
* Show child reply count in comments.Alex Ning2022-01-171-0/+13
* Minor bugs fixed.Alex Ning2021-05-201-0/+1
* Continuing comment thread is now available. It can now show all the comments ...Alex Ning2021-04-271-10/+21
* Lowercase package names.Alex Ning2020-11-181-0/+390