Akinwale Ariwodola
|
943c5654c1
|
cleanup console.log
|
2019-10-31 07:54:42 +01:00 |
|
Akinwale Ariwodola
|
117c23fe3f
|
Merge pull request #73 from lbryio/launch-url-fix
fix for launch urls and notification target urls
|
2019-10-31 07:53:59 +01:00 |
|
Akinwale Ariwodola
|
072ad25146
|
fix for launch urls and notification target urls
|
2019-10-31 07:52:57 +01:00 |
|
Akinwale Ariwodola
|
f714310681
|
normalise tag name from search result
|
2019-10-30 13:02:33 +01:00 |
|
Akinwale Ariwodola
|
9bc5a1538a
|
RC (#72)
* show tag search result
* fix suggested subscriptions. reduce number of search results.
* run claim search for tag result
|
2019-10-30 10:35:43 +01:00 |
|
Akinwale Ariwodola
|
1458e4f321
|
capitalise menu item labels
|
2019-10-29 15:06:37 +01:00 |
|
Akinwale Ariwodola
|
ed513bcfb5
|
fix learn more link style
|
2019-10-29 15:02:54 +01:00 |
|
Akinwale Ariwodola
|
518285355c
|
Merge pull request #70 from lbryio/tos
terms of service acknowledgement
|
2019-10-29 15:00:29 +01:00 |
|
Akinwale Ariwodola
|
030b94ce01
|
terms of service acknowledgement
|
2019-10-29 14:59:20 +01:00 |
|
Akinwale Ariwodola
|
12ca56cb45
|
change learn more link colour
|
2019-10-29 14:54:19 +01:00 |
|
Akinwale Ariwodola
|
8eb661171d
|
tweak sign in button
|
2019-10-29 14:52:59 +01:00 |
|
Akinwale Ariwodola
|
67349b0ef6
|
add sign in area to drawer content (#64)
* add sign in area to drawer content
* make sign in a menu item in the drawer content
* fix typo
|
2019-10-29 14:04:21 +01:00 |
|
Akinwale Ariwodola
|
41fd14e18f
|
wallet sign in driver (#67)
|
2019-10-29 13:36:11 +01:00 |
|
Akinwale Ariwodola
|
ce36be2b7b
|
Merge pull request #65 from lbryio/channel-share
add share button to channel page
|
2019-10-29 13:33:30 +01:00 |
|
Akinwale Ariwodola
|
b4fc61ada0
|
Merge pull request #69 from lbryio/wait-for-sync
wait for getSync to complete and apply user settings
|
2019-10-28 16:36:41 +01:00 |
|
Akinwale Ariwodola
|
032b5c26b1
|
wait for getSync to complete and apply user settings
|
2019-10-28 16:32:09 +01:00 |
|
Akinwale Ariwodola
|
871c2c538b
|
Merge pull request #68 from lbryio/verified-sync
only sync for users with a verified email address
|
2019-10-25 16:54:42 +01:00 |
|
Akinwale Ariwodola
|
60f6645515
|
only sync for users with a verified email address
|
2019-10-25 16:53:40 +01:00 |
|
Akinwale Ariwodola
|
61f0aa5dac
|
add notification settings (#63)
|
2019-10-25 16:44:49 +01:00 |
|
Akinwale Ariwodola
|
2c6445c61c
|
improve handling of pending claims (#61)
|
2019-10-25 16:43:57 +01:00 |
|
Akinwale Ariwodola
|
3239174ddf
|
Merge pull request #66 from lbryio/ux-updates
rewards page and rewards driver changes
|
2019-10-25 15:48:22 +01:00 |
|
Akinwale Ariwodola
|
9157b18f45
|
add share button to channel page
|
2019-10-25 15:24:57 +01:00 |
|
Akinwale Ariwodola
|
f09269d48a
|
rewards page and rewards driver changes
|
2019-10-25 15:14:06 +01:00 |
|
Akinwale Ariwodola
|
69a760f011
|
Navigation drawer (#62)
* downgrade react-navigation-drawer package
* adjust drawer width
|
2019-10-21 18:22:03 +01:00 |
|
Akinwale Ariwodola
|
22cd556e13
|
fix blank password wallet state
|
2019-10-21 15:55:55 +01:00 |
|
Akinwale Ariwodola
|
68bee32dde
|
Merge pull request #60 from lbryio/blank-password-encrypt
do not call wallet_encrypt with blank password
|
2019-10-20 19:31:15 +01:00 |
|
Akinwale Ariwodola
|
cc2b3b845d
|
do not call wallet_encrypt with blank password
|
2019-10-20 19:30:18 +01:00 |
|
Akinwale Ariwodola
|
b6df5ee97c
|
more cleanup
|
2019-10-17 20:14:04 +01:00 |
|
Akinwale Ariwodola
|
ddd8d49a62
|
cleanup
|
2019-10-17 20:12:43 +01:00 |
|
Akinwale Ariwodola
|
e6ee26f94c
|
fix for devices without Firebase support
|
2019-10-17 19:55:30 +01:00 |
|
Akinwale Ariwodola
|
2bf67d31e8
|
proceed from splash if Firebase doesn't work
|
2019-10-17 19:12:16 +01:00 |
|
Akinwale Ariwodola
|
9ec5ac5d60
|
remove getSync wait before navigation to main
|
2019-10-17 18:19:45 +01:00 |
|
Akinwale Ariwodola
|
9080913811
|
Next RC (#57)
* use doPreferenceGet for retrieving saved user state
* add share button
* remove extra slash
* preferences sync and wallet sync updates
* preference updates. send firebase token.
* add URI bar suggestions setting. reorganise settings page
* NSFW -> mature
* sdk calls: account_* -> wallet_*
* more updates for release
* filtered homepage. other updates.
* log publish
* remove getSync from channel creation success
|
2019-10-17 14:10:49 +01:00 |
|
Akinwale Ariwodola
|
eca6af122b
|
improve ux for insufficient balance for channel creation and publish (#58)
|
2019-10-15 17:56:22 +01:00 |
|
Akinwale Ariwodola
|
b258654d60
|
add share button (#55)
* add share button
* remove extra slash
* change beta.lbry.tv -> lbry.tv
|
2019-10-15 08:31:03 +01:00 |
|
Akinwale Ariwodola
|
342e022594
|
Merge pull request #54 from lbryio/fix-dmca-report
Fix dmca report route
|
2019-10-11 14:11:02 +01:00 |
|
Thomas Zarebczan
|
d16e4b7f69
|
Fix dmca report route
example: https://lbry.com/dmca/116d62d14d8efc311e1f8a9de92dcbc17deb259a
|
2019-10-10 13:44:48 -04:00 |
|
Alex Grin
|
648206b6a5
|
Merge pull request #53 from StrikerRUS/patch-1
bump year in license
|
2019-10-09 10:37:30 -04:00 |
|
Nikita Titov
|
14994d2a30
|
bump year in license
|
2019-10-08 23:36:02 +03:00 |
|
Akinwale Ariwodola
|
ab97be6a4d
|
Merge pull request #51 from lbryio/backup-manually
Add note about backing up manually
|
2019-10-02 10:37:46 +01:00 |
|
Akinwale Ariwodola
|
e39f5907a8
|
Suggested subscriptions improvements (#49)
* check nsfw flag when retrieving trending channels
* rename 'Tags you follow' to 'Suggested channels'
* implement suggested subscriptions modal
|
2019-10-02 10:36:32 +01:00 |
|
Akinwale Ariwodola
|
c203aa914c
|
fix subscription notifications (#52)
|
2019-10-02 10:35:34 +01:00 |
|
Akinwale Ariwodola
|
f0a3eec80b
|
Merge pull request #50 from lbryio/report-button
report content button
|
2019-10-01 11:08:14 +01:00 |
|
Thomas Zarebczan
|
47bb996342
|
Add note about backing up manually
feedback from https://www.reddit.com/r/lbry/comments/dakri9/uninstall_stipulation_is_extreme_unsure_if_i_want/
|
2019-09-30 12:03:19 -04:00 |
|
Akinwale Ariwodola
|
aba0b860e8
|
show the camera after the required permissions have been granted (#48)
|
2019-09-30 12:55:30 +01:00 |
|
Akinwale Ariwodola
|
b135ca36a3
|
report content button
|
2019-09-30 12:48:13 +01:00 |
|
Akinwale Ariwodola
|
46b99e769f
|
fix channel creator edit mode
|
2019-09-27 00:49:44 +01:00 |
|
Akinwale Ariwodola
|
b5dad6b5fb
|
code cleanup
|
2019-09-27 00:02:08 +01:00 |
|
Akinwale Ariwodola
|
31d4d46742
|
fix publishing
|
2019-09-27 00:00:09 +01:00 |
|
Akinwale Ariwodola
|
5d86b68a3e
|
fix typo
|
2019-09-26 09:54:15 +01:00 |
|