Commit Graph

35110 Commits

Author SHA1 Message Date
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
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
Nouman Tahir
c5378c3755 added replacement upvote button 2023-02-08 19:09:34 +05:00
Nouman Tahir
ea64daa87a using root navigation instead of useNavigation hook in postHeaderDescriptiong 2023-02-08 17:28:15 +05:00
noumantahir
98c8ebd048 removed methods for testing 2023-02-08 13:26:54 +05:00
noumantahir
bc7753cd88 Merge branch 'development' into nt/experiment-feed-stability 2023-02-08 11:39:46 +05:00
Feruz M
11f49abdee
Merge pull request #2598 from ecency/sa/replace-animatable
replace react-native-animatable with react-native-reanimated
2023-02-08 08:12:41 +02:00
noumantahir
143194ed47 removed glitchy exiting animation 2023-02-08 11:07:00 +05:00
noumantahir
0428c85c4e Merge branch 'development' into sa/replace-animatable 2023-02-08 10:50:53 +05:00
Nouman Tahir
98dae6e120 added auto tester real iOS device 2023-02-07 19:16:53 +05:00
Feruz M
e3a4626945
Merge pull request #2591 from ecency/nt/post-display-optimise
Nt/post display optimise
2023-02-07 10:28:27 +02:00
Feruz M
df84470426
Merge pull request #2615 from ecency/sa/transfer-points-custom-json
added custom json path for points transfer
2023-02-06 08:37:43 +02:00
Sadaqat Ali
862fae417d PR review changes done 2023-02-05 21:51:46 +05:00
Sadaqat Ali
2fa1e3439a Merge branch 'development' of https://github.com/ecency/ecency-mobile into sa/replace-animatable 2023-02-05 21:23:34 +05:00
Sadaqat Ali
54f339bcf7 Merge branch 'development' of https://github.com/ecency/ecency-mobile into sa/transfer-points-custom-json 2023-02-05 18:40:58 +05:00
Feruz M
128c1cf669
Merge pull request #2617 from ecency/nt/discard-span
remove <span> tags from post content
2023-02-04 20:48:54 +02:00