Commit Graph

155 Commits

Author SHA1 Message Date
Austin Huang 3db95163f8
fix not detecting downloaded video 2021-06-20 15:07:15 -04:00
Austin Huang 808c841e65
possible anonymous fix? 2021-06-19 17:25:40 -04:00
Austin Huang 8edac65015
prepare broadcast options for profile/story 2021-06-14 21:54:14 -04:00
Austin Huang e89c1ac9ef
pluralize dm recipient options
as used in the official client
2021-06-14 21:12:52 -04:00
Ammar Githam 69b685ae0d Interchange GraphQLService and GraphQLRepository names. 2021-06-12 12:34:50 +09:00
Ammar Githam b2cbc18dbb Interchange MediaService and MediaRepository names. 2021-06-12 09:53:38 +09:00
Ammar Githam 1191b416ce Interchange StoriesService and StoriesRepository names. 2021-06-12 08:37:22 +09:00
Ammar Githam 0126fca36d Interchange FriendshipService and FriendshipRepository names. 2021-06-10 16:16:41 +09:00
Ammar Githam 29d2b894d8 Interchange UserService and UserRepository names. Check description.
As per the sample provided at https://github.com/android/architecture-components-samples/tree/main/GithubBrowserSample, the Retrofit interfaces should be named Services and the classes using the services are Repositories.

Once all are properly named, we can move the db repositories inside the repositories package.
2021-06-09 08:40:13 +09:00
Ammar Githam 003beec5b6 Convert RecentSearchDao, RecentSearchDataSource and RecentSearchRepository to kotlin 2021-06-08 21:15:27 +09:00
Austin Huang 544d9f87bc
fix various comments bugs
1. redo ChildCommentsFetchResponse structure, stress-tested
2. navigation on more graph again
3. proper "next page" handling
2021-06-07 18:10:48 -04:00
Ammar Githam cae457aa9a Convert StoriesRepository and StoriesService to kotlin 2021-06-06 19:29:21 +09:00
Ammar Githam a2cc4573e1 Rename .java to .kt 2021-06-06 19:29:21 +09:00
Ammar Githam cf65ed0fc5 Convert FriendshipRepository and FriendshipService to kotlin 2021-06-06 14:18:27 +09:00
Ammar Githam 7769aa220f Rename .java to .kt 2021-06-06 14:18:26 +09:00
Ammar Githam 143a0ce259 Convert GraphQLRepository and GraphQLService to kotlin 2021-06-06 13:14:29 +09:00
Ammar Githam dd3562116b Rename .java to .kt 2021-06-06 13:14:28 +09:00
Ammar Githam a2bd2e4b53 Convert UserRepository and UserService to kotlin 2021-06-06 10:11:30 +09:00
Ammar Githam 6b24c907dd Rename .java to .kt 2021-06-06 10:11:30 +09:00
Ammar Githam 3f09c7d173 Convert User to kotlin 2021-06-05 19:58:01 +09:00
Ammar Githam 04aae488d9 Rename .java to .kt 2021-06-05 19:58:01 +09:00
Ammar Githam b997504602 Convert MediaRepository and MediaService to kotlin. 2021-06-04 07:17:24 +09:00
Ammar Githam cc1741005b DirectMessagesRepository migrated to suspend functions 2021-06-01 06:45:36 +09:00
Ammar Githam 741a997424 More suspend funs 2021-05-31 22:16:18 +09:00
Ammar Githam 538a1406a6 Merge remote-tracking branch 'upstream/master' 2021-05-31 20:56:06 +09:00
Ammar Githam 87e6e4440f Convert to kotlin, suspend funs, and viewModelScope 2021-05-31 20:55:22 +09:00
Austin Huang 972f71c480
convert some to kotlin 2021-05-30 19:07:58 -04:00
Austin Huang 37b4817bd7
Rename .java to .kt 2021-05-30 18:06:40 -04:00
Austin Huang 890139a287
comments redo (logged-in endpoint) 2021-05-29 10:46:23 -04:00
Ammar Githam a19d16a26e Convert some web repo and service classes to kotlin 2021-05-29 01:30:01 +09:00
Ammar Githam b179fb66c0 Rename .java to .kt 2021-05-29 01:30:01 +09:00
Austin Huang 83ac47b04a
Merge remote-tracking branch 'origin/master' 2021-05-25 22:47:42 -04:00
Austin Huang b26cdb3d68
new story models 2021-05-25 22:47:27 -04:00
Austin Huang af8111edad
convert wrappeduser 2021-05-25 22:13:48 -04:00
Austin Huang 23d35e7f52
Rename .java to .kt 2021-05-25 22:13:47 -04:00
Ammar Githam ce31554687 Fix Caption de-serialization 2021-05-25 02:08:46 +09:00
Ammar Githam 841c3bdbda Convert to kotlin 2021-05-25 01:58:37 +09:00
Ammar Githam ebe6a176f1 Rename .java to .kt 2021-05-25 01:58:37 +09:00
Ammar Githam eab6fea0ab Convert to kotlin 2021-05-25 01:22:59 +09:00
Ammar Githam 54a03e0d2b Rename .java to .kt 2021-05-25 01:22:59 +09:00
Ammar Githam c18e1ddb93 Convert to kotlin 2021-05-25 00:41:07 +09:00
Austin Huang 7e00dcc1b7
more #1309 2021-05-23 21:34:19 -04:00
Austin Huang 2395b3b892
remake date formatter 2021-05-23 20:51:29 -04:00
Ammar Githam b273bff738 Replace some usages of Date with LocalDateTime. austinhuang0131/barinsta#1309 2021-05-23 21:58:19 +09:00
Ammar Githam c784ca937d Fix FriendshipStatus variable names 2021-05-23 20:17:52 +09:00
Ammar Githam d7462109db Convert to kotlin 2021-05-23 16:48:27 +09:00
Ammar Githam 333e0faed5 Rename .java to .kt 2021-05-23 16:48:27 +09:00
Ammar Githam 742b696d17 Share posts via DM. Resolves part of austinhuang0131/barinsta#537 2021-05-23 15:57:01 +09:00
Ammar Githam 0986f2fb71 Remove pk from Caption constructor, to resolve deserialization exception when pk sent by api is a string 2021-05-23 12:09:54 +09:00
Ammar Githam 13bfc9cb84 Convert some retrofit response classes to kotlin 2021-05-23 06:26:33 +09:00