Ammar Githam
6f67dadb31
Handle new created threads using inbox manager
4 years ago
Austin Huang
a55def53c5
restore dm button on profiles
4 years ago
Austin Huang
d65fbd4193
revamp notifications; close #796
4 years ago
Austin Huang
8105462acb
add suggestion chaining
4 years ago
Ammar Githam
5e3aed38b9
Add pending inbox
4 years ago
Austin Huang
89441a3562
more collection features
4 years ago
Ammar Githam
7addb16e5c
Approve/Deny new users
4 years ago
Ammar Githam
8a659c9f1f
Allow forwarding messages (need to check types which cannot be forwarded)
4 years ago
Ammar Githam
4b055c8050
Support opening story from direct thread
4 years ago
Ammar Githam
ba10f8b410
Support opening media, hashtag, location, mentions in direct thread
4 years ago
Ammar Githam
0018cd0b7f
Migrate FeedModel and ProfileModel to Media and User
4 years ago
Ammar Githam
e1d8e02630
Update DM settings page
4 years ago
Ammar Githam
343b2cf9d7
Update DM module. (WIP)
Remove left over images
DM update (WIP)
Update DM module. (WIP)
Update DM module. (WIP)
4 years ago
Austin Huang
975654961f
add suggested users feature
4 years ago
Austin Huang
28af696e01
support for viewing comment likes
4 years ago
Austin Huang
ae27d5d57a
post likes viewer
4 years ago
Ammar Githam
046152e30c
Add comments fragment to dm navigation. Fixes https://github.com/austinhuang0131/barinsta/issues/276
4 years ago
Ammar Githam
c1b5094dc7
Move activity notification viewer to its own nav graph. Fixes https://github.com/austinhuang0131/barinsta/issues/247
5 years ago
Ammar Githam
850e119236
Allow opening PostViewV2Fragment from NotificationsViewerFragment, StoryViewerFragment and when opening from a Share dialog
5 years ago
Ammar Githam
b5e66e35bf
Fix images not shown in dm
5 years ago
Ammar Githam
ccfaa1c397
Open post from dm thread and handle ig links properly from within the app
5 years ago
Ammar Githam
89bb79a8fc
Add search back!
5 years ago
Ammar Githam
8f1a158b92
Nested navigation using global actions
Using a workaround for including global actions. This may change in the future releases of Navigation lib
5 years ago
Ammar Githam
40e810e88c
Preferences! Check description
1. Added preferences screens.
2. Some DM changes.
3. Init profile actions using services
5 years ago
Ammar Githam
3f6c74d671
Tabs! Fragments! WIP!
5 years ago
Austin Huang
4a439f74eb
optimize imports, add DM settings (init), add notification setting
5 years ago
Ammar Githam
30695ae02f
update direct messages
This commit sets up the base for future enhancements in direct messages. The changes are:
1. Introducing fragments and navigation using androidx.navigation.fragment.NavHostFragment.
2. Using ListAdapter and LiveData for the RecyclerViews.
3. Fixes a bug where a single direct message was lost when querying older messages.
5 years ago