Commit graph

7769 commits

Author SHA1 Message Date
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
jessopb 864d35d9e9
Merge pull request #4373 from lbryio/installIdBump
bump lbryinc for domain install id
2020-06-11 14:19:53 -04:00
jessop 4ce4485923 bump lbryinc for domain install id 2020-06-11 13:26:32 -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
Sean Yesmunt 0de6096b5e v0.46.2 2020-06-10 14:06:23 -04:00
Sean Yesmunt 0af0729ad9 v0.46.2-rc.2 2020-06-10 12:23:07 -04:00
Sean Yesmunt 171fbc9cf4 v0.46.2-rc.1 2020-06-10 12:21:57 -04:00
Sean Yesmunt c4b319ca5d bump lbry-sdk to 0.76.0 2020-06-10 12:21:57 -04:00
Sean Yesmunt 06bc2da427 update changelog 2020-06-10 12:21:56 -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 bda2bdadf8 make sure script exits properly after it finishes signing build files 2020-06-09 22:09:07 -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 17d0f00a2e Fix dev base-url being used when generating the hover URL 2020-06-09 09:41:08 -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
eatdostacos 5458112fb6 Add string from recent commit 2020-06-09 09:39:24 -04:00
eatdostacos 5757ec9a86 Change some Change Logs to Changelogs 2020-06-09 09:28:08 -04:00
infiinte-persistence 0b7d8dea9a Strings from MoonPay, tipping, and more. 2020-06-09 09:27:21 -04:00
infiinte-persistence 2feb7dc41d Sync strings for 2 commits about data collection.
87e8957f: fix other data collection message...
179722b1: Update message about third party sharing
2020-06-09 09:27:21 -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 6182bf2145 v0.46.1 2020-06-08 16:54:04 -04:00
Sean Yesmunt 237241cbce v0.46.1-rc.1 2020-06-08 16:30:33 -04:00
Sean Yesmunt c658ee8123 update changelog 2020-06-08 16:30:14 -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
Sean Yesmunt 00306eff07 v0.46.0 2020-06-08 13:16:14 -04:00
Sean Yesmunt 76de946979 v0.46.0-rc.13 2020-06-08 11:52:38 -04:00
Sean Yesmunt a8c3ec54ae only delete origin header for sdk calls - leave everything else as is 2020-06-08 11:52:21 -04:00
Sean Yesmunt 339ebf2d32 v0.46.0-rc.12 2020-06-08 09:45:40 -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 59e80721a2
Merge pull request #4342 from lbryio/revert-4338-fix-channelDeleteConfirm
Revert "fix channel revoke confirmation"
2020-06-08 07:50:37 -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
eatdostacos 8d7cc3c93d Changelog update for Catalan support 2020-06-05 13:11:44 -04:00