Commit Graph

24248 Commits

Author SHA1 Message Date
Nouman Tahir
b9384eb829 fixed login posts issue 2021-03-08 17:15:52 +05:00
Nouman Tahir
98294f8b93 Merge remote-tracking branch 'upstream/nt/posts_experimental' into nt/cached_tabs 2021-03-06 01:54:38 +05:00
Nouman Tahir
67f766563f handling exception of feed tab 2021-03-06 01:51:20 +05:00
feruz
b1aff324ea profile details lottie 2021-03-05 21:36:19 +02:00
feruz
1aba9652b7 update lottie files 2021-03-05 21:33:20 +02:00
Nouman Tahir
3bcb3014fc successfully caching first batch of posts 2021-03-06 00:18:07 +05:00
feruz
8e1b43df4e fix style of user list 2021-03-05 17:13:47 +02:00
Nouman Tahir
c1c00d3209 ignoring ts and tsx imports 2021-03-05 20:09:46 +05:00
Nouman Tahir
ab51c0a96e fixed bug: 0 votes in post details
moved active votes count postDisplayContainer and linked with useEffect hook
2021-03-05 19:51:29 +05:00
Nouman Tahir
6cd59783b0 lint 2021-03-05 18:10:04 +05:00
Nouman Tahir
202bae5e03 added comments placeholder animation 2021-03-05 18:09:03 +05:00
feruz
804b76688d add comment animation and image 2021-03-05 14:21:05 +02:00
feruz
285c13ddaf Merge branch 'nt/posts_experimental' of https://github.com/ecency/ecency-mobile into nt/posts_experimental 2021-03-05 13:59:44 +02:00
feruz
28e088ed66 add svg assets 2021-03-05 13:59:27 +02:00
Nouman Tahir
6b259da067 applied post detail animation and using color filters 2021-03-05 16:55:40 +05:00
Nouman Tahir
ed056b0afc Merge remote-tracking branch 'upstream/nt/posts_experimental' into nt/posts_experimental 2021-03-05 16:34:10 +05:00
feruz
faad565506 update pod files 2021-03-05 13:16:13 +02:00
Nouman Tahir
708eef6064 using lottie animation for posts list 2021-03-05 16:13:02 +05:00
Nouman Tahir
cda04e3125 Merge remote-tracking branch 'upstream/nt/posts_experimental' into nt/posts_experimental 2021-03-05 15:50:31 +05:00
feruz
844f421ca8 readd lockfile 2021-03-05 12:39:46 +02:00
Nouman Tahir
f1e1279f3b Merge remote-tracking branch 'upstream/nt/posts_experimental' into nt/posts_experimental 2021-03-05 15:22:11 +05:00
feruz
d8e9faff4a Merge branch 'development' into nt/posts_experimental 2021-03-05 07:46:31 +02:00
feruz
109e9b2252 profile details animation 2021-03-04 21:47:52 +02:00
feruz
5c914ae6f1 lottie animations for post body and list 2021-03-04 21:37:05 +02:00
Nouman Tahir
752aa9421a lint 2021-03-04 21:33:53 +05:00
Nouman Tahir
c36f52c8d2 added image caching 2021-03-04 21:32:51 +05:00
Nouman Tahir
7b66fcac91 put back 1 card post placeholder 2021-03-04 21:17:13 +05:00
Nouman Tahir
092d7d49eb removed useless code form upvote view 2021-03-04 19:27:10 +05:00
Nouman Tahir
c7f8c3a9a3 added babel plugin to remove console logs from code 2021-03-04 19:25:51 +05:00
feruz
7258b60c37 disable swiper loop 2021-03-04 11:30:13 +02:00
Nouman Tahir
dda1ad5c0e Merge remote-tracking branch 'upstream/development' into nt/posts_experimental 2021-03-03 19:28:19 +05:00
Nouman Tahir
106d942556 Merge remote-tracking branch 'upstream/nt/posts_experimental' into nt/posts_experimental 2021-03-03 19:27:59 +05:00
Nouman Tahir
addb4f278f updated vote updater in post detail section 2021-03-03 19:26:55 +05:00
Nouman Tahir
5743d6b2c5 fixed upvote fake rendering 2021-03-03 19:26:54 +05:00
Nouman Tahir
88b40d7d20 maintaining feedposts cache separate to avoid data inconsistencies
I have also placed a basic structure to cache each feedScreen tab, will enable in next iteration after fixing the upvote updater issue
2021-03-03 19:26:54 +05:00
Nouman Tahir
63f1c04633 attempting to improve postcardContainer 2021-03-03 19:26:54 +05:00
Nouman Tahir
3ccade57a6 removed post card item refresh on postsContainer refresh
I believe it was uanessacry post fetch as once the list is refreshed all posts in list will refresh no matter
2021-03-03 19:26:53 +05:00
Nouman Tahir
a24df269e3 fixed scroll top top issue 2021-03-03 19:26:53 +05:00
Nouman Tahir
b6a05eff9a memorising flat-list and separated posts input from redux 2021-03-03 19:26:52 +05:00
feruz
b914f16c66 fix upvotecontainer bug 2021-03-03 19:26:52 +05:00
Nouman Tahir
8cb950adb0 updated vote updater in post detail section 2021-03-03 19:25:26 +05:00
Nouman Tahir
8fa48fca62 fixed upvote fake rendering 2021-03-03 19:20:21 +05:00
feruz
1f13e0b6d8 wallet improvements 2021-03-03 14:15:49 +02:00
Nouman Tahir
dc7010729a maintaining feedposts cache separate to avoid data inconsistencies
I have also placed a basic structure to cache each feedScreen tab, will enable in next iteration after fixing the upvote updater issue
2021-03-03 14:34:26 +05:00
feruz
8b1d77ddfb inactivity notification route 2021-03-03 10:03:40 +02:00
feruz
70d864190d fix communities fetch 2021-03-03 08:37:06 +02:00
feruz
7ebe8c64a5 follows user navigation 2021-03-03 08:25:06 +02:00
Nouman Tahir
ccbd4e786e attempting to improve postcardContainer 2021-03-02 19:34:24 +05:00
feruz
ac6906c890 render helper update 2021-03-02 16:16:52 +02:00
Nouman Tahir
3c9612c510 removed post card item refresh on postsContainer refresh
I believe it was uanessacry post fetch as once the list is refreshed all posts in list will refresh no matter
2021-03-02 17:53:20 +05:00