infinite-persistence
47d39b20d3
Stop fetching reacts if failed for 3 times
...
Not sure if this will ever occur, but technically possible from the code point of view. Try adding this to see if it stops the spikes in `reaction.list` calls.
2021-07-17 13:53:58 +08:00
infinite-persistence
9c05239b04
Don't show "comments disabled" while still fetching.
...
## Issue
6513
2021-07-17 12:09:42 +08:00
keikari
1882e78d51
Tried to clear errors mentioned in lint details
...
154:28 error Trailing spaces not allowed
161:6 error Unexpected tab character
2021-07-16 18:32:41 -04:00
keikari
299682a6dc
Make "support-pop-up" text match claim type.
...
Confirm button label will also show "your" instead of "this" for your own claims.
2021-07-16 18:32:41 -04:00
keikari
08dd1cbf0b
Minor fix suggestion: Default to "TAB_BOOST" when supporting own claims
...
Someone mentioned about odysee.com showing "tip" related text when supporting own claim. Now it should default to "Boost" related text for own claims.
L167: Not edited but not sure if "claimIsMine" is needed there any more.
2021-07-16 18:32:41 -04:00
zeppi
70af46149d
discover channelIds from homepages
2021-07-16 18:31:48 -04:00
saltrafael
9cdfb239c0
Playlist style fixes ( #6509 )
...
* Fix spacing on List page
* Fix alignment on List sidebar
2021-07-16 15:13:28 -04:00
Baltazar Gomez
e59c67a144
render filedrop for only authenticated users ( #6466 )
2021-07-16 14:53:14 -04:00
Marko Lorentz
e44b7b929e
i18n: Added missing state handling for RTL languages ( #6275 )
...
* Add RTL Support
* Add Arabic to supportedLanguages
* Fixed lint errors
* Allowed RTL flow for Hebrew
Co-authored-by: Sana <sana.benhassouna@ensi-uma.tn>
2021-07-16 13:51:08 -04:00
infinite-persistence
cb0222981c
Reactions: switch from SDK to Commentron
...
## Issue
- Closes 6481 "Use Commentron for react.List, react.React calls".
- 5459 "Interact directly with commenting servers".
2021-07-16 13:41:41 -04:00
zeppi
df8216e9d8
add changelog to pr template checklist
2021-07-16 13:40:25 -04:00
zeppi
1dd8eeb317
update changelog
2021-07-16 13:34:33 -04:00
btzr-io
4d28c5d208
use aria current
2021-07-16 10:58:40 -04:00
btzr-io
504f230d59
show currently active playing item on playlist: #6204
2021-07-16 10:58:40 -04:00
infinite-persistence
ad7db1e939
Reactions: wait for previous fetch to complete before fetching again.
...
This was causing duplicate IDs to be fetched over and over again when scrolling quickly.
2021-07-16 10:54:12 -04:00
infinite-persistence
a13708f4dd
Handle the case of all replies are blocked.
...
In this scenario, `comment.List` does not return `comment`. I was expecting an empty array.
Handled accordingly.
2021-07-16 10:54:12 -04:00
infinite-persistence
08c701ba19
Restore comment pagination
...
This reverts commit e6addb8c2a
, reversing
changes made to 47b594107a
.
2021-07-16 10:54:12 -04:00
saltrafael
b5ad359e32
Fix 'Recent Comments' button for livestreams
2021-07-16 10:55:47 -03:00
btzr-io
ba763a85cd
remove react-helmet
2021-07-16 02:22:54 -05:00
btzr-io
d1a8f28464
use new aria label format for claim preview
2021-07-16 01:53:38 -05:00
infinite-persistence
73c872501c
Copy Link: use canonical
...
## Issue
6497
2021-07-16 10:18:37 +08:00
btzr-io
06e6feaf3b
add date to claim-preview aria-label
2021-07-15 19:44:51 -05:00
btzr-io
d56b32ff19
simplify localization of claim-preview aria-label
2021-07-15 19:13:54 -05:00
btzr-io
60c5d3bf67
add more info for claim-preview-tile aria label
2021-07-15 18:12:11 -05:00
zeppi
6bee1915ec
bump
2021-07-15 17:48:02 -04:00
zeppi
637c01750a
clean
2021-07-15 17:48:02 -04:00
zeppi
b2b88b466e
fix colon handling
2021-07-15 17:48:02 -04:00
zeppi
0e589c0401
bump
2021-07-15 17:48:02 -04:00
btzr-io
7c8c43d3a7
fix file actions accessibility
2021-07-15 15:14:21 -05:00
btzr-io
6354a77bf1
make skip navigation link first focusable element
2021-07-15 13:32:58 -05:00
btzr-io
cc7dcc65f9
fix localization entries
2021-07-15 12:16:13 -05:00
btzr-io
9426f6af72
more css fixes for menu button styles
2021-07-15 12:13:31 -05:00
infinite-persistence
e6addb8c2a
Revert comment pagination
...
until weird 'replies' and reaction-fetch spikes is investigated
2021-07-15 22:26:46 +08:00
infinite-persistence
a2a1ddb403
Revert "Comments Pagination #6390 "
...
This reverts commit 16ef013025
, reversing
changes made to fba8b89b3b
.
2021-07-15 22:23:26 +08:00
infinite-persistence
08548916df
Revert "Fix continuous reaction fetch in incognito"
...
This reverts commit ff059c58fd
.
2021-07-15 22:23:14 +08:00
infinite-persistence
47b594107a
Use better icon for "Copy Link"
...
Not re-using the same icon as "Share".
2021-07-15 14:40:10 +08:00
btzr-io
d0e865b9ec
define main language on html head
2021-07-15 01:12:18 -05:00
btzr-io
aa1b9b8b99
add react-helmet as a dependency
2021-07-15 01:00:37 -05:00
btzr-io
4e40488629
rename css vars
2021-07-15 00:48:53 -05:00
btzr-io
eb1ab935c5
consistent menu button styles and minor css fixes : #5145
2021-07-15 00:40:40 -05:00
btzr-io
d0f241d908
fix localization entries
2021-07-14 23:19:44 -05:00
btzr-io
4d4fbe4e9a
fix typo
2021-07-14 22:12:40 -05:00
btzr-io
6d7e92d73b
improve header accessibility
...
add skip navigation link + minor fixes
2021-07-14 22:08:30 -05:00
infinite-persistence
ff059c58fd
Fix continuous reaction fetch in incognito
...
myReactions will never be filled in incognito. Also, it's probably enough to just check othersReactions, but for now, still do both when logged in.
2021-07-15 09:58:15 +08:00
btzr-io
7aaaf998a8
use aria-hidden on all tile cards thumbnails
2021-07-14 18:58:56 -05:00
btzr-io
695343532d
minor css fixes : #5145
2021-07-14 18:35:49 -05:00
btzr-io
484f2830c8
improve accessibility of claim preview tiles: #6480
2021-07-14 17:12:07 -05:00
btzr-io
6df622307c
simplify card tile keyboard navigation
2021-07-14 15:09:48 -05:00
Baltazar Gomez
2f67ca370e
Merge branch 'master' into accessibility
2021-07-14 13:48:37 -05:00
btzr-io
0397617bed
use aria-hidden on all icons by default
2021-07-14 13:44:22 -05:00