Sean Yesmunt
19eefdf1da
adjust sizes
2020-06-16 16:24:12 -04:00
Alex Grintsvayg
b26a586fb5
wider diff in header sizes for md posts
2020-06-16 16:24:12 -04:00
Sean Yesmunt
ea90fd8b18
fix number width and update lbryinc
2020-06-16 09:56:32 -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
eatdostacos
5a219c7b4b
Add link to "Buy More LBC" button
...
Previously, the link was missing and the button didn't do anything.
2020-06-16 09:13:15 -04:00
Sean Yesmunt
8a825b1a83
fix typo
2020-06-15 19:18:34 -04:00
Sean Yesmunt
f13cc3c51c
fix label on tx table for supports
2020-06-15 19:02:03 -04:00
Sean Yesmunt
ca988d38ae
fix layout on '/$/report'
2020-06-15 14:11:15 -04:00
infiinte-persistence
fe431c30a7
SimpleMDE: Add character-count display and standardize look with basic editor's.
2020-06-15 10:53:17 -04:00
infiinte-persistence
805904360e
Set "Description" field limit to 5000 characters.
...
This applies to both Channel and Claim description.
2020-06-15 10:53:17 -04:00
infiinte-persistence
749b13e3eb
Rename: "constants/comments.js" --> "constants/form-field.js"
2020-06-15 10:53:17 -04:00
infiinte-persistence
96041e8b09
SimpleMDE: Add character limit functionality.
2020-06-15 10:53:17 -04:00
infiinte-persistence
c197a1f230
Don't gray out on "Support/tip unlock" or "Abandon Claim" failures.
...
#4379
2020-06-15 10:51:50 -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
4bbd831a16
fix mobile style
2020-06-15 10:50:01 -04:00
Sean Yesmunt
c3cdc742ab
fix submit button after confirming
2020-06-15 10:50:01 -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
Sean Yesmunt
44cfe25ac2
fix height for embedded content
2020-06-12 17:41:26 -04:00
Sean Yesmunt
abc7b1298d
allow vanity urls in embeds
2020-06-12 17:24:00 -04:00
eatdostacos
4ab751286f
Spacing between info sentence and link
2020-06-11 13:04:52 -04:00
infiinte-persistence
a461c97962
About: Remove leading dash for app version in Web.
...
This completes the change in [b12c297a
] by handling the Web case.
2020-06-11 12:56:07 -04:00
infiinte-persistence
fa6a432c9d
Make library view mode [Downloads|Purchases] persistent.
...
Previously, the mode kept going back to 'Purchases' on every entry.
2020-06-10 10:06:24 -04:00
Sean Yesmunt
92efa2e49b
make sure auth token header is set for already signed in users too
2020-06-09 13:03:47 -04:00
Sean Yesmunt
36044b9e03
make sure email is verified before setting auth token header
2020-06-09 12:37:34 -04:00
infiinte-persistence
8068279b5e
Limit the Markdown Editor width in Edit (not New) Mode to prevent overflow.
...
The MDE used in the "new" section has a parent width parameter to limit itself, while the MDE used in the "edit" section didn't.
Fix by limiting ".comment__body_container" to 80%, which takes into account the space taken by the author's avatar. This feels a little bit dirty since it's hard-coded. If there's a way to calculate the avatar width from here, it will be more robust.
2020-06-09 09:54:10 -04:00
infiinte-persistence
d95ab2c168
Fix [ ff0cc861
] that broke regular word-wrap in comments.
...
Now, both regular text and "long text without spaces" will wrap correctly.
2020-06-09 09:39:54 -04:00
TigerxWood
8099088415
Made uniform display of text views
...
Too many forms of word "views" and "view" to translate, with caps and without. We need to choose the same in all places.
2020-06-09 09:26:41 -04:00
TigerxWood
bb790b4332
Removed space to sync with app-strings
...
Removed space to sync the text "LBRY takes privacy and choice seriously. Just a few questions before you enter the land of content freedom." with that from app-strings.jsx
2020-06-09 09:24:58 -04:00
TigerxWood
29b0111c9e
Made strings from settingWalletServer translatable
...
Made connecting string translatable
2020-06-09 09:24:32 -04:00
TigerxWood
374323713b
Make strings from fileDetails translatable
...
Text for files sizes can be translated as Mo (from Mega octet) so KB, MB, GB etc will be Ko, Mo, Go etc. in other languages.
2020-06-09 09:24:15 -04:00
Sean Yesmunt
1dcf16b0b4
fix download link on desktop
2020-06-08 16:26:49 -04:00
Sean Yesmunt
f11d06817f
pass undefined instead of null so that default value can be used
2020-06-08 16:17:00 -04:00
Sean Yesmunt
6c12525df3
fix typo
2020-06-08 14:22:03 -04:00
Sean Yesmunt
36d60fabe4
make sure auth token header is set before any authenticated sdk calls are made
2020-06-08 13:38:34 -04:00
infiinte-persistence
ff0cc8610d
Fix long comments without spaces not wrapping and pushing buttons to go off-screen.
...
#4331 (issue #2 )
2020-06-08 09:45:02 -04:00
infiinte-persistence
39f13e1b3a
Form-field: Wrap the label/error message when it is too long.
2020-06-08 09:45:02 -04:00
infiinte-persistence
861dd2a70f
Form-field: Truncate the "read-only prefix" to 40% width so that the input field is always visible.
...
Currently, the input field goes off-screen if the read-only prefix is too long.
Given that the prefix is read-only, the user probably knows what the prefix is from context. e.g. In the case of the Repost Modal, the prefix is repeated in a selection field above. So, it's probably ok to just truncate the text to an ellipsis.
The input field is the more important one here, so giving it 60% width when truncation is needed.
2020-06-08 09:45:02 -04:00
eatdostacos
b12c297a65
Add dash between app version and changelog link
2020-06-08 09:43:44 -04:00
eatdostacos
a434002be4
Testing Changelog Button on help page
2020-06-08 09:43:44 -04:00
jessop
9758286ad8
fix channel revoke confirmation
2020-06-08 09:42:58 -04:00
jessop
91662a9d57
force https thumbs or handle img src error
2020-06-08 09:42:19 -04:00
jessopb
6a59d2b2f9
Revert "fix channel revoke confirmation"
2020-06-08 07:50:09 -04:00
jessopb
e51765cd72
Merge pull request #4338 from lbryio/fix-channelDeleteConfirm
...
fix channel revoke confirmation
2020-06-07 16:42:26 -04:00
jessop
e8576eec8c
fix channel revoke confirmation
2020-06-07 15:17:18 -04:00
Sean Yesmunt
fea3533b4c
fix share link
2020-06-05 12:17:36 -04:00
jessop
cb64522fa9
install_new domain parameter
2020-06-04 13:43:36 -04:00
Sean Yesmunt
dd47bc673d
fix links in embeds
2020-06-04 10:57:31 -04:00