Xylight

joined 1 year ago
MODERATOR OF
[โ€“] [email protected] 2 points 3 months ago (1 children)

I was asking about the dev console. I pushed an update that fixes this.

[โ€“] [email protected] 1 points 3 months ago (3 children)

What error do you get?

[โ€“] [email protected] 1 points 3 months ago (1 children)

I dont know if youtube has h264 support

[โ€“] [email protected] 2 points 3 months ago (1 children)

Even as the dev I feel this about photon, i spend so much time messing with dark theme's colors just to end up preferring light mode anyway

[โ€“] [email protected] 12 points 3 months ago (3 children)

It could be that it's playing in a codec that your mobile browser doesn't support like av1 or something. Not sure though, is this happening with every video?

[โ€“] [email protected] 1 points 3 months ago (1 children)

Just curious, how do you compress images? Is there a web API?

[โ€“] [email protected] 2 points 3 months ago (2 children)

Any ideas on a way to make it more intuitive that you can click it?

[โ€“] [email protected] 1 points 3 months ago

Photon actually doesn't have this currently, but it's a good idea, as I moved appointing moderators to community settings. I'll add this soon!

[โ€“] [email protected] 1 points 3 months ago (1 children)

Can it auto detect when a website supports dark theme? Otherwise I noticed that it will ruin the colors of sites already in dark theme

[โ€“] [email protected] 4 points 3 months ago* (last edited 3 months ago) (1 children)

Wow, the new FCC law made comcast raise my generous 10Mbps upload to 25Mbps! It's $80/mo for this shit.

[โ€“] [email protected] 4 points 3 months ago (1 children)

lemmy.blahaj.zone admin is using photon? ๐Ÿ˜

[โ€“] [email protected] 4 points 3 months ago

Extrapolation takes quite a while, and there are other benefits to having a language file, like reusability.

 

This update is currently available on phtn.app, with a tagged release coming soon. Post navigation is down by 65% and returning from posts is instant.

What's Changed

  • feat: add infinite scroll

    • You can now scroll down infinitely without clicking next!
    • As a bonus, returning from a post page is now instant.
    • Of course, you can turn it off in settings.
    • A virtual list is also used so that infinite posts can be loaded with no performance impact.
  • feat: parse tags from title

    • Tesseract dev and I had the same idea, [tags in brackets] in posts will automatically be converted to a badge/flair. You can click it to search for all posts with that tag in a community.
    • I added options which let you choose flairs to blur posts of or hide.
  • tweak link design

  • improve smaller screen support

  • codebase: move $profile to a derived, immutable store to improve consistency

  • i18n: add new languages/update languages

    • Chinese
    • English
    • Estonian
    • French
    • Finnish
    • German
    • Hebrew
    • Portuguese
  • Update p.darrennathanael.com photon region by @DarrenOfficial in https://github.com/Xyphyn/photon/pull/350

  • Remove empty space left by hideTitle by @sevonj in https://github.com/Xyphyn/photon/pull/352

  • docs: Post component comments by @sevonj in https://github.com/Xyphyn/photon/pull/354

Full Changelog: https://github.com/Xyphyn/photon/compare/v1.30.4...v1.31.0-rc.1

 

This update is currently available on phtn.app, with a tagged release coming soon. Post navigation is down by 65% and returning from posts is instant.

What's Changed

  • feat: add infinite scroll

    • You can now scroll down infinitely without clicking next!
    • As a bonus, returning from a post page is now instant.
    • Of course, you can turn it off in settings.
    • A virtual list is also used so that infinite posts can be loaded with no performance impact.
  • feat: parse tags from title

    • Tesseract dev and I had the same idea, [tags in brackets] in posts will automatically be converted to a badge/flair. You can click it to search for all posts with that tag in a community.
    • I added options which let you choose flairs to blur posts of or hide.
  • tweak link design

  • improve smaller screen support

  • codebase: move $profile to a derived, immutable store to improve consistency

  • i18n: add new languages/update languages

    • Chinese
    • English
    • Estonian
    • French
    • Finnish
    • German
    • Hebrew
    • Portuguese
  • Update p.darrennathanael.com photon region by @DarrenOfficial in https://github.com/Xyphyn/photon/pull/350

  • Remove empty space left by hideTitle by @sevonj in https://github.com/Xyphyn/photon/pull/352

  • docs: Post component comments by @sevonj in https://github.com/Xyphyn/photon/pull/354

Full Changelog: https://github.com/Xyphyn/photon/compare/v1.30.4...v1.31.0-rc.1

1
test (lemm.ee)
submitted 4 months ago* (last edited 3 months ago) by [email protected] to c/[email protected]
 

I'm working on adding a feature that will convert tags in the title to flairs, which you can add custom filters/rules to.

1
submitted 4 months ago* (last edited 4 months ago) by [email protected] to c/[email protected]
 

Hey, I've been working on a few changes to photon that make it a lot faster to open posts and return, and as a result of these changes I can also make infinite scroll work. If you go to this link, Vercel will have commented on the post with a preview link. Those are basically the beta links.

Preview Link

Let me know of any bugs and any changes you'd like!

Current roadmap

  • [x] Make this not duplicate posts in memory
  • [ ] Make this work on all posts
  • [x] Use a virtual list for better render performance
view more: โ€น prev next โ€บ