Commit Graph

163 Commits

Author SHA1 Message Date
Austin Huang 6e27427880
remove TopicalExploreRequest 2021-07-25 16:34:05 -04:00
Austin Huang 94a5fdc6fe
hashtag and location fixes
1. convert api to kotlin
2. fix follow button for hashtags
2021-07-24 19:29:59 -04:00
Austin Huang 77bca1b8ec
convert profile backend stuff to kotlin 2021-07-20 17:37:41 -04:00
Austin Huang 19d3434dbf
convert stuff to kotlin 2021-06-29 22:43:17 -04:00
Austin Huang dbf0c66b41
convert stuff to kotlin 2021-06-29 10:12:07 -04:00
Ammar Githam 205e21b07c Move GraphQLService object to GraphQLRepository constructor parameter. 2021-06-12 12:39:55 +09:00
Ammar Githam 69b685ae0d Interchange GraphQLService and GraphQLRepository names. 2021-06-12 12:34:50 +09:00
Ammar Githam 143a0ce259 Convert GraphQLRepository and GraphQLService to kotlin 2021-06-06 13:14:29 +09:00
Austin Huang e726ba3ccf
replace DownloadCheckerAsyncTask, close #825 2021-05-20 15:21:00 -04:00
Austin Huang 447ef0d660
replace CreateThreadAction 2021-05-20 15:07:09 -04:00
Austin Huang 62f63a33a3
retire PostFetcher 2021-05-19 12:38:29 -04:00
Ammar Githam 074ee18c9d Improve comments viewer ui and ux. Update ui for likes viewer and follows viewer. 2021-05-02 18:16:25 +09:00
Ammar Githam af3670e3ec Add fragment manager destroyed checks. Fixes https://github.com/austinhuang0131/barinsta/issues/1068 2021-04-14 01:16:32 +09:00
Austin Huang fa1f5d2b72
retire LocationFetcher and enforce consistency 2021-03-22 18:04:45 -04:00
Austin Huang 1cee2cd4c0
improve search
1. separate logged-in and anonymous endpoints
2. migrate to retrofit + gson, retire SuggestionsFetcher
3. prefixing search with @ or # will only return users or hashtags, respectively
4. add subtitles for locations (address) and hashtags (rough post count)
2021-03-22 16:48:35 -04:00
Austin Huang af3ec4ba26
backup user argument for GraphQL feed 2021-03-21 21:35:18 -04:00
Austin Huang e9239c31b0
migrate ProfileFetcher 2021-03-21 21:18:07 -04:00
Austin Huang 72e99aeff8
various improvements
see the following comment on #814
2021-03-21 20:11:35 -04:00
Austin Huang ff7d2076ab
Merge branch 'master' into master 2021-03-21 11:27:32 -04:00
Austin Huang 6fec6f5c86
convert HashtagFetcher 2021-03-20 13:37:17 -04:00
zerrium 21950a4277 Fixed warnings 2021-03-19 18:47:50 +07:00
zerrium 10f5d91a42 Fixed Edit Keyword Filters dialog settings 2021-03-19 18:26:44 +07:00
zerrium 44358bbd31 Finishing touch for KeywordsFilter 2021-03-19 16:19:59 +07:00
Zerrium 4853c1572d
Merge pull request #1 from austinhuang0131/master
Upstream from Master
2021-03-19 10:11:24 +07:00
Austin Huang 8a0f119970
disable LogCollector 2021-03-18 21:20:15 -04:00
Austin Huang 383ffce89f
better handling for own profile 2021-03-18 16:34:26 -04:00
zerrium 41d4bf313f Fixed warnings 2021-03-18 15:14:35 +07:00
zerrium 6202f876b1 Removed unused imports 2021-03-18 14:05:14 +07:00
zerrium 8a835d4bd7 Modified FeedPostFetchService to skip adding junk post to FeedModels 2021-03-18 14:03:38 +07:00
Austin Huang 6a524b7616
support fb thread members 2021-03-16 20:24:19 -04:00
Austin Huang d65fbd4193
revamp notifications; close #796 2021-03-16 17:57:57 -04:00
Austin Huang d6539bddc5
Merge branch 'master' into dm-notifications-enhancements 2021-03-05 14:21:24 -05:00
Austin Huang 8105462acb
add suggestion chaining 2021-03-05 14:06:27 -05:00
Austin Huang a37bb2d185
implement profile context (backend) 2021-03-05 10:50:10 -05:00
Austin Huang 7acd5faefd
notification backend revamp 2021-03-04 15:27:46 -05:00
Austin Huang 5421bb4592
fix story seen 2021-03-04 12:33:59 -05:00
Ammar Githam e4741d3f7c Merge remote-tracking branch 'origin/dm-notifications-enhancements' into dm-notifications-enhancements 2021-02-28 01:13:47 +09:00
Austin Huang c6bbc621f7
disable btndm 2021-02-13 13:26:02 -05:00
Austin Huang 28b74a6975
#512, #575, #583, #656, #665 2021-02-07 17:45:16 -05:00
Austin Huang 3baa82090e
restore hd avatar 2021-01-26 21:21:48 -05:00
Austin Huang 78e3ffe04a
private api option for profilefetcher 2021-01-23 14:17:56 -05:00
Austin Huang 89441a3562
more collection features 2021-01-22 23:33:36 -05:00
Austin Huang 117b1c1629
viewing saved collections, so half of #545 2021-01-17 14:11:15 -05:00
Austin Huang 3e84786c46
profile details fix 2021-01-11 18:01:28 -05:00
Austin Huang e8711379d0
the great user agent change 2021-01-11 16:37:34 -05:00
Austin Huang c9f891e4e1
enforce _uuid consistency 2021-01-11 15:08:23 -05:00
Ammar Githam bc107b3627 Give margins to the editext in EditTextDialogFragment 2021-01-09 23:33:07 +09:00
Ammar Githam 9ba1893746 Add ViewModel to post view to maintain state. Update some ui 2021-01-09 20:24:16 +09:00
Ammar Githam 039194d046 Merge remote-tracking branch 'origin/dm-notifications-enhancements' into dm-notifications-enhancements 2021-01-08 21:49:48 +09:00
Ammar Githam 0018cd0b7f Migrate FeedModel and ProfileModel to Media and User 2021-01-07 21:36:33 +09:00