Xylight

joined 2 years ago
MODERATOR OF
[–] [email protected] 5 points 4 months ago

If there's an epic games game you want but don't want to use the epic launcher or you're on Linux, Heroic Games launcher id a good choice

[–] [email protected] 4 points 4 months ago

That's a good point, i didn't consider the value of the content it creates

[–] [email protected] 19 points 4 months ago (1 children)

why the hell do websites even have those 6 separate input fields? you can just have one and style it differently

[–] [email protected] 2 points 4 months ago (4 children)

i'm pretty confused why people here understandably hate DRM, monopolies, and billionares, but are fine with steam and Gaben

[–] [email protected] 2 points 5 months ago (1 children)

I need to add language settings to communities and profiles. I really dislike how lemmy handles this though.

If you change it in lemmy-ui, it will propagate to Photon because it's an account wide setting.

[–] [email protected] 4 points 6 months ago (6 children)

You should be able to just replace the lemmy-ui image with the photon image, but you'll need to set a few env variables

PUBLIC_INSTANCE_URL: the domain your Lemmy instance is accessed from. (like lemmy.world)

PUBLIC_INTERNAL_INSTANCE: the url and port for the internal server to access (eg lemmy:8536)

PUBLIC_SSR_ENABLED: enable this to allow server rendering which improves SEO

PUBLIC_MIGRATE_COOKIE: this will automatically migrate lemmy-ui logins to photon.

[–] [email protected] 2 points 6 months ago (1 children)

Photon seems to have a semantic layout that firefox detects as settable into reader mode.

[–] [email protected] 1 points 7 months ago

Photon technically has it but you need to use your own libretranslate instance since I'm not paying for that.

[–] [email protected] 25 points 7 months ago

Hey how did you get my world 😡😡

[–] [email protected] 2 points 7 months ago* (last edited 7 months ago) (1 children)

Can confirm. AAAAAAAAAAAAA (peaked 39c today)

[–] [email protected] 18 points 7 months ago* (last edited 7 months ago) (2 children)

Snapchat AI only responds in this format:

Compliment! Description of what you just did. *relevant emoji

2
Command Palette! (lemdro.id)
submitted 8 months ago* (last edited 8 months ago) by [email protected] to c/[email protected]
 

I'm working on a command palette for Photon, which will allow you to press ctrl + p or / to open a prompt where you can type and go to a page or a recent post instantly.

Are there any actions or links that you'd want me to add?

 

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 9 months ago* (last edited 8 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 9 months ago* (last edited 9 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
1
submitted 9 months ago* (last edited 9 months ago) by [email protected] to c/[email protected]
 

all 0.19.4 features coming soon

view more: ‹ prev next ›