zeppi
de9e56899f
cleanup
2022-04-16 17:02:48 -04:00
zeppi
0b86d61692
fix player close button
2022-04-16 15:49:59 -04:00
zeppi
0801de90ef
fixes
2022-04-16 15:34:00 -04:00
zeppi
4cef45f5c9
wallet icon was bad
2022-04-15 15:30:02 -04:00
zeppi
a9f436990a
fix pagination styling
2022-04-15 15:29:53 -04:00
zeppi
65e510d61c
style fixes
2022-04-15 15:29:51 -04:00
zeppi
890642ee02
fix hook
2022-04-15 15:29:45 -04:00
zeppi
0fa424c78f
bring in ody styles; modify; cleanup
2022-04-15 15:29:37 -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
Franco Montenegro
3fd3a548ec
Add viewed bar in thumbnails.
2022-04-13 11:40:06 -04:00
zeppi
d1c82c9af0
fix send tip default
2022-04-05 16:47:21 -04:00
zeppi
b47bd7e8b6
cleaner
2022-04-03 10:17:54 -04:00
zeppi
ec600bb8c8
graphic redesign
2022-04-03 10:17:54 -04:00
zeppi
f055198b29
wip
2022-04-02 09:27:07 -04:00
zeppi
e1a66d389f
prevent crash when deleting last reply (still needs work)
2022-04-02 09:27:07 -04:00
zeppi
0de96358bd
restyle collection rename
2022-03-29 18:06:55 -04:00
Franco Montenegro
5a24d6c570
Allow renaming collection in view playlist page.
2022-03-29 18:06:55 -04:00
Franco Montenegro
1369fbb064
Allow users to rename private/unpublished lists.
2022-03-29 18:06:55 -04:00
Tobias Speicher
21af8f4f28
refactor: replace deprecated String.prototype.substr()
...
.substr() is deprecated so we replace it with .slice() which works similarily but isn't deprecated
Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2022-03-23 12:12:44 -04:00
Franco Montenegro
66bdd3fc87
Small refactor to get the last used collection.
2022-03-08 12:30:39 -05:00
Franco Montenegro
c843991378
Update last used collection when a collection is pending or published.
2022-03-08 12:30:39 -05:00
Franco Montenegro
ca1d0e71b7
Add last used collection to right click menu.
2022-03-08 12:30:39 -05:00
zeppi
2ddf0a2cbd
add medium duration video filter
2022-03-07 18:46:28 -05:00
infinite-persistence
cef9ade10e
Render whole app on language change
...
## Issues
1. We were manually adding `selectLanguage(state)` as a prop to components used in Settings Page to trigger a render. Flaws:
- Unclear that the unused prop is just to trigger a render.
- Manually adding on a case-by-case basis will break over time (missed component).
2. The translation file fetching is delayed (at least in Odysee) and also takes time, so the GUI will end up having mixed strings on F5, depending on when the fetch completed.
## Approach
Make the app wrapper have a key that's tied to the language and translation data, so the entire app renders when language changes. Seems like a common design in most apps.
## Ticket
odysee 921
2022-03-07 09:40:09 -05:00
zeppi
04a6c735ac
finish view data hosting
2022-02-25 17:52:35 -05:00
zeppi
bf87ac08db
reverts electron updates testing
2022-02-23 12:36:55 -05:00
Franco Montenegro
080eee7d92
Display release changes from release notes instead of using GitHub's API.
2022-02-22 13:14:17 -05:00
Franco Montenegro
3058dbb4a6
Fix typos.
2022-02-22 13:14:17 -05:00
Franco Montenegro
e1ecf87df7
Better way of handling autoUpdate and listen for update available event to display update nag.
2022-02-22 13:14:17 -05:00
Franco Montenegro
48c5f58a8e
Multiple fixes in auto updates.
...
- Add "disable auto updates" setting (prevents downloading updates in the background but will still notify if there are newer versions)
- Prevent downloading multiple times the same update
- Hide nag when auto update modal is displayed
2022-02-22 13:14:17 -05:00
Franco Montenegro
8fb67d5980
Fix markdown guide button.
2022-02-17 15:09:43 -05:00
zeppi
9375ada72a
remove duplicate header search on mobile
2022-02-15 21:48:43 -05:00
zeppi
49c5180820
fix active channel for commenting etc
2022-02-15 20:58:13 -05:00
zeppi
eb1b412840
hide md preview help and restore mac header
2022-02-15 12:31:16 -05:00
zeppi
7c7c2aa053
fix comment pinning
2022-02-14 23:18:28 -05:00
Rafael
f6961f91fe
fix comment editing
2022-02-14 23:18:28 -05:00
zeppi
43af7ddc5f
more
2022-02-14 20:56:47 -05:00
zeppi
a574a5c1de
markdown fixes - blockquotes and embedded videos
2022-02-14 20:56:47 -05:00
zeppi
8bd38114dd
fix channelsFollowingDiscover
2022-02-09 16:46:47 -05:00
zeppi
92ed44c0f2
refactor improve data hosting
2022-02-09 10:59:17 -05:00
zeppi
4f74ecfc47
bring in player refactor with seek ahead/back
2022-02-06 22:43:05 -05:00
zeppi
703d1afc06
add key to claimPreview to fix wrong thumbs
2022-02-06 22:06:48 -05:00
zeppi
fe72dcfc2c
move wallet server setting help
2022-02-04 15:54:32 -05:00
zeppi
fe1a2eac33
use radio buttons for comment server selection
2022-02-03 22:29:52 -05:00
zeppi
2e048dc225
comment server selector - create file for protocol regex
2022-02-03 10:59:10 -05:00
zeppi
cbc3624664
rename commentserver files
2022-02-03 10:59:10 -05:00
zeppi
6b37fd2eae
comment server selector functional now, some cleanup
2022-02-03 10:59:10 -05:00
zeppi
d13397d4dd
new custom comment servers ux
2022-02-03 10:59:10 -05:00
jessopb
0e134a02d7
Miko fixes 0.52.2 a2 ( #7451 )
...
* style, repost, and costinfo fixes
* fix anon collection publishing
* fix markdown images
2022-01-29 18:25:40 -05:00
jessopb
98852e7eb4
changelog and hosting copy ( #7445 )
2022-01-27 14:45:48 -05:00