Skip Navigation
Photon v1.29.0
  • I tested safari on an iPhone 15 running iOS 17 and could not find any issues. What OS are you on?

  • Photon v1.29.0
  • It'd be nice as an option though

  • Photon v1.29.0
  • Sure. For now, I've added it to the release notes on the Github. Instance admins should set PUBLIC_DOCK_TOP and PUBLIC_DOCK_PANEL to true.

  • Photon v1.29.0
  • Yes, you can set the old navigation style as the default.

  • Photon v1.29.0
  • Please read the post.

    • If you dislike the change, go to settings and press "Legacy Navigation Style". It is at the top of settings.
  • Photon v1.29.0
  • Tesseract has infinite scroll, it makes me jealous because I can't find a clean way to implement it

  • Photon v1.29.0

    What's Changed

    • Redesign navigation
      • If you dislike the change, go to settings and press "Legacy Navigation Style". This will make the navigation similar to before
      • You can see 5 of the most recent posts and communities for quick access.
    • Use your accent color in more places
      • You can change your accent colors in the theme menu.
    • Improve design consistency
    • New font option
    • Change animation curves to be more bouncy
    • Add option to make featured posts more compact
    • Remove hooks.server.ts to make requests faster

    Full Changelog: https://github.com/Xyphyn/photon/compare/v1.28.4...v1.29.0

    18
    what lemmy web app do you use and why?
  • glad you like photon! :)

  • New Photon front end
  • Because PWAs are such a pain to manage, it's pretty difficult for me to let the PWA have the icon and name of the instance that hosts it. You can customize your colors from the main menu > theme though.

  • Google Translate redesigns Conversation mode with Material You
  • Native looking apps are a requirement for a lot of people.

  • 3 May 2024
  • I never thought I would go down a rabbit hole about a nursery rhyme that is associated usually with an egg

  • Receiving error when trying to mod someone in community
  • Photon calls /resolve_object. If you type what you typed in photon in the search page, does it work?

    What error are you getting?

  • Can we all agree that whatever version of predictive text we have nowadays is crap, and has been for a long time?
  • Even though gboard is a google product and probably sends a ton of data, the autocorrect has never been an issue for me personally. I can type much faster because it will always autocorrect to what I intend.

  • A new Lemmy instance for Voyager supporters!
  • Yeah I couldn't afford to keep that instance running

  • Featured
    Photon v1.28.0 - Themes!
  • hello this is my test comment from now on.

    • markdown test, but it's gonna be multiple lines. this is to see how well photon will handle multi-line stuff like this

    • this is another test

  • You wouldn’t get it
  • immutable objects, i like functional programming

  • You wouldn’t get it
  • i hate this programming pattern with a passion.

  • Deleted
    Photon beta
  • Yes, you can also use the github

  • A new future for Photon

    Photon Announces Revamped Design

    We're thrilled to unveil a significant redesign of Photon, the user interface for the fediverse! Since its inception, Photon has strived to make the fediverse more accessible with a user-friendly design.

    Mono-Light addresses a key request from our community: increased information density. This redesign allows you to view more content at a glance, streamlining your fediverse experience.

    Here's a glance at our new design:

    !

    As you can see, every UI element has been streamlined while still remaining beautiful. You can see so much more at once, with no sacrifice to usability. Got fat fingers? just cut a bit of it off.

    You can expect this new design to roll out by the end of today, April 1st.

    ...

    No offense to the mlmym devs. Photon users want a clean UI, while mlmym users want an information dense, old reddit like UI.

    4
    Nord theme for Photon

    I don't really like Nord themes so I won't personally use this but here you go:

    {"other":{},"primary":{"100":"#8fbcbb","900":"#5e81ac"},"zinc":{"50":"#eceff4","100":"#e5e9f0","200":"#d8dee9","400":"#d8dee9","500":"#e5e9f0","700":"#4f586a","800":"#4c566a","900":"#434c5e","925":"#3b4252","950":"#2e3440"},"slate":{"25":"#eceff4","50":"#e5e9f0","100":"#d8dee9","200":"#d8dee9"}}

    2
    Photon v1.28.0 - Themes!

    v1.28.0

    • Add custom theme support
      • Access from the settings page or clicking "Color scheme" in main menu
      • Instance themes are coming later
    • add pasting images directly into comments
    • fix sidebar collapsing stuff

    Try a theme

    To import/make a theme, go to settings > theming. You can also click "color scheme" in the main menu.

    I made a catppuccin theme for photon. Import this:

    {"zinc":{"50":"#cdd6f4","100":"#bac2de","200":"#a6adc8","300":"#9399b2","400":"#7f849c","500":"#6c7086","600":"#585b70","700":"#45475a","800":"#313244","900":"#1e1e2e","925":"#181825","950":"#11111b"},"primary":{"100":"#a6e3a1","900":"#7287fd"},"other":{"white":"#ffffff"},"slate":{}}

    and voila! This theme only changes dark mode colors right now.

    9
    Catppuccin for Photon

    This theme only works in dark theme for now

    Theme (importable in Photon v1.28.0+)

    {"zinc":{"50":"#cdd6f4","100":"#bac2de","200":"#a6adc8","300":"#9399b2","400":"#7f849c","500":"#6c7086","600":"#585b70","700":"#45475a","800":"#313244","900":"#1e1e2e","925":"#181825","950":"#11111b"},"primary":{"100":"#a6e3a1","900":"#7287fd"},"other":{"white":"#ffffff"},"slate":{}}

    1
    Photon v1.27.0

    This was mostly a bug fix and polish update

    • Fix assymetrical buttons on mobile
    • Make posts that fit maximum height expanded by default
    • Fix and close #248 (Highlighting text and clicking link should wrap text in link)
    • Add community and user banners
    • Performance: make docker server use bun instead of node
    • Migrate to Sveltekit 2
    • Improve post vote hitboxes
    • Add a loading spinner for photon instances where SSR is off
    • and more!

    Full Changelog: https://github.com/Xyphyn/photon/compare/v1.26.0...v1.27.0

    6
    [neutron POLL] this is a test poll

    [options]

    🍏 apple ::: This is an example of option 1

    🍌 banana ::: This is an example of option 2

    🍊 orange ::: This is an example of option 3

    [/options]

    4
    Photon v1.25.0

    What's Changed

    • Add phtn.ngn.tf to the instance list by @ngn13 in https://github.com/Xyphyn/photon/pull/230
    • Upgrade mono-svelte to v0.4.3
    • Redesign main menu
    • Add icon and banners to admin config
    • Fix community settings button appearing when it shouldn't

    New Contributors

    • @ngn13 made their first contribution in https://github.com/Xyphyn/photon/pull/230

    Full Changelog: https://github.com/Xyphyn/photon/compare/v1.24.1...v1.25.0

    0
    murder

    Alt text: a Christmas inflatable decoration of a snowman on top of a mug labeled "hot cocoa"

    0
    Photon community has moved to lemdro.id

    The Photon community has moved from lemmy.xylight.dev to lemdro.id, because it's getting difficult to have to keep my old instance online.

    All updates and questions should go here from now on!

    2
    Trying to narrow down an extremely infuriating issue with Mesa on an AMD GPU

    I have a few questions, please comment if you match all of most of these:

    • Do you use an RX 6000 series GPU?

    • Do you experience random freezes when playing games?

    • Are those freezes a "page fault"? (Use journalctl to check)

    • Do these issues occur in OpenGL games?

    • Are the page faults a GCVM_PROTECTION_FAULT?

    • What mesa version do you use?

    • What Linux distro do you use?

    I've been having frequent freezes and it renders my operating system nearly unusable. I have to restart my computer to recover, and I lose all of my unsaved work.

    Has anyone else experienced this issue? Do you use an RX 6000 card on Linux but have not had this issue?

    13
    Photon v1.23.0: YouTube embeds!

    Photon now supports viewing YouTube links, in app!

    • feat: YouTube embeds
      • in order not to wreck your bandwidth, you must click to view (configurable)
    • Feature: allow instance selection on modlog page by @0xCmdrKeen in #199
    • feat: fix and re-add crosspost combining
    • docker: switch to node-alpine image for faster builds

    Full Changelog: https://github.com/Xyphyn/photon/compare/v1.21.0...v1.23.0

    0
    Photon v1.21.0

    sorry for no updates in a while, took a bit of a break

    • feat: Combine crossposts in a feed into one post
      • A button will be visible to expand them
    • feat: Setting to open posts in new tab
    • fix: weird comment editing bug on ctrl + enter
    • misc: switch docker image to node-slim
    • fix: centering in post pages

    Full Changelog: https://github.com/Xyphyn/photon/compare/v1.20.4...v1.21.0

    4
    Should loud cars be banned?

    (does not reflect my opinion, just thought it looked funny)

    Less hostile when in context.

    Taken from a YouTube channel called Not Just Bikes.

    111
    Photography @lemmy.world Xylight (Photon Dev) @lemdro.id
    Got a photo of the partial eclipse!

    Taken on a pixel 6 so not very high quality

    2
    Xylight Xylight (Photon Dev) @lemdro.id

    I am the developer of the Photon client. Try it out at https://phtn.app

    Posts 19
    Comments 121
    Moderates