aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/ml/docilealligator/infinityforreddit/apis (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange files and packages.Docile-Alligator2024-09-151-1/+1
* Enabling or disabling reply notifications in CommentMoreBottomSheetFragment.Docile-Alligator2024-09-131-0/+4
* Searching posts inside a multireddit is available.Docile-Alligator2024-08-221-3/+18
* Separate online theme modification and upload.Docile-Alligator2024-07-111-0/+6
* Continue implementing online custom themes. Modifying online theme.Docile-Alligator2024-07-111-0/+8
* Continue implementing online custom themes. Fetch OnlineCustomThemeMetadata i...Docile-Alligator2024-07-091-0/+4
* Fix user posts not loading by a stupid workaround.Docile-Alligator2024-05-291-4/+9
* Show online themes from local server.Docile-Alligator2024-04-241-0/+12
* Fix anonymous mode not loading anything.Docile-Alligator2024-01-231-7/+84
* Remove Gfycat.Docile-Alligator2024-01-102-14/+0
* Continue changing anonymous mode.Docile-Alligator2024-01-081-2/+2
* Continue changing anonymous mode.Docile-Alligator2024-01-081-6/+0
* Use OAuth for anonymous mode. Fix translation issues.Docile-Alligator2024-01-011-71/+0
* Load more items in a single call.Docile-Alligator2023-10-041-26/+26
* Version 5.4.0-beta3. Bring back blocking users.Docile-Alligator2023-01-261-0/+4
* Remove RPAN.Docile-Alligator2022-12-031-13/+0
* Sort type converters - part 2 (#1244)Sergei Kozelko2022-11-271-85/+24
* Minor code improvements (#1218)Anatolii Afanasev2022-11-191-1/+1
* Sort type converters (#1211)Sergei Kozelko2022-11-181-71/+25
* Switch loading more comments to /morechildren endpoint (#1186)Sergei Kozelko2022-11-111-0/+9
* Load more posts in ViewPostDetailActivity for post feed in PostFragment.Docile-Alligator2022-11-041-28/+101
* Rules can now show in private subreddits (#1181)Abi07112022-11-021-0/+3
* Fix stupid Redgifs API issue.Docile-Alligator2022-09-041-0/+21
* Remove Block User menu option in ViewUserDetailActivity since Reddit does not...Docile-Alligator2022-07-271-5/+0
* Add a link handler in SearchActivity.Docile-Alligator2022-06-031-1/+1
* Submitting poll posts is available.Docile-Alligator2022-02-211-0/+3
* Add Reveddit fallback for retrieving deleted comments (#591)scria10002021-12-152-0/+29
* Fix link previews not showing (#587)scria10002021-12-131-4/+4
* Retrieve subreddit data for subscribed private subs (#586)scria10002021-12-131-0/+3
* Support Streamable.Alex Ning2021-12-091-0/+10
* feat: add Edit Profileratabb2021-10-301-0/+20
* RPAN and trending available to anonymous mode.Alex Ning2021-09-291-1/+4
* Added API call for generic wiki page.andrewrasch2021-09-221-2/+6
* Remove unused API.Alex Ning2021-09-161-75/+0
* Start migrating to Paging 3 library.Alex Ning2021-09-051-0/+93
* Testing Paging 3 library.Alex Ning2021-09-041-0/+10
* Fix error when adding a subreddit to a multireddit.Alex Ning2021-08-191-2/+2
* Support viewing subreddit wiki in app.Alex Ning2021-08-021-0/+3
* Refreshing trending searches is now available.Alex Ning2021-07-181-1/+0
* Show trending searches in TrendingActivity.Alex Ning2021-07-181-3/+0
* Preparing to add trending search support.Alex Ning2021-07-181-3/+12
* Start adding submitting gallery posts support.Alex Ning2021-07-151-0/+4
* Support viewing single RPAN broadcast in-app.Alex Ning2021-07-081-4/+1
* Cannot use Strapi to send comments, upvote or downvote in RPAN.Alex Ning2021-07-071-43/+0
* Do not shut down okhttp client in ViewRPANBroadcastFragment. Close the establ...Alex Ning2021-07-071-0/+47
* Start adding RPAN support.Alex Ning2021-07-051-0/+12
* Suggest subreddits when searching.Alex Ning2021-06-301-0/+4
* Continuing comment thread is now available. It can now show all the comments ...Alex Ning2021-04-271-4/+4
* Show inbox count in the inbox menu item in the navigation drawer.Alex Ning2021-04-061-0/+3
* Suggest title when submitting link post.Alex Ning2021-04-011-0/+10