Commit Graph

222 Commits

Author SHA1 Message Date
Sadaqat Ali
185a6c1552 added delete btn in settings screen 2022-08-28 23:23:44 +05:00
Sadaqat Ali
0b6b49d79c hide post from feed when mute/block and updated mute flow 2022-08-26 23:47:16 +05:00
Sadaqat Ali
088e958b90 [WIP] working on mute/unmute in feed 2022-08-26 09:40:45 +05:00
feruzm
156bc99602 enable Uzbek language 2022-08-22 08:32:16 +03:00
Sadaqat Ali
7bd300efbd added TODO comment in settingsTypes file 2022-08-15 19:30:08 +05:00
Sadaqat Ali
607c6f953c added show images toggle in settings screen 2022-08-12 21:39:22 +05:00
Sadaqat Ali
3d6bfab7ee save default upvote value for posts and comments separately 2022-08-08 21:30:14 +05:00
Sadaqat Ali
be69ecb91d added transferTypes type defination in transferAmountInputSection 2022-07-20 08:57:29 +05:00
Sadaqat Ali
36cf1eb8e1 added account selector component in transfer screen 2022-07-07 23:25:56 +05:00
Sadaqat Ali
cd2a95f158 added separate schedules item in side menu 2022-06-10 21:04:40 +05:00
Sadaqat Ali
cbf6535f42 changed option position 2022-05-09 22:56:40 +05:00
Sadaqat Ali
81919a7f6e added blank edit history screen 2022-04-26 13:56:17 +05:00
Nouman Tahir
e34d3af95c added theme change dropdown instead of toggle switch 2022-04-16 02:23:12 +05:00
Nouman Tahir
b58c5a924e updated pin unpin keys to avoid confusions 2022-04-07 23:08:41 +05:00
Nouman Tahir
9013c5dc1e showing pinning an unpinning community post option 2022-04-07 17:50:00 +05:00
noumantahir
1887765dc9 Merge branch 'development' into nt/post-pinning 2022-03-28 00:42:24 +05:00
Nouman Tahir
2277a9bc56 added support for pinnning and unpinning post 2022-03-25 19:43:20 +05:00
Nouman Tahir
e2d171456c Merge remote-tracking branch 'upstream/development' into nt/wallet-redesign
# Conflicts:
#	package.json
#	src/components/index.js
#	src/constants/routeNames.js
#	src/redux/store/store.ts
#	yarn.lock
2022-03-22 16:37:13 +05:00
noumantahir
4cd78f8c3a added home screen translations 2022-03-14 17:01:24 +05:00
noumantahir
563907c010 Merge remote-tracking branch 'origin/development' into nt/wallet-redesign 2022-03-14 14:43:18 +05:00
Sadaqat Ali
fbe8ea8962 removed qr screen references 2022-03-04 15:45:54 +05:00
noumantahir
5f3c306663 Merge remote-tracking branch 'origin/development' into sa/-qr-screen
# Conflicts:
#	src/config/locales/en-US.json
2022-02-26 22:15:49 +05:00
feruz
a7f431ba1f enable Arabic language 2022-02-25 19:01:28 +02:00
Sadaqat Ali
aac28c8531 added dummy qr screen 2022-02-24 20:08:58 +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
c669f4b50d minor tweaks 2022-02-21 17:57:04 +05:00
noumantahir
bbc2e38f58 put back hive_power to previous position 2022-02-20 09:46:14 +05:00
noumantahir
f714ff6304 rearranged default coins 2022-02-20 07:58:28 +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
noumantahir
16e4f94e06 renamed currency card to coin card 2022-02-13 13:55:07 +05:00
noumantahir
7f9ae23991 added entry for coin details screen 2022-02-13 13:54:23 +05:00
Sadaqat Ali
6be8f344a5 added inital refer screen 2022-02-11 08:04:27 +05:00
Nouman Tahir
5f547f5e9a added refer entry in side menu 2021-11-10 12:42:13 +05:00
Nouman Tahir
4b4fcd855d rearranged promote and post boost to top 2021-09-20 18:41:50 +05:00
Nouman Tahir
86876c2923 removed unused youtube screen references 2021-08-11 23:32:28 +05:00
feruz
e10be208b5 Chinese labels updated, lint fix, render helper update 2021-06-17 05:26:58 +03:00
Nouman Tahir
11eb09ada0 added support for in app web browser, linked with communited deep link for now 2021-06-11 18:18:42 +05:00
Nouman Tahir
e0a3dddd3a updated custom tabs store to support profile and own profile tabs 2021-05-18 14:52:30 +05:00
Nouman Tahir
f935d13036 updated customise filters modal to be reuseable 2021-05-18 11:59:38 +05:00
Nouman Tahir
7aa666fea6 setup store for custom tabs with community and main tabs data 2021-05-18 11:04:17 +05:00
Nouman Tahir
155f3841fb setup test case for react-native-youtube, working on ios 2021-04-28 21:29:04 +05:00
Nouman Tahir
f64035ae6f cleanup 2021-04-22 05:37:35 +05:00
Nouman Tahir
34b105549e linked up filter selection modal with redux 2021-04-22 05:05:44 +05:00
Nouman Tahir
1136505261 linked up feed screen tabs with redux custom filters 2021-04-22 03:21:40 +05:00
Nouman Tahir
ec9770016c using single tab bar in profile screen 2021-04-13 14:25:06 +05:00
Nouman Tahir
44bec50e7d using stacked tabs in profile screen with content overrides 2021-04-13 13:13:42 +05:00
feruz
1f13e0b6d8 wallet improvements 2021-03-03 14:15:49 +02:00
feruz
441a1a9715 add Estonian 2021-01-29 08:37:58 +02:00