zeppi
fe2af64b90
fix changelog
2022-04-24 10:35:14 -04:00
tiziodcaio
465d204e69
Update yarn to Berry
...
Adding changelog
2022-04-24 09:57:28 -04:00
zeppi
5a2e4ae49a
changelog
2022-04-22 12:21:23 -04:00
zeppi
0bb13331d5
changelog edit
2022-04-22 11:45:13 -04:00
zeppi
811bb0cf30
changelog
2022-04-22 11:38:23 -04:00
zeppi
c58b3c752e
changelog
2022-04-22 09:44:57 -04:00
zeppi
34d9b05de0
changelog typo
2022-04-21 11:33:49 -04:00
zeppi
3b7b9e69c7
changelog
2022-04-21 11:12:59 -04:00
zeppi
febbb4f82e
changelog
2022-04-21 11:12:26 -04:00
zeppi
9b26a65be4
changelog
2022-04-18 08:54:59 -04:00
zeppi
2193c61628
changelog
2022-04-18 08:53:57 -04:00
zeppi
aef3eccfbd
changelog
2022-04-17 13:27:02 -04:00
infinite-persistence
daab8a28ed
Fix post-editor preview mode ( #7532 )
...
## Cause
It broke because lack of awareness that we can't use our components in preview mode. For some reason, we don't have redux access in SimpleMDE's preview mode.
## Change
- Restore the stub for iframes
- Fix preview for images, and apply a similar styling as in Posts.
Co-authored-by: jessopb <36554050+jessopb@users.noreply.github.com>
2022-04-13 12:22:05 -04:00
infinite-persistence
79f05a831f
Uploads: show placeholder when loading
2022-04-13 12:08:04 -04:00
zeppi
0e6b2eae8b
changelog
2022-04-04 06:16:08 -04:00
zeppi
9f4ba9041b
changelog
2022-04-03 10:19:54 -04:00
zeppi
cff40b338c
changelog
2022-03-31 14:03:15 -04:00
zeppi
945b4b3992
changelog
2022-03-31 14:02:04 -04:00
zeppi
0c467ddc8d
changelog
2022-03-26 16:52:27 -04:00
zeppi
702a3f8eb8
changelog
2022-03-11 12:57:29 -05:00
zeppi
29c605de86
changelog
2022-02-25 17:56:59 -05:00
zeppi
9fc600397c
changelog
2022-02-15 22:05:39 -05:00
zeppi
870992a6e4
changelog
2022-02-15 14:59:02 -05:00
zeppi
71eedd20e1
changelog
2022-02-11 12:54:37 -05:00
zeppi
830567b6ec
changelog
2022-02-09 17:06:46 -05:00
zeppi
ab87591501
changelog0.52.2-alpha.4
2022-02-06 22:56:20 -05:00
jessopb
98852e7eb4
changelog and hosting copy ( #7445 )
2022-01-27 14:45:48 -05:00
Rahul Rajan
f06b3bd877
add property overlay to ClaimPreview ( #7420 )
...
* add property overlay to ClaimPreview
* add to changelog
* moved changelog change
2022-01-21 14:44:48 -05:00
zeppi
33949e5dbf
changelog
2022-01-07 15:09:16 -05:00
zeppi
3812989c0a
changelog
2022-01-04 13:58:50 -05:00
zeppi
68ecfbb990
update changelog for 0.52.1
2021-12-31 13:29:20 -05:00
jessopb
6312f1eee9
changelog ( #7361 )
2021-12-16 17:17:58 -05:00
jessopb
f474c014f3
update changelog ( #7347 )
2021-12-12 22:28:23 -05:00
jessopb
6fed123253
update changelog ( #7340 )
2021-12-10 15:03:14 -05:00
zeppi
5a1cafc7d3
changelog
2021-12-04 16:40:19 -05:00
zeppi
64a31f1aad
lbrynet .106
2021-12-04 16:40:19 -05:00
zeppi
e262e44912
update changelog
2021-12-03 11:46:37 -05:00
zeppi
73c4791460
add compatibility for xenial and high sierra to changelog
2021-11-27 11:33:22 -05:00
zeppi
83ce35df1b
add compatibility for xenial and high sierra to changelog
2021-11-27 11:32:36 -05:00
zeppi
3556015201
changelog lbrynet 103 bump
2021-10-25 13:14:44 -04:00
zeppi
06fe810e92
bump lbrynet
2021-10-25 11:35:31 -04:00
zeppi
704f508292
changelog edit
2021-10-24 16:38:37 -04:00
zeppi
5dabeb558b
changelog
2021-10-24 16:33:59 -04:00
Bradley Ray
ffb3f1ac35
fixed disable-support for comments
2021-10-12 12:49:49 -04:00
saltrafael
2f4dedfba2
Add Channel Mention selection ability ( #7151 )
...
* Add Channel Mention selection ability
* Fix mentioned user name being smaller than other text
* Improve logic for locating a mention
* Fix mentioning with enter on livestream
* Fix breaking for invalid URI query
* Handle punctuation after mention
* Fix name display and appeareance
* Use canonical url
* Fix missing search
2021-09-30 17:30:32 -04:00
Bradley Ray
819bdea0c6
fix playlist resolving collectionurls ( #7178 )
...
* fix playlist resolving collectionurls
* Update CHANGELOG.md
Co-authored-by: Thomas Zarebczan <tzarebczan@users.noreply.github.com>
2021-09-30 09:03:50 -04:00
Branko Tomic
b1d4f119a7
Fix “Your Account” popup on mobile ( #5652 ) ( #7172 )
...
* Fix “Your Account” popup on mobile (#5652 )
* Update changelog
Co-authored-by: Branko Tomic <branko@spicefactory.co>
2021-09-29 11:20:36 -04:00
infinite-persistence
6658217865
Restore "Stream Key Button ( #7127 )" + lint and modifications
...
- Consolidate functionality into existing component.
- Use proper strings.
2021-09-23 20:13:02 +08:00
infinite-persistence
8bc8c4bcae
Revert "Stream Key Button ( #7127 )"
...
I forgot to lint before merging. Reverting for now, will fix in a bit.
This reverts commit 5c8878353f
.
2021-09-23 17:57:49 +08:00
GG2015
5c8878353f
Stream Key Button ( #7127 )
...
* Added streamkey button.
* Added streamkey button.
* Updated changes
* Removed unused code.
* Removed copyableStreamkeyUnmask component.
* Rewrote StreamKeyMask to enableMask/enableMaskType
* Updated changelog and bumped version to 0.51.3
* Reverted changes
* Updated to correct area.
* Renamed CopyableText to CopyableStreamKey
* See commit notes.
* Fixed Show/Hide button
2021-09-23 14:17:59 +08:00