aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/ml/docilealligator/infinityforreddit/comment/FetchComment.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange files and packages.Docile-Alligator2024-09-151-1/+1
* Fix anonymous mode not loading anything.Docile-Alligator2024-01-231-8/+22
* Use OAuth for anonymous mode. Fix translation issues.Docile-Alligator2024-01-011-20/+7
* Start applying comment filter.Docile-Alligator2023-10-201-7/+9
* Sort type converters - part 2 (#1244)Sergei Kozelko2022-11-271-2/+3
* Store only first level replies as children (#1222)Sergei Kozelko2022-11-251-6/+11
* Switch loading more comments to /morechildren endpoint (#1186)Sergei Kozelko2022-11-111-21/+14
* Replace AsyncTask with Executor in ParseComment.Alex Ning2021-06-241-6/+11
* Continuing comment thread is now available. It can now show all the comments ...Alex Ning2021-04-271-3/+3
* Lowercase package names.Alex Ning2020-11-181-0/+138