Nouman Tahir
|
8afa4abc24
|
reduced post recheck to 10 minutes, add post check on app resume
|
2021-03-11 16:54:23 +05:00 |
|
Nouman Tahir
|
b02a67d252
|
fixed image blank spacing issue
|
2021-03-11 16:40:55 +05:00 |
|
Nouman Tahir
|
92a506a061
|
limiting image height while avoiding white spacing
|
2021-03-11 15:15:39 +05:00 |
|
Nouman Tahir
|
e3833cc782
|
code clean
|
2021-03-11 14:59:05 +05:00 |
|
Nouman Tahir
|
98ec9e0d77
|
resizing image component onLoad
|
2021-03-11 14:57:51 +05:00 |
|
Nouman Tahir
|
f46fdfee20
|
updated refresh time to 30 minutes
|
2021-03-11 14:01:15 +05:00 |
|
Nouman Tahir
|
c934e35884
|
added null check for initPosts, cleaned reset local vote function
|
2021-03-10 01:06:11 +05:00 |
|
Nouman Tahir
|
2f4532bcc1
|
improved posts fetch logic, also added support for images
|
2021-03-09 21:14:37 +05:00 |
|
Nouman Tahir
|
7ba4900fba
|
added null check in posts
|
2021-03-09 19:30:59 +05:00 |
|
Nouman Tahir
|
59d768dade
|
added basic posts refresh model
|
2021-03-09 17:14:52 +05:00 |
|
Nouman Tahir
|
26cac88539
|
handling local vote after activeVotes calculation
|
2021-03-09 13:10:26 +05:00 |
|
Nouman Tahir
|
5422d2f5f1
|
handled logout login and account switch fro cached tabs
|
2021-03-09 12:53:11 +05:00 |
|
Nouman Tahir
|
beb1640b87
|
maintaing local vote map
|
2021-03-08 21:02:56 +05:00 |
|
Nouman Tahir
|
1c5a7c37e0
|
posts view code clean
|
2021-03-08 19:42:36 +05:00 |
|
Nouman Tahir
|
c595e84d10
|
fixed bug with active votes count displaying votes object
|
2021-03-08 19:42:01 +05:00 |
|
Nouman Tahir
|
de8e404646
|
removed test alert box
|
2021-03-08 19:34:21 +05:00 |
|
Nouman Tahir
|
1e545d7545
|
memorizing scrolls
|
2021-03-08 18:57:58 +05:00 |
|
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 |
|
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 |
|
Nouman Tahir
|
6b259da067
|
applied post detail animation and using color filters
|
2021-03-05 16:55:40 +05:00 |
|
Nouman Tahir
|
708eef6064
|
using lottie animation for posts list
|
2021-03-05 16:13:02 +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
|
dda1ad5c0e
|
Merge remote-tracking branch 'upstream/development' into nt/posts_experimental
|
2021-03-03 19:28:19 +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 |
|
feruz
|
1f13e0b6d8
|
wallet improvements
|
2021-03-03 14:15:49 +02:00 |
|
Nouman Tahir
|
e1cfb84992
|
fixed bug crashing app when entering post details
|
2021-02-26 13:18:28 +05:00 |
|
Nouman Tahir
|
9d6b80480b
|
removed animated empty view, wrapped _loadPosts in async
|
2021-02-25 17:33:37 +05:00 |
|
Nouman Tahir
|
4f5ece215a
|
discarded useEffect hook and ImageSize calculator (for now)
|
2021-02-25 17:31:14 +05:00 |
|
Nouman Tahir
|
c869587b6e
|
calculating up and down votes with async
|
2021-02-25 17:18:37 +05:00 |
|
feruz
|
bf20defe61
|
unfollow tag label
|
2021-02-04 20:39:32 +02:00 |
|
feruz
|
911ea6c77b
|
improve posts parsing
|
2021-02-04 19:37:14 +02:00 |
|
feruz
|
05ed15760d
|
autofocus on reply
|
2021-02-04 13:38:11 +02:00 |
|
feruz
|
9d218f26db
|
auto focus
|
2021-02-04 12:58:48 +02:00 |
|
feruz
|
04c75c1b70
|
tag container unmounting fix
|
2021-02-04 12:40:45 +02:00 |
|