infiinte-persistence
abeb7a852c
Enable "Publish Preview" on Edit Mode as well.
2020-10-02 10:25:17 -04:00
infiinte-persistence
16b1605a35
Add SETTINGS.ENABLE_PUBLISH_PREVIEW
...
This option allows users to bypass the "publish preview" modal. Users can disable it by checking "don't show this again" in the modal, and re-enable it in the Settings Page.
2020-10-02 10:25:17 -04:00
infiinte-persistence
4c3728a20f
Add "Publish Preview" modal
2020-10-02 10:25:17 -04:00
infiinte-persistence
6850a8f264
Remove duplicate strings
...
... and sneak in some corrections.
2020-10-02 10:22:55 -04:00
Sean Yesmunt
4f770ec83e
redirect to channel page if no channels when trying to repost
2020-09-29 17:12:32 -04:00
Sean Yesmunt
c1e6e90896
large claim-grid header text + optional icon
2020-09-29 17:12:32 -04:00
Sean Yesmunt
707abdd280
move lbc symbol to left of amount
2020-09-29 17:12:32 -04:00
Sean Yesmunt
295fec0370
copy changes
2020-09-29 17:12:32 -04:00
Sean Yesmunt
83a6589cd0
new lbc icon
2020-09-29 17:12:32 -04:00
Sean Yesmunt
1f2fabe81b
Use sentence case for all card titles
2020-09-29 17:12:32 -04:00
Sean Yesmunt
2dee81b624
Sign In => Log in
2020-09-29 17:12:32 -04:00
jessop
3b23f09bed
fix sync clean wallet bug
...
remove previous changes,keep syncpref in wallet, change anon wallet pref key to local
sync choices wip
dont relocate syncenable setting
bump
no prefs on web unauth
bugfix redux bump
pull after sync change
bump
2020-09-21 14:11:25 -04:00
infiinte-persistence
6f515ac5f4
String update
2020-09-15 12:55:12 -04:00
infiinte-persistence
8e76fee162
String: Usual updates
2020-09-10 11:06:35 -04:00
infiinte-persistence
7edd9f7c92
Fix partially untranslated text in the Upgrade Modal
...
## Issue
- "See the" was not encapsulated with the translation macro.
- Split-strings are not translatable for some languages.
## Change
Combine the entire sentence into a single string with variable.
2020-09-04 11:51:31 -04:00
Sean Yesmunt
692862c769
collapsable sidebar initial commit
2020-08-11 17:04:14 -04:00
Julie Sigwart
78784f3ab6
Additional change per @eatdostacos recommendation
2020-08-03 09:43:27 -04:00
Sean Yesmunt
9fc3d10d4b
update copy while abandoning
2020-07-30 13:53:40 -04:00
jessop
4dbfbbee00
disable file remove/abandon while abandoning
2020-07-30 13:53:40 -04:00
jessop
d9bf72a351
all settings constants come from redux
...
sync settings
backout nav cases and anon preference key
more robust backout header
put notificationSettings under backout bar
review changes
2020-07-27 11:53:14 -04:00
Sean Yesmunt
4b6c772adc
copy changes
2020-07-27 10:48:05 -04:00
Sean Yesmunt
201417efcf
Publish => Upload
2020-07-27 10:48:05 -04:00
Sean Yesmunt
90327a72ed
add comments behind a flag
2020-07-23 11:03:00 -04:00
Sean Yesmunt
588b9c5e32
add basic copy for delay in abandon appearing
2020-07-22 21:33:12 -04:00
Sean Yesmunt
ed1ee8ac98
better handle channel thumbnail upload and remove spee.ch text
2020-07-22 12:26:31 -04:00
Sean Yesmunt
69cfcd81e9
bring in 'blocked' code from lbry-redux take 2
2020-07-15 09:52:08 -04:00
Sean Yesmunt
9c9530c6f3
Revert "bring in comments/blocked code from 'lbry-redux'"
...
This reverts commit fa7f74f979
.
2020-07-14 19:23:25 -04:00
Sean Yesmunt
fa7f74f979
bring in comments/blocked code from 'lbry-redux'
2020-07-14 15:57:19 -04:00
infiinte-persistence
2cba296db2
String update and fixes for 0.47.0-rcX
2020-07-13 09:51:04 -04:00
Sean Yesmunt
81344b9826
make sure lbryfirst error makes it up to UI
2020-07-09 11:01:12 -04:00
infiinte-persistence
12db7c519f
Revert the Links Modal; we'll augment the Share Modal to include the download link.
...
This reverts commit cb47ed61375b4de32adacd89ce46d5da183150b5.
2020-07-07 09:29:05 -04:00
infiinte-persistence
3a2284a244
Add dialog to copy various types of links for a claim.
...
## Issue
Fixes 4293 `Better download link support`
- [x] make it so you can right click a download button > copy download URL
Given that this could be useful in mobile/web as well, I used a button+modal instead of the right-click approach.
- [ ] in share dialog, show download URL to copy for non-video content
This is already implemented, albeit hidden in the "More..." expansion.
2020-07-07 09:29:05 -04:00
Sean Yesmunt
259f51abd6
style pass for channel edit
...
clean up sections and improve navigation handling
cleanup + image upload modal styling
2020-07-01 22:04:23 -04:00
jessop
36f93343f6
new channel creating and editing
2020-07-01 22:01:48 -04:00
infiinte-persistence
be7eaff6f1
Add modal to remove uri from Blocked list.
...
Issue 3800
2020-06-29 16:05:23 -04:00
infiinte-persistence
8e85d77c71
Add 'revoke modal' strings
2020-06-22 10:27:55 -04:00
Sean Yesmunt
117ccd87e1
move repost icon to submit button instead of card for consistency
2020-06-18 12:19:21 -04:00
Sean Yesmunt
2066205b8f
add user + rewards redux code from lbryinc
2020-06-16 09:56:32 -04:00
Sean Yesmunt
7138fe54bc
bring in 'notifications' state from lbry-redux
2020-06-16 09:56:32 -04:00
infiinte-persistence
140364cb67
Fix translation issues in the Publish modal dialog.
...
Two issues:
1. Values not marked with __()
2. Split sentence.
For #2 , it seems like there are translations that don't make sense when combined, because the values are being translated independently from full sentence in Transifex. Decided to just make it full sentences.
2020-06-15 10:51:26 -04:00
Sean Yesmunt
deb4107dd0
confirmation cleanup
2020-06-15 10:50:01 -04:00
Sean Yesmunt
01e0a2a5db
improve support/tip for 0 balance and own claims
2020-06-15 10:50:01 -04:00
Sean Yesmunt
019d1f9176
tip/support marriage
2020-06-15 10:50:01 -04:00
jessop
9758286ad8
fix channel revoke confirmation
2020-06-08 09:42:58 -04:00
jessopb
6a59d2b2f9
Revert "fix channel revoke confirmation"
2020-06-08 07:50:09 -04:00
jessop
e8576eec8c
fix channel revoke confirmation
2020-06-07 15:17:18 -04:00
Sean Yesmunt
e7cdd6c13d
moonpay
2020-06-03 14:16:43 -04:00
TigerxWood
2130c15132
Made texts translatable
...
Texts will be translated now
2020-05-29 16:47:12 -04:00
Sean Yesmunt
17885eeccd
disable purchase button while purchasing
2020-05-27 13:46:36 -04:00
Sean Yesmunt
8b68932997
improve first time play experience for paid content in blog posts
2020-05-25 13:29:38 -04:00
Baltazar Gomez
ca4bbf53df
Support drag-and-drop file publishing ( #4170 )
2020-05-25 10:27:36 -04:00
Sean Yesmunt
7eb759e0da
don't continue to play uri if user cancels purchase
2020-05-22 16:48:24 -04:00
Sean Yesmunt
047fb24731
add age confirmation on web when setting mature content setting
2020-05-22 11:49:38 -04:00
Thomas Zarebczan
6d888b5121
A few tweaks
2020-05-22 11:17:47 -04:00
Sean Yesmunt
4c768b3814
fix embed player
2020-05-21 12:53:21 -04:00
Sean Yesmunt
c2abcf110c
Paid content on lbry.tv ( #4197 )
2020-05-21 11:38:28 -04:00
Sean Yesmunt
3de71db341
remove test value
2020-05-13 17:45:06 -04:00
Sean Yesmunt
e0c90f866c
🤦♂️
2020-05-13 17:43:50 -04:00
Sean Yesmunt
919f82ba94
purchases page, cleanup on pages with <ClaimList />
2020-05-11 12:31:22 -04:00
Sean Yesmunt
f873b99875
modal consistency cleanup
2020-05-01 14:35:27 -04:00
jessop
7730ee1e3f
remove dependency on full claim list
...
paginate claim list
improve handling of pending publishes
add abandon to publishes list previews
use bodyCard
fix publish edit notification
2020-05-01 13:56:21 -04:00
Sean Yesmunt
9923df7b19
let browser validate iframe markup
2020-04-30 10:13:01 -04:00
Jeffrey Fisher
cb470ad970
Do not double confirm on supports, per code review
2020-04-29 13:28:11 -04:00
Jeffrey Fisher
85a8234115
Add Confirmation when sending Tip/Support
...
Closes #2714
2020-04-29 13:28:11 -04:00
jessop
fdd20ef350
use txo list for wallet page:
...
paginated
enable revoking
filtering
txo pagination changes
move constants
remove fetchTransactions() calls
review changes
final changes
2020-04-15 11:12:29 -04:00
Sean Yesmunt
2677cd17d8
new signin/signup ( #3960 )
...
* new signin/signup
* cleanup and password reset
* new flow working
* cleanup
* add 'autoComplete' props
* fix prop
* try to call email/confirm before resetting password
* Dont use password reset token for email confirmation.
* add password reset
* password manager improvements
* update lbryinc
* cleanup
* slightly improve close button on sign up page
* moar fixes
* fix password autofil
Co-authored-by: Mark Beamer Jr <markbeamerjr@gmail.com>
2020-04-13 15:16:07 -04:00
Thomas Zarebczan
1387c5be40
fix: double confirmation on channel updates
...
Fixes https://github.com/lbryio/lbry-desktop/issues/3956
2020-04-06 14:11:24 -04:00
Sean Yesmunt
508db2d38a
fix publish modal button spacing
2020-04-02 17:34:48 -04:00
jessop
9faca8da2b
adds tip unlock modal to file page
...
i18n messages, handle error case max
copy copy
update @lbry/components and tweak range styles
sigfigs
error catching and cleanup
apply review changes
style table and unlock button
handle tip errors
separate fileDescription from fileDetails
make expandable cards
ui tweaks
tweak copy, style, behavior
remove unused strings
forgot an important line
2020-04-02 08:54:43 -04:00
Sean Yesmunt
419b3890cd
improve share modal
2020-03-30 09:40:23 -04:00
YULIUS KURNIAWAN KRISTIANTO
6f86c34da4
fix wording
2020-03-17 12:08:28 -04:00
seanyesmunt
f8357c4ec6
update copy
2020-03-16 15:06:10 -04:00
Sean Yesmunt
304dcf79e1
add sign out confirmation modal for desktop
2020-03-16 14:52:29 -04:00
Sean Yesmunt
9b95b4994e
show available balance on tip/support modal for mobile devices
2020-03-16 14:52:29 -04:00
jessop
7595458caa
make user type channel name to abandon channel
2020-03-12 20:56:02 -04:00
Kenneth C
b5e7912f93
Updated commentAcknowledgement modal.
...
Removed outdated point regarding the ability to delete/edit comments and replaced it with an at least somewhat relevant point.
2020-03-09 05:57:17 -07:00
Sean Yesmunt
a87d564c9e
fix error colors on dark mode
2020-02-23 21:14:01 -05:00
Sean Yesmunt
0edea00943
call publish analytics event for reposts
2020-02-23 21:14:01 -05:00
Sean Yesmunt
bbd263c441
don't remember repost bid amount
2020-02-19 11:08:08 -05:00
Sean Yesmunt
2619adb880
add supports to 'top' page
2020-02-12 15:34:59 -05:00
Sean Yesmunt
f351c9eedf
fix advanced section collapsing after changing claim name
2020-02-12 10:51:33 -05:00
Sean Yesmunt
7eb340167a
fix publish modal style
2020-02-11 13:38:06 -05:00
Sean Yesmunt
e1cfe6aa9a
cleanup
2020-02-11 11:09:55 -05:00
Sean Yesmunt
776de49c15
basic repost UI
2020-02-11 11:09:55 -05:00
Sean Yesmunt
80595311c6
fix spacing on send tip modal
2020-01-21 17:38:10 -05:00
Sean Yesmunt
5c906df371
cleanup
2020-01-21 09:50:16 -05:00
Thomas Zarebczan
939a7d7689
feat: app image + cookie
...
fix: password stuff
2020-01-21 09:50:16 -05:00
jessop
b33695c295
show channelName instead of full url introducing referrer channel
...
clear referrer modal error on close
2020-01-17 11:23:03 -05:00
jessop
acd7baf069
provide for resetting referral set error state
...
improve reward buttons
show setReferrer errors in modal
2020-01-17 11:23:03 -05:00
Sean Yesmunt
1c0a7ede0a
referrer modal styling
2020-01-15 12:55:44 -05:00
Sean Yesmunt
93e8616e2e
referrals round 2
2020-01-14 15:50:10 -05:00
Sean Yesmunt
b15f728d16
Revert "Feat new referrals"
2020-01-14 15:01:54 -05:00
Jeremy Kauffman
abba90ccfd
update invitee modal copy
2020-01-14 12:42:59 -05:00
jessop
94cc7a2d9d
review changes
2020-01-14 12:42:57 -05:00
jessop
d1c4e96d60
rename setReferrerPending and Error
...
bump lbryinc
improve invite states
register channels with apis
fix duplicate subscriptions
2020-01-14 12:42:56 -05:00
jessop
b16688754b
new referrals
...
enable visiting /$/CODE or /$/invite/CHANNEL
enable visiting /ANY?=[CODE|CHANNEL] to set and claim
enable /$/invite selecting channels for referral codes
add ?r=CODE to share modal
enable setting referrer and claiming reward from rewards page
2020-01-14 12:42:56 -05:00
jessop
92af68d912
new invite route
2020-01-14 12:42:55 -05:00
Sean Yesmunt
72b9f3efdd
new text viewer layout
2020-01-06 16:35:43 -05:00
Jeremy Kauffman
9a6f2a1975
fix i18n in support modal
2020-01-06 13:48:18 -05:00
Thomas Zarebczan
c5c02f0ad9
add warning to claim delete modal
2019-12-28 14:39:08 -05:00