Commit Graph

198 Commits

Author SHA1 Message Date
noumantahir
6d5926d60a updated getUser and getPoints implemenation with getPointsSummary and getPointsHistory 2022-05-15 13:39:48 +05:00
Sadaqat Ali
23a6b0d4bc added delegate hp option in profile screen option dropdown 2022-04-25 10:25:25 +05:00
noumantahir
33065ad1b0 preserving blog pinned status while updating profile 2022-04-08 05:17:57 +05:00
noumantahir
1887765dc9 Merge branch 'development' into nt/post-pinning 2022-03-28 00:42:24 +05:00
noumantahir
4b88ca6377 fetching and rendering pinned post in profile 2022-03-25 01:20:33 +05:00
noumantahir
8c80bdfc12 using new fetchAndSet approach to update coin data on startup and transfer end 2022-03-24 02:40:18 +05:00
Nouman Tahir
afa6c0cf3c Merge branch 'development' into nt/wallet-redesign
# Conflicts:
#	src/constants/routeNames.js
#	src/navigation/routes.js
#	src/providers/ecency/ecency.types.ts
#	src/screens/index.js
2022-02-22 10:52:06 +05:00
Nouman Tahir
5a3115cc37 updated getAccount method to return single account instead of array 2022-02-21 12:14:19 +05:00
Sadaqat Ali
a338d362df set user in delegation screen when redirected from refer screen 2022-02-18 09:59:54 +05:00
noumantahir
3e2de98395 Merge branch 'development' into nt/wallet-redesign 2022-02-17 22:03:43 +05:00
Nouman Tahir
60e7163dbc updated wallet implementations based on current coin store models 2022-02-16 16:40:43 +05:00
Nouman Tahir
f8b0bb1bfa returning coin data based on coin symbol 2022-02-15 19:10:07 +05:00
Nouman Tahir
ec01a2aaea linked up activities and basic coin data with coin details screen 2022-02-15 16:53:46 +05:00
Sadaqat Ali
2fbb8a0ec4 changed actionModal implementation in other components 2022-02-14 19:01:26 +05:00
Sadaqat Ali
7352c9b36e added action modal in delegation screen 2022-02-12 00:52:55 +05:00
feruz
2f2b01f01b rename custom_json ops 2022-02-04 14:26:37 +02:00
noumantahir
838c2d58b9 using static point dollar estimation 2022-01-06 16:09:10 +05:00
noumantahir
b5e2682453 updated points estimation factor 2022-01-01 21:29:04 +05:00
noumantahir
50fe52a48e skip fetching profile after follow action, use cached follow value 2021-11-26 18:31:58 +05:00
Nouman Tahir
ad1e750559 added support for reported user from dropdown 2021-10-01 21:41:24 +05:00
noumantahir
2fbba81ac8 updated muted state and current account mutes list to avoid blockchain lag 2021-09-21 01:44:30 +05:00
noumantahir
122e96f71b processing purchases with consumable status
1. new purchase transactions are finished with isConsumable flag true
2. added migration snippet to consume and previously available purchases
2021-09-10 18:52:21 +05:00
Feruz M
084cd7c83a
Merge pull request #2016 from ecency/nt/hive-beta
WIP - Nt/hive beta
2021-08-07 15:26:58 +03:00
feruz
8204cc2f68 add bugsnag to iap errors 2021-08-07 15:25:20 +03:00
feruz
d115a1dab9 android separated 2021-08-07 10:03:27 +03:00
feruz
32ff70365d init iap 2021-08-07 06:57:05 +03:00
feruz
dd63fe8cca test inapp update 2021-08-06 23:11:45 +03:00
Nouman Tahir
2f67acdcad migrated claimPoints api 2021-08-06 17:02:28 +05:00
feruz
656decf702 update bugsnag instances 2021-07-30 14:05:06 +03:00
feruz
d5ef524b8b Bugsnag usage updates 2021-07-29 14:28:31 +03:00
Nouman Tahir
9befde93ae lint fix 2021-07-09 21:32:16 +05:00
Nouman Tahir
e14c8459ce lint 2021-07-06 16:10:02 +05:00
Nouman Tahir
48b4bec41f migrated favourites api endpoints 2021-07-05 15:05:53 +05:00
feruz
e10be208b5 Chinese labels updated, lint fix, render helper update 2021-06-17 05:26:58 +03:00
Nouman Tahir
163a4c11cd lint 2021-06-16 13:06:54 +05:00
Nouman Tahir
291d239953 animated save button to appear on change, limited crop to avatar selection 2021-06-16 13:05:20 +05:00
Nouman Tahir
0b89160ad7 Fine tuned profile edit form view 2021-06-16 12:30:58 +05:00
Nouman Tahir
33c15800a4 showing avatar upload indicator on avatar instead of using save indicator 2021-06-16 12:24:37 +05:00
Nouman Tahir
e8ea54eb5f added UiState interface 2021-06-15 22:27:39 +05:00
Nouman Tahir
0902d62481 invalidating cached avatars on every app session and avatart update 2021-06-15 22:23:33 +05:00
Nouman Tahir
d2cc39b14b supporting deep link profile filters 2021-06-11 17:31:16 +05:00
Nouman Tahir
f0986028a6 Allowing user to access profile from post header
instead of opening tab, the profile opens an a regular screen as otherwise tab opening can lead to breaking experience is access from deeper stage of navigation..

let me know your thoughts.
2021-05-23 02:02:54 +05:00
Nouman Tahir
ac30f9faef implemented a profile children to handle comments / replies fetch and rendering 2021-05-19 13:28:46 +05:00
Nouman Tahir
e0a3dddd3a updated custom tabs store to support profile and own profile tabs 2021-05-18 14:52:30 +05:00
feruz
eb2c0fba35 cleanup 2021-04-21 10:08:31 +03:00
feruz
1575d8312e improve and fix wallet operations for hivesigner 2021-04-21 09:48:07 +03:00
Nouman Tahir
2997e1851d added console logs on in error handling snippets 2021-03-18 19:49:08 +05:00
Nouman Tahir
f5dd78e415 imporved babel script, put back important logs and redux logger 2021-03-18 10:56:05 +05:00
feruz
1f13e0b6d8 wallet improvements 2021-03-03 14:15:49 +02:00
feruz
ba642dee6e simplify 2021-02-04 12:01:19 +02:00