Nouman Tahir
db5e32e5cf
shifted repo to mavenCentral with exception of few selective group
...
remove when replacement for selective groups is available the jcenter will be accessible as read-only indefinitely so we should be good for now with these selective packages as they are not available off of jCenter
2021-08-18 19:41:19 +05:00
feruz
060c89a028
lottie deps update
2021-08-17 21:50:30 +03:00
feruz
9b65aabc36
version bump
2021-08-17 19:25:22 +03:00
Feruz M
80c157cad2
Merge pull request #2044 from ecency/nt/scrolling-comment
...
Nt - Scrolling Comment
2021-08-17 19:24:40 +03:00
Feruz M
4ce326be08
Merge pull request #2043 from ecency/nt/clickable-reblogger
...
Nt - Clickable Reblogger
2021-08-17 19:20:20 +03:00
Nouman Tahir
d8cc65375c
setting post display scroll to have min height equals window
...
android web view do not support scrollEnabled property and when scroll viewport is less than scrollable height, the webview was letting the content to be scroll, this was happening for both comment and body.
now, since height will always be scrollable, content of webview is set to not scrollable.
2021-08-17 16:12:10 +05:00
Nouman Tahir
75a631669f
reblogged by label is now clickable and directs to rebloging user
2021-08-17 13:35:28 +05:00
Feruz M
081e8db658
Merge pull request #2042 from ecency/nt/reporting-token-intercept
...
NT - Notify Token Inject Failure
2021-08-16 15:13:54 +03:00
Nouman Tahir
34186ce918
reporting event if access token fails to get injected
2021-08-16 17:04:29 +05:00
Feruz M
5a3858de1f
Merge pull request #2034 from ecency/dependabot/npm_and_yarn/path-parse-1.0.7
...
Bump path-parse from 1.0.6 to 1.0.7
2021-08-16 14:32:30 +03:00
Feruz M
39ca38a5e5
Merge pull request #2041 from ecency/nt/token-register-limit
...
Nt - Token register limit
2021-08-16 14:25:53 +03:00
Nouman Tahir
66ee49d2c0
update register token call if no user
2021-08-16 16:09:16 +05:00
Feruz M
55256c33ff
Merge pull request #2039 from ecency/nt/locale-warning-fix
...
nt - locale warning fix
2021-08-16 12:39:42 +03:00
Feruz M
64fdc66023
Merge pull request #2040 from ecency/nt/linking-fix
...
updated soloader
2021-08-16 12:36:39 +03:00
Feruz M
333f97a9c1
Merge pull request #2038 from ecency/nt/dropdown-fix
...
defaulting modal height if default index is selected
2021-08-16 12:36:02 +03:00
Nouman Tahir
25df277f7a
defaulting modal height if default index is selected
...
my tests who the issue is indeed with modal-dropdown itself, whenever a default index is selected and modal has a custom height, the scroll is messed up....
as a quick fix, whenever there is a pre selected index, I set the height to default value, this hack fixes the issue for use for now.
The real fix would be to update the modal dropdown itself.
2021-08-16 13:42:56 +05:00
Nouman Tahir
c0dcd4eb66
removed warning regarding locale definition, instead updating the definition
2021-08-16 12:46:57 +05:00
Nouman Tahir
3664a2e8dc
updated soloader
...
it was potentially causing the couldn't find DSO to load: libhermes.so issue:
ref: https://github.com/facebook/react-native/issues/29528#issuecomment-737734746
2021-08-16 12:45:57 +05:00
feruz
347bd0e271
update project files
2021-08-12 06:16:38 +03:00
Feruz M
5d2eba0ed3
Merge pull request #2037 from ecency/nt/youtube-update
...
Nt/youtube update
2021-08-11 21:48:49 +03:00
Nouman Tahir
eac946caf8
cleanup
2021-08-11 23:38:49 +05:00
Nouman Tahir
86876c2923
removed unused youtube screen references
2021-08-11 23:32:28 +05:00
Nouman Tahir
4692a401dd
updated youtube packages
2021-08-11 23:32:04 +05:00
Feruz M
e479e42abd
Merge pull request #2036 from ecency/nt/transaction-id-fix
...
Nt/transaction id fix
2021-08-11 16:57:41 +03:00
Nouman Tahir
310fe03dd2
clean up
2021-08-11 18:17:36 +05:00
Nouman Tahir
8ae7ee6985
removed local id overrides in promise response
2021-08-11 13:57:10 +05:00
feruz
cd105342c5
operations converted
2021-08-11 11:17:50 +03:00
feruz
cad40929ea
add back alert dialog;
2021-08-11 10:57:50 +03:00
feruz
a593249be5
merge conflict fix
2021-08-11 10:52:53 +03:00
feruz
51d638c1b5
local broadcast tx generation
2021-08-11 10:50:45 +03:00
Nouman Tahir
dd130561ea
updated local trxID generation in required calls
2021-08-11 11:42:05 +05:00
feruz
435b012a68
local trx generation test
2021-08-11 08:32:01 +03:00
feruz
b63358423c
update buffer
2021-08-11 07:37:41 +03:00
feruz
2a9fece347
change alert
2021-08-11 07:28:28 +03:00
feruz
4c1e05d1c6
import in app.js
2021-08-11 06:19:49 +03:00
feruz
b8118e04bb
update crypto libraries
2021-08-11 06:17:42 +03:00
feruz
bf4f234bab
android package fix
2021-08-10 22:37:47 +03:00
feruz
e6734b57cd
version bump
2021-08-10 22:13:41 +03:00
feruz
c1b023eebb
shim import, postinstall
2021-08-10 21:11:34 +03:00
feruz
ca87cf80c4
npx rn-nodeify --install --hack --yarn
2021-08-10 20:48:11 +03:00
feruz
f0cc535502
local sha256
2021-08-10 20:23:06 +03:00
feruz
f654e24ef4
local sha
2021-08-10 20:22:08 +03:00
dependabot[bot]
9b5154b382
Bump path-parse from 1.0.6 to 1.0.7
...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-08-10 17:01:43 +00:00
Nouman Tahir
0a46d60e6b
replaced vote() with sendOperations()
2021-08-10 21:39:04 +05:00
Feruz M
db41732a3b
Merge pull request #2032 from ecency/poinst-debug
...
transaction id alerts
2021-08-10 19:27:57 +03:00
Nouman Tahir
30182871b4
transaction id alerts
2021-08-10 21:14:56 +05:00
Feruz M
11da0bec61
Merge pull request #2030 from ecency/nt/typo-fix
...
updated api path for code exclude list
2021-08-10 16:00:37 +03:00
Nouman Tahir
ccc2e23a9e
updated api path for code exclude list
2021-08-10 17:38:38 +05:00
feruzm
7c8ba9a46b
crash fix hivesigner info click
2021-08-10 12:50:45 +03:00
feruz
a864f44124
post header custom style
2021-08-10 00:02:02 +03:00