Commit Graph

433 Commits

Author SHA1 Message Date
feruz
6ece35a6f1 dhive latest 2021-08-06 20:26:42 +03:00
Nouman Tahir
b3abbeb2cd revered iap package to previously used 3.4.15 2021-08-06 20:22:38 +05:00
Nouman Tahir
bb564ad11d Merge branch 'development' into nt/hive-beta 2021-08-06 16:53:44 +05:00
Nouman Tahir
0aee171f3c upgraded iap package 2021-08-04 22:27:11 +05:00
Nouman Tahir
440247e11a Merge branch 'development' into nt/hive-beta 2021-08-04 21:36:13 +05:00
dependabot[bot]
00f1f6410f
Bump tar from 5.0.5 to 5.0.7
Bumps [tar](https://github.com/npm/node-tar) from 5.0.5 to 5.0.7.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v5.0.5...v5.0.7)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-03 19:39:25 +00:00
Nouman Tahir
bf5722f4d3 fixed dropdown modal issue 2021-08-01 14:18:44 +05:00
Nouman Tahir
e2abcf0b2d updated dhive package 2021-07-31 22:38:59 +05:00
feruz
527720a821 rn63.4 2021-07-31 10:29:44 +03:00
feruz
b5980356f3 render-helper update 2021-07-30 12:30:09 +03:00
feruz
e6ef32d89f remove dark mode, add dynamic, fix actionmodal import 2021-07-29 16:51:17 +03:00
feruz
7af9e1e532 add source map plugin 2021-07-29 14:19:31 +03:00
feruz
02ad3dc609 update bugsnag 2021-07-29 14:12:25 +03:00
feruz
e92c8aba39 rn 62.3 upgrade 2021-07-29 13:40:20 +03:00
feruz
d2627491d8 update render-helper 2021-07-23 22:47:52 +03:00
feruz
d45e58c284 update dhive 2021-07-14 22:40:51 +03:00
Feruz M
e7b609c320
Merge pull request #1981 from ecency/dependabot/npm_and_yarn/color-string-1.5.5
Bump color-string from 1.5.4 to 1.5.5
2021-07-13 11:58:29 +03:00
Nouman Tahir
6e803f8761 using react-native-modal-popover from doomsover
the forked esteemapp package was outdated from 2 years back while package from doomsower seems more uptodate though still using UNSAFE method...

Let's hope it fixes the android popover crash else we can attempt to uplift popover ourselves.
2021-07-06 18:42:38 +05:00
dependabot[bot]
4a056c92ba
Bump color-string from 1.5.4 to 1.5.5
Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.4 to 1.5.5.
- [Release notes](https://github.com/Qix-/color-string/releases)
- [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Qix-/color-string/compare/1.5.4...1.5.5)

---
updated-dependencies:
- dependency-name: color-string
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-22 13:34:22 +00:00
feruz
e10be208b5 Chinese labels updated, lint fix, render helper update 2021-06-17 05:26:58 +03:00
Nouman Tahir
936c517dd3 refined foreground notification for android and ios 2021-05-26 20:29:02 +05:00
Feruz M
b5b103cdfa
Merge pull request #1958 from ecency/dependabot/npm_and_yarn/browserslist-4.16.6
Bump browserslist from 4.16.3 to 4.16.6
2021-05-25 14:22:17 +03:00
Nouman Tahir
61333d4214 fixed issues with drafts screen
1. picking heic image
2. smartly rendering title, summary and thumbnail based on availability
3. renamed postListItem to draftListItem to avoid confusings
2021-05-25 16:07:03 +05:00
dependabot[bot]
7f80a3d5c6
Bump browserslist from 4.16.3 to 4.16.6
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.3 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.3...4.16.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-25 06:58:26 +00:00
Nouman Tahir
df1c7de56d Upgraded RN push notification package to latest one
I seems there have been some breaking changes introduced to the notification system of android that was causing the crash... latest upgrade of RN push notification seems to fix the issue...
2021-05-22 19:47:57 +05:00
Nouman Tahir
153325541d linked up new tabs store with main feed screen 2021-05-18 11:36:35 +05:00
Nouman Tahir
829f0a7daf removed redux logger 2021-05-18 10:36:52 +05:00
Nouman Tahir
5ad8ce3506 basic implementation of reactotron, tracks api calls and redux
to my surprise it also started tracking hive calls, it's huge thing for me
2021-05-18 10:26:29 +05:00
dependabot[bot]
e318b5fed8
Bump hosted-git-info from 2.8.8 to 2.8.9
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-09 21:48:57 +00:00
Nouman Tahir
ab1cccb613 integrated youtube iframe as action sheet 2021-05-09 08:50:18 +05:00
Nouman Tahir
5789576663 Merge remote-tracking branch 'upstream/development' into nt/bug-fixes 2021-04-28 21:29:53 +05:00
Nouman Tahir
155f3841fb setup test case for react-native-youtube, working on ios 2021-04-28 21:29:04 +05:00
feruz
b1800379eb webview and render-helper update 2021-04-27 20:28:23 +03:00
feruz
5f89faf7c1 render helper update 2021-04-27 10:52:00 +03:00
Nouman Tahir
4318697a1f replaced draft load modal with non intrusive draft button 2021-04-25 03:07:04 +05:00
feruz
ffa98c2ac9 hivesigner bump 2021-04-05 09:31:47 +03:00
feruz
c965eb7bff hs version downgrade 2021-04-04 07:32:31 +03:00
feruz
a78e5a9c70 hivesigner package fix 2021-04-02 13:52:00 +03:00
Nouman Tahir
72d9e680e9 appcenter update 2021-03-31 20:37:20 +05:00
Nouman Tahir
fb20c30644 locking appcenter to 3.1.0 2021-03-17 15:40:07 +05:00
feruz
faad565506 update pod files 2021-03-05 13:16:13 +02:00
feruz
844f421ca8 readd lockfile 2021-03-05 12:39:46 +02:00
Nouman Tahir
c7f8c3a9a3 added babel plugin to remove console logs from code 2021-03-04 19:25:51 +05:00
feruz
ac6906c890 render helper update 2021-03-02 16:16:52 +02:00
feruz
6658b8a860 webview and auto-height-webview update 2021-02-04 14:32:21 +02:00
feruz
14bcddebf2 render helper fix 2021-02-03 10:29:25 +02:00
feruz
6b6e759199 bug fixes and new accountsheet 2021-02-03 10:13:22 +02:00
dependabot[bot]
bde9da7519
Bump axios from 0.18.1 to 0.21.1
Bumps [axios](https://github.com/axios/axios) from 0.18.1 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.18.1...v0.21.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-27 08:18:14 +00:00
feruz
8609888e06 downgrade bugsnag 2021-01-27 10:16:47 +02:00
feruz
09fd638831 fix restarting issue 2021-01-25 23:03:20 +02:00
feruz
b0d35526ca auto update symbol uploads 2021-01-25 20:52:20 +02:00
feruz
2a21360e0e update bugsnag 2021-01-25 20:16:17 +02:00
feruz
280104fe78 update bugsnag library 2021-01-25 15:24:17 +02:00
feruz
6b9c3d6216 highlighter, thumbnail and simplified checks 2021-01-25 13:23:19 +02:00
Furkan Kılıç
8475f2c91b Merge branch 'development' of github.com:ecency/ecency-mobile into feature/accounts-bottom-sheet 2021-01-19 00:18:35 +03:00
feruz
b043185574 react-native-image-crop-picker 2021-01-18 16:02:10 +02:00
feruz
69a2f13e2e update render helper 2021-01-18 14:31:08 +02:00
feruz
6066c58d43 add progressive thumbnail loading 2021-01-18 13:49:57 +02:00
Furkan Kılıç
2721653758 Start AccountsBottomSheetDesign 2021-01-15 23:28:56 +03:00
Furkan Kılıç
b2e1fc277b Add AccountsBottomSheet 2021-01-15 01:06:44 +03:00
Furkan Kılıç
776223aa95 Fix schedule post feature according to the updated endpoint 2021-01-05 00:30:25 +03:00
dependabot[bot]
cd1a683033
Bump ini from 1.3.5 to 1.3.7
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-10 19:56:01 +00:00
feruz
4d88795a52 my communities page 2020-12-09 15:02:57 +02:00
feruz
0642d17e91 library updates 2020-12-03 11:37:03 +02:00
feruz
27cfbc2d8b update dhive and add servers to list 2020-10-19 15:34:31 +03:00
feruz
8caffffc82 update renderer 2020-10-15 21:53:28 +03:00
feruz
9535da3b39 some fixes 2020-10-14 23:37:45 +03:00
feruz
8395f26ccb update sdk 2020-09-21 15:08:52 +03:00
feruz
ea4c1cf9d8 add analytics 2020-09-18 11:21:12 +03:00
feruz
377dcc1b82 ipfs renderer 2020-09-16 11:01:24 +03:00
feruz
6bf4796118 renderer update 2020-09-07 14:26:59 +03:00
feruz
c620ce16a6 Merge branch 'development' of https://github.com/ecency/ecency-mobile into development 2020-09-07 09:43:52 +03:00
feruz
1ba48a0dae library update 2020-09-07 09:43:13 +03:00
Feruz M
380a4d9f23
Merge pull request #1755 from ecency/dependabot/npm_and_yarn/bl-4.0.3
Bump bl from 4.0.2 to 4.0.3
2020-09-06 21:34:19 +03:00
feruz
174cfddb83 libray test 4 2020-09-05 20:53:07 +03:00
feruz
cee1069076 library test 4 2020-09-05 07:12:57 +03:00
feruz
4456b4d1b8 library test3 2020-09-04 23:40:36 +03:00
dependabot[bot]
418141546a
Bump bl from 4.0.2 to 4.0.3
Bumps [bl](https://github.com/rvagg/bl) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/rvagg/bl/releases)
- [Commits](https://github.com/rvagg/bl/compare/v4.0.2...v4.0.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-04 19:33:48 +00:00
feruz
9aad30a292 library test2 2020-09-04 22:32:35 +03:00
feruz
f462eda843 library test 2020-09-04 00:07:53 +03:00
feruz
1369a6cbbb test library1 2020-09-03 23:04:31 +03:00
feruz
2552d816b9 update dhive 2020-09-03 21:59:32 +03:00
feruz
f59ed40c26 truncate body 2020-09-03 15:49:04 +03:00
feruz
1ce582ddca tos, pp 2020-08-19 15:09:22 +03:00
feruz
bde4c33787 fixes and improvements 2020-08-14 11:34:43 +03:00
feruz
d3e663e0c6 update error message 2020-08-11 23:56:19 +03:00
feruzm
b21b10193c use both libraries 2020-08-08 16:08:36 +03:00
feruzm
3014c59095 new version esteemapp/dhive 2020-08-08 15:29:53 +03:00
feruzm
d4724f42a4 hive-tx test 2020-08-08 13:56:03 +03:00
feruzm
6ddc085401 test hivejs vote and delete_comment 2020-08-08 13:32:58 +03:00
feruzm
628cded8ca core-js update 2020-08-08 11:54:13 +03:00
feruzm
4fc1720d43 change esteemapp/dhive to hiveio 2020-08-08 11:10:25 +03:00
feruzm
5ad6d39c78 version bump 3.0.2 2020-08-08 09:18:57 +03:00
feruzm
0c14c89da5 remove unused gesture handler 2020-08-08 08:43:30 +03:00
feruzm
c04c9f79ec update gesture handler 2020-08-08 08:27:00 +03:00
feruzm
28272c832f revert downgrade 2020-08-08 08:17:48 +03:00
feruzm
7264adcda5 downgrade webview 2020-08-08 07:54:18 +03:00
feruzm
62c2251400 remove size matters 2020-08-08 07:35:13 +03:00
feruz
cdd86b6a0d bottom bar fix style 2020-08-07 10:42:23 +03:00
feruz
a62c7f92ba remove webp plugin 2020-08-04 21:37:00 +03:00
feruz
371b14a974 proxify platform related 2020-08-04 21:27:45 +03:00
feruz
cbfa3ce33f welcome screen style changes 2020-08-04 16:56:28 +03:00
feruz
ee31a6b60d new version start 2020-08-01 22:30:42 +03:00
Mustafa Buyukcelebi
1ecac8c7af Fixed conflict 2020-07-29 21:07:52 +03:00
feruz
c0c10d7867 remove splash android 2020-07-29 11:17:39 +03:00
feruz
d3a32ad064 render help update 2020-07-29 07:01:02 +03:00
Mustafa Buyukcelebi
8f2cd35513 Changed esteemapp repos with ecency 2020-07-28 21:25:16 +03:00
Mustafa Buyukcelebi
09e883cb78 added library 2020-07-26 22:55:21 +03:00
feruz
68433bbe83 fix settings, welcome screen icons, text, async storage update 2020-07-26 07:17:26 +03:00
feruz
7bc8f6a145 update react-native-fast-image library 2020-07-25 22:52:48 +03:00
Mustafa Buyukcelebi
68d0d984f6 Added welcome screen 2020-07-25 19:18:08 +03:00
feruz
08f9d70c9b dhive back to old version 2020-07-21 07:14:15 +03:00
Mustafa Buyukcelebi
3ffd603394 Updated firebase push notification library 2020-07-19 12:17:48 +03:00
feruz
6ba5e7cc52 update dhive library7 2020-07-18 22:20:33 +03:00
feruz
9afc2b17f8 update dhive library6 2020-07-18 15:28:13 +03:00
feruz
0c61aedcae update dhive library5 2020-07-18 14:31:19 +03:00
feruz
9ee7b2f6c5 update dhive library4 2020-07-18 13:41:48 +03:00
feruz
974739d337 update dhive library3 2020-07-18 11:50:14 +03:00
feruz
d85c0a3f35 update dhive library2 2020-07-18 10:31:38 +03:00
feruz
a66b2b3f6d update dhive library 2020-07-18 10:23:09 +03:00
feruz
bce474147b @esteemapp/dhive to @hiveio/dhive change 2020-07-18 08:01:54 +03:00
feruz
f713877b29 add toolbar-android package 2020-07-16 21:13:38 +03:00
feruz
e45254fa72 react-native-screens peerdependency issue 2020-07-16 18:23:45 +03:00
feruz
4ad71d6f82 pod install fix 2020-07-16 17:57:10 +03:00
Mustafa Buyukcelebi
ee33c2dca0 Changed appcenter push with firebase push 2020-06-07 18:12:04 +03:00
feruz
64c53b063a revert package change 2020-05-01 13:13:02 +03:00
feruz
ae06623324 check dhive 2020-04-30 12:39:56 +03:00
feruz
5bb8a62c70 failover rpc 2020-04-10 09:31:03 +03:00
feruz
e06c1dde9c hivesigner version update 2020-03-31 12:55:56 +03:00
feruz
c84bce3eff library update to @esteemapp/dsteem 2020-03-25 07:23:03 +02:00
feruz
367c8667c4 downgrade libraries 2020-03-24 22:25:25 +02:00
feruz
664eb7dc09 downgrade library 2020-03-24 21:34:54 +02:00
feruz
e37afcebb0 unclaimed text, fix 2020-03-24 10:19:21 +02:00
feruz
f2fc460e16 packages cleanup 2020-03-24 09:45:42 +02:00
feruz
6aeccfb326 packages upd 2020-03-23 14:51:52 +02:00
feruz
08a0151930 android icon update and dsteem update 2020-03-23 07:07:34 +02:00
feruz
022bf7cf2d name changes and url scheme 2020-03-22 21:23:39 +02:00
feruz
b244893424 hive 2020-03-22 20:41:04 +02:00
feruz
a5f06ab39e WIP, btc wallet 2020-02-20 05:31:13 +02:00
feruz
aa76585141 upd render library 2020-02-11 14:36:12 +02:00
feruz
a246999bae navigation-bar-color upgrade 2020-01-29 14:05:54 +02:00
feruz
363733c678 status bar translucent, dark mode upgrade 2020-01-29 11:03:51 +02:00
feruz
3c5fa139fc remove codepush 2020-01-29 09:56:21 +02:00
feruz
ba84605c1f fix #1515 2020-01-27 13:57:58 +02:00
feruz
3d2b438657 add back jsc-android in case of easy switch back 2020-01-23 12:06:43 +02:00
feruz
dcbbc190b3 fix for comment links click 2020-01-21 13:00:22 +02:00
feruz
02b6abff7a comment links issue, wip 2020-01-20 17:06:42 +02:00
feruz
1803c065aa actionsheet 2020-01-17 10:33:17 +02:00
feruz
f8ecc32d3e fix upvote animation 2020-01-15 12:15:59 +02:00
feruz
1d61a9be62 fix empty post issue, add padding bottom of bookmarks and drafts page 2020-01-15 12:05:38 +02:00