Commit Graph

29786 Commits

Author SHA1 Message Date
noumantahir
82f2cd90ed added api for fetching latest quotes 2022-02-25 00:13:39 +05:00
noumantahir
0003694d55 fetching ecency user data with current account 2022-02-25 00:12:06 +05:00
noumantahir
8329160e9b Merge remote-tracking branch 'origin/development' into nt/wallet-redesign 2022-02-24 22:33:15 +05:00
Sadaqat Ali
aac28c8531 added dummy qr screen 2022-02-24 20:08:58 +05:00
Feruz M
652f1f0280
Merge pull request #2166 from ecency/nt/comments-cache
Nt/comments cache
2022-02-24 10:21:08 +02:00
noumantahir
372ead2276 Merge branch 'development' into nt/wallet-redesign
# Conflicts:
#	ios/Podfile.lock
2022-02-24 12:28:06 +05:00
Feruz M
4cdd5fdff1
Merge pull request #2199 from ecency/dependabot/npm_and_yarn/follow-redirects-1.14.9
Bump follow-redirects from 1.14.3 to 1.14.9
2022-02-24 00:25:35 +02:00
dependabot[bot]
1934f45be5
Bump follow-redirects from 1.14.3 to 1.14.9
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.3 to 1.14.9.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.3...v1.14.9)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-23 22:21:47 +00:00
Feruz M
f7a391276a
Merge pull request #2059 from ecency/dependabot/npm_and_yarn/axios-0.21.2
Bump axios from 0.21.1 to 0.21.2
2022-02-24 00:20:37 +02:00
Feruz M
695ee5434b
Merge pull request #2077 from ecency/dependabot/npm_and_yarn/tmpl-1.0.5
Bump tmpl from 1.0.4 to 1.0.5
2022-02-24 00:19:53 +02:00
feruz
6c82ec997a community join fix, improve description height 2022-02-23 23:06:42 +02:00
feruz
3ec42e91b9 tags can start with numbers 2022-02-23 21:56:38 +02:00
Sadaqat Ali
5adfbe1b39 fixed autofocus issue causing tooltip alignment issue in editor screen 2022-02-23 20:13:25 +05:00
Sadaqat Ali
951837b2cf removed hook and added custom tooltip controls 2022-02-23 19:44:28 +05:00
Nouman Tahir
52834509f4 removed need for token address 2022-02-22 15:34:21 +05:00
Feruz M
2962c13c72
Merge pull request #2197 from ecency/sa/refer-screen
Sa/refer screen
2022-02-22 12:31:59 +02:00
Nouman Tahir
ac4544b109 simplified action press logic 2022-02-22 15:25:26 +05:00
Nouman Tahir
d653a14ab5 integrated ecency actions 2022-02-22 15:19:57 +05:00
Nouman Tahir
87e71ffa3d linked navigation with coin actions 2022-02-22 14:57:45 +05:00
Nouman Tahir
195280d764 integrated coin actions 2022-02-22 14:29:43 +05:00
Sadaqat Ali
b3ed91613e removed dummy account 2022-02-22 14:28:56 +05:00
Nouman Tahir
02d4245b22 fetching and showing point activities 2022-02-22 11:15:41 +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
Feruz M
7e7d23a8b7
Merge pull request #2196 from ecency/nt/vote-fix
Nt - Vote Slider Fix
2022-02-22 07:38:23 +02:00
Nouman Tahir
9fafbdaf25 getting vote power from dhive and scaling with 100 2022-02-22 10:30:20 +05:00
Sadaqat Ali
f452765d0d show quick profile modal on user press 2022-02-22 08:11:30 +05:00
Sadaqat Ali
d97909d242 fixed popover ui issue 2022-02-22 08:03:48 +05:00
Feruz M
cc145f8491 New translations en-US.json (Portuguese) 2022-02-21 22:23:57 +02:00
Feruz M
e85ab5be22
Merge pull request #2188 from ecency/sa/refer-screen
[WIP] Refer Screen
2022-02-21 20:17:31 +02:00
noumantahir
9e7d13a4b6 updated string 2022-02-21 23:08:58 +05:00
noumantahir
42d9c8f223 removed test username 2022-02-21 22:54:47 +05:00
Sadaqat Ali
f23fb3e8fd navigate to profile on list item press 2022-02-21 19:05:31 +05:00
Nouman Tahir
598a26cedd Merge branch 'development' into nt/wallet-redesign 2022-02-21 18:52:29 +05:00
Nouman Tahir
93d5a1f151 updating end reached threshold 2022-02-21 17:59:58 +05:00
Nouman Tahir
c669f4b50d minor tweaks 2022-02-21 17:57:04 +05:00
Feruz M
769640a58b
Merge pull request #2184 from ecency/nt/github-api-reposition
repositioned githubApi.ts
2022-02-21 14:54:38 +02:00
Nouman Tahir
1882dad104 utilising price history cache in coin details screen on mount 2022-02-21 17:20:09 +05:00
Nouman Tahir
d303cdd56d storing filtered activities list in redux 2022-02-21 17:06:49 +05:00
Nouman Tahir
ac5c336216 fetching and rendering filtered coin activities separatly 2022-02-21 16:59:41 +05:00
Sadaqat Ali
c41afeefa8 fixed text input autofocus when redirect to delegation screen 2022-02-21 16:49:48 +05:00
Nouman Tahir
00161c4275 handling extra coin related data 2022-02-21 16:22:23 +05:00
Nouman Tahir
188ecbfe9b integrating coin data with coin details screen 2022-02-21 15:31:06 +05:00
Sadaqat Ali
83c4ccf0ef added refersh control in referrals flatlist 2022-02-21 14:52:59 +05:00
Sadaqat Ali
b55ec7a223 added getReferralStats endpoint 2022-02-21 14:40:42 +05:00
Sadaqat Ali
548df6c2a9 load next referrals list on reaching end of list 2022-02-21 14:21:44 +05:00
Sadaqat Ali
27675be751 modified getReferrals endpoint to fetch list by param 2022-02-21 14:05:18 +05:00
Nouman Tahir
6bd342c246 using updateTimestamp to show placeholder first first wallet load 2022-02-21 13:41:35 +05:00
Sadaqat Ali
bfa34d9813 Merge branch 'development' of https://github.com/ecency/ecency-mobile into sa/refer-screen 2022-02-21 13:26:33 +05:00
Nouman Tahir
4b6e3ad13a support for claiming reward balance 2022-02-21 13:08:26 +05:00
Nouman Tahir
b6618ba0f8 removed test code 2022-02-21 12:43:14 +05:00