Nouman Tahir
|
acc7a032c5
|
refactored and made vote cache hook more redudent
|
2023-02-28 19:55:23 +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 |
|
Nouman Tahir
|
aa4d2c6e75
|
passing permlink to discussion query from route params instead of post fetch response
|
2023-02-23 14:02:40 +05:00 |
|
Nouman Tahir
|
7b3f706af7
|
migrated profile screen comments to adapt to comment changes
|
2023-02-23 12:59:39 +05:00 |
|
Nouman Tahir
|
8e471d0a9f
|
updated implementaions of upvote and post options in post screen
|
2023-02-22 18:14:07 +05:00 |
|
Nouman Tahir
|
617b27ceb0
|
added missed commit file
|
2023-02-22 15:24:38 +05:00 |
|
Nouman Tahir
|
821b823190
|
replaced latest post check timeout with background timer
|
2023-02-22 15:24:04 +05:00 |
|
Nouman Tahir
|
2c30b80eca
|
handling mutes and promoted posts
|
2023-02-21 17:23:37 +05:00 |
|
Nouman Tahir
|
c124a1f415
|
todo tags for making post header description compatible with other components
|
2023-02-21 16:59:07 +05:00 |
|
Nouman Tahir
|
ac5788e9a6
|
handling reblogs outside of post cards list, cleaned up post card component
|
2023-02-21 16:53:31 +05:00 |
|
Nouman Tahir
|
18258eec17
|
removed legacy posts component
|
2023-02-21 16:22:37 +05:00 |
|
Nouman Tahir
|
383a2d7461
|
renamed postCardContainer component to postCard
|
2023-02-21 16:10:19 +05:00 |
|
Nouman Tahir
|
b7770a25cd
|
removed post card view in favour of child components, stremlined card interaction
|
2023-02-21 16:05:45 +05:00 |
|
Nouman Tahir
|
7f54a22c43
|
separated post card contentn from main post card view
|
2023-02-21 14:00:30 +05:00 |
|
Nouman Tahir
|
995ea92ef0
|
separated post card header from main view
|
2023-02-21 13:33:46 +05:00 |
|
Nouman Tahir
|
55c4cc88db
|
rename upvote to upvotePopover
|
2023-02-21 12:35:05 +05:00 |
|
Nouman Tahir
|
ffa8ae764a
|
using community clipboard instead of react-native one
|
2023-02-21 11:43:44 +05:00 |
|
Nouman Tahir
|
5b3f05f35f
|
linked post options modal with post card via posts list container
|
2023-02-21 11:43:22 +05:00 |
|
Nouman Tahir
|
13dd75190a
|
fine tuned and refractored postdropdown to postoptionsmodal
|
2023-02-21 11:42:36 +05:00 |
|
Nouman Tahir
|
d06b1c087e
|
post dropdown conversion to sheet in progress
|
2023-02-20 17:47:32 +05:00 |
|
Nouman Tahir
|
1407004ce6
|
replaced upvote with upvoteButton in all places
|
2023-02-20 16:39:47 +05:00 |
|
Nouman Tahir
|
2e65179c67
|
updated votes with status and converted it to collection
|
2023-02-20 16:22:43 +05:00 |
|
Nouman Tahir
|
b8b3ad72e1
|
fine tuned upvote container
|
2023-02-20 16:09:12 +05:00 |
|
Nouman Tahir
|
f7c5deb522
|
separated payout details content from primary upvote container
|
2023-02-20 15:55:40 +05:00 |
|
Nouman Tahir
|
0f59d6e4c7
|
repurposed upvote popover to work independent of post card
|
2023-02-20 13:43:10 +05:00 |
|
Nouman Tahir
|
c3e5a3e340
|
pointing to a single popover from upvoteButton
|
2023-02-20 12:52:33 +05:00 |
|
Nouman Tahir
|
ddcbbef743
|
Merge branch 'development' into nt/experiment-feed-stability
|
2023-02-20 10:18:38 +05:00 |
|
Feruz M
|
62f211dff9
|
Merge pull request #2619 from ecency/sa/comment-cache-bug
[Bug Fix] comment cache not clearing after comment is made successfully
|
2023-02-16 17:58:35 +02:00 |
|
Sadaqat Ali
|
74b9a9ea8f
|
fixed comment cache not clearing bug
|
2023-02-12 19:33:06 +05:00 |
|
Nouman Tahir
|
7211c26557
|
placeholder for adding upvote popover
|
2023-02-08 19:10:11 +05:00 |
|