Commit Graph

35152 Commits

Author SHA1 Message Date
Sadaqat Ali
0cced2c9b3 replaced react-native-image-zoom-viewer with react-native-image-viewing 2023-03-09 23:02:33 +05:00
Feruz M
0e2c0c2966
Merge pull request #2631 from ecency/nt/post-screen-spinners
Nt/post screen spinners
2023-03-06 12:55:49 +02:00
Nouman Tahir
3fe5ebc035 cleaned postBodyView 2023-03-06 15:31:33 +05:00
Nouman Tahir
c4449607b6 refined comments rendering flow 2023-03-06 15:31:10 +05:00
Feruz M
139444420d
Merge pull request #2629 from ecency/nt/drafts-fix
avoid local draft load if draft body is empty
2023-03-05 07:58:01 +02:00
Nouman Tahir
ac0666d224 avoid local draft load if draft body is empty 2023-03-05 00:20:25 +05:00
Feruz M
32ec5c0c92
Merge pull request #2626 from ecency/nt/experiment-feed-stability
Nt/experiment feed stability
2023-03-04 08:20:48 +02:00
Feruz M
f01d394925
Merge pull request #2625 from ecency/sa/iap-bug
Allow purchase only for account purchase without login
2023-03-04 08:11:51 +02:00
Nouman Tahir
eb9b02376f updating post/comment content on edit success 2023-03-03 19:46:09 +05:00
Nouman Tahir
ee127637bf lint 2023-03-03 16:52:03 +05:00
Nouman Tahir
d7e35983c1 removed typo 2023-03-03 16:47:58 +05:00
Nouman Tahir
445919cbf9 removed scrollIndex state from redux 2023-03-02 18:51:24 +05:00
Nouman Tahir
3518bfc9e6 opening profile from search result screen 2023-03-02 18:49:37 +05:00
Nouman Tahir
246e361733 setting post screen key on navigation 2023-03-02 18:44:49 +05:00
Nouman Tahir
82628e92d7 keeping a reference of voting start callback to use later on promise response 2023-03-02 03:05:44 +05:00
Nouman Tahir
3fce9a7657 rearranged vote failure routine 2023-03-02 02:59:36 +05:00
Nouman Tahir
f11d20e8c9 attempt to make overall vote interaction more responsive 2023-03-02 02:56:42 +05:00
Nouman Tahir
5d3a0f4ba0 linked voting start callback with postComments and post screen 2023-03-02 02:36:39 +05:00
Nouman Tahir
a239820380 reroute isVoting action for upvoteButton 2023-03-02 02:27:47 +05:00
Nouman Tahir
5e5530bc4d custom post and comment query cache time for better cache garbage collection 2023-03-01 19:31:58 +05:00
Nouman Tahir
778431cb41 tweaked feed flatlist renderer props 2023-03-01 17:16:46 +05:00
Nouman Tahir
e05903caf2 fixed header username not opening profile 2023-03-01 17:16:16 +05:00
noumantahir
0840357153 setting comments shouldClone flag to avoid unnecessary full rerender 2023-02-28 23:59:11 +05:00
noumantahir
ac14da8f6a fixed reply upvote response 2023-02-28 23:49:28 +05:00
noumantahir
2be05145b0 votes collection migration 2023-02-28 23:36:46 +05:00
noumantahir
e0068a4398 removed comment active votes memo 2023-02-28 23:36:18 +05:00
Nouman Tahir
266b950812 comments votes cache injection 2023-02-28 20:13:13 +05:00
Nouman Tahir
acc7a032c5 refactored and made vote cache hook more redudent 2023-02-28 19:55:23 +05:00
Sadaqat Ali
e6689d0e16 show login alert when user tries to purchase without login except account purchase 2023-02-27 20:23:27 +05:00
Nouman Tahir
1cae55f09a introduced vote cache injection hook for posts feed 2023-02-27 19:52:31 +05:00
Nouman Tahir
42244b6320 basic vote cache injection 2023-02-27 18:55:33 +05:00
Nouman Tahir
7c3cb18934 uncomment image height prop 2023-02-27 18:08:55 +05:00
Nouman Tahir
465902a892 updated touchable usage 2023-02-27 17:26:38 +05:00
Nouman Tahir
3e2358a9b5 using touchable hightlight from react-naive instead of gesture handler 2023-02-27 15:34:16 +05:00
Nouman Tahir
963b2bc26b Merge remote-tracking branch 'upstream/development' into nt/experiment-feed-stability 2023-02-24 20:53:25 +05:00
Nouman Tahir
65841ed0a1 commented test code 2023-02-24 20:53:01 +05:00
Nouman Tahir
f5b3065878 put back dynamic image height post card 2023-02-24 20:44:48 +05:00
Nouman Tahir
1db65be2d2 updated placeholder image color 2023-02-24 20:43:58 +05:00
Nouman Tahir
59d7df5740 processing initial post body if post is provide to use post query 2023-02-24 20:43:04 +05:00
Nouman Tahir
69d75c806d passing initial data for post query from route params 2023-02-24 20:05:16 +05:00
Nouman Tahir
5a16311f93 introduced post html interaction handler to avoid and actions duplications 2023-02-24 18:41:03 +05:00
Nouman Tahir
c1624a658f removed votes cache transformation 2023-02-23 23:52:40 +05:00
Nouman Tahir
6a7d8452f5 moved delete confirmation modal out of comment body 2023-02-23 23:52:20 +05:00
Feruz M
efbf8dac94
Merge pull request #2622 from ecency/nt/comment-load-fix
Nt/comment load fix
2023-02-23 16:29:27 +02:00
Nouman Tahir
0853757866 moved link, image, video and image preview outside flat list 2023-02-23 17:37:13 +05:00
Nouman Tahir
df2989804a put back replies load indicator 2023-02-23 16:50:48 +05:00
Nouman Tahir
bcfd4b2f68 reconnected comment user press 2023-02-23 16:50:29 +05:00
Nouman Tahir
922ae765bd post merge fixes 2023-02-23 15:47:36 +05:00
Nouman Tahir
e2b5636ad9 Merge branch 'nt/comment-load-fix' into nt/experiment-feed-stability
# Conflicts:
#	src/components/postComments/container/postComments.tsx
#	src/providers/queries/postQueries/postQueries.ts
#	src/redux/reducers/cacheReducer.ts
#	src/screens/post/container/postContainer.tsx
#	src/screens/post/screen/postScreen.js
2023-02-23 15:42:58 +05:00
Nouman Tahir
4252e46be2 lint 2023-02-23 14:05:26 +05:00