Xylight

joined 1 year ago
MODERATOR OF
 

I've seen a few people complain about this (which if you dislike something about an app, make feedback!)

I've been thinking this too, but got used to it. The default tailwind colors are here. Photon, for the site background in dark theme, uses zinc at level 950. 900 is too light, should I change the background color to something in between?

 
  • feat: new, centered layout

    • all of the posts are in the center rather than the center of the right of the screen!
      • If that sounded confusing, that's what I tried to fix :p
    • community things were moved from a sidebar to a ... button
  • fix: Lemmy v0.19.0 dates were broken

I'm still wondering what i should put on the right of the layout. Let me know of any ideas!

If you have any suggestions, even minor, let me know in a comment.

 

cross-posted from: https://lemmy.xylight.dev/post/269244

Photon v1.15.0 comes with Lemmy v0.19.0 support, and is backwards compatible with v0.18.0 instances.

  • feat: add v0.19.0 support

  • feat: add seasonal logo colors

    • I plan to add some colors on hover depending on the month. Since this month is spooky month, it's an orange to purple gradient!
  • design: make search buttons look much better

  • misc: fix some signup issues

Full Changelog: https://github.com/Xyphyn/photon/compare/v1.15.0...v1.15.1

 

Photon v1.15.0 comes with Lemmy v0.19.0 support, and is backwards compatible with v0.18.0 instances.

  • feat: add v0.19.0 support

  • feat: add seasonal logo colors

    • I plan to add some colors on hover depending on the month. Since this month is spooky month, it's an orange to purple gradient!
  • design: make search buttons look much better

  • misc: fix some signup issues

Full Changelog: https://github.com/Xyphyn/photon/compare/v1.15.0...v1.15.1

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

Still waiting for Wonder to come out ๐Ÿ˜”

[โ€“] [email protected] 4 points 1 year ago

their being dumb.

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

added $3 and $5 tiers if people want to waste more money on me

(do not feel an obligation to donate. bug reports help a ton!)

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

It's weird that I came from designs like this just under a year ago.

[โ€“] [email protected] 5 points 1 year ago

The server should group them. If two crossposts are in the same post listing, the server should combine them and add a property in the API to let us know it was combined.

Also, Lemmy has no concept of a "crosspost". All it does to check a "crosspost" is check if they have the same URL.

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

I'm still working on it. It's not too difficult, I've actually finished compatibility, but I'm implementing the new features to maintain my claim of feature parity.

[โ€“] [email protected] 4 points 1 year ago (2 children)

Your IP seems to have been blacklisted by Cloudflare and it thinks you're a malicious bot. You'd have to get in contact with Cloudflare to get your IP unblocked.

[โ€“] [email protected] 2 points 1 year ago

I'd say

spoilerrotate it 110 degrees. The "nose" is the left eye.

[โ€“] [email protected] 47 points 1 year ago (6 children)

the wonders of the fediverse

 

It looks like v0.19.0 support will keep photon compatible with v0.18.0. I just need to send both query parameter and a header, so that v0.19.0 will accept the header and v0.18.0 will accept the parameter. I thought v0.19.0 would deny the query parameter, returning an error. Thankfully, the Lemmy devs were sane.

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

It's not actually native, it's a PWA. However you can use a wrapping tool to upload PWAs to the play store.

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

Unfortunately I don't have much experience in native app development. If I did want to make a native android app, I'd use native components and my app would look like Sync.

I could upload it to the play store though. Also adding it to your home screen should install it as a PWA!

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

Photon has had a lot of progress made recently. From a new design system to becoming a drop in replacement, changes are made constantly.

This is not everything that has changed, but there's a lot.

To get updates quickly, join [email protected]

cross-posted from: https://lemmy.xylight.dev/post/245558

I've added the following:

  • password resets
  • verify email routes
  • option to change password when logged in
  • a warning message when your session expires

Photon can now be used as a default UI with (hopefully) no issue!

However, Photon cannot setup a new instance currently. This only works on instances that have already been setup with lemmy-ui, you can swap it out.

v1.15.0 will add a UI to do this.

instance admins, a docker image and setup instructions are available here. It is recommended you set the PUBLIC_SSR_ENABLED env var to true to let search engines crawl the site.

cross-posted from: https://lemmy.xylight.dev/post/237690

Lots of updates were pushed today, here's the changes since v1.10.3:

v1.12.0

  • feat: multiple removal reply presets
    • you can now have multiple presets for removal replies/messages.

v1.11.2

  • feat: add voting animations
  • misc: add warning toast when trying to vote while not logged in

v1.11.1

  • feat: add a route indicator in the top left

v1.11.0

cross-posted from: https://lemmy.xylight.dev/post/233948

Yet another view type has been added: cozy

It is essentially just the card view, but without a background. I quite like it.

  • feat: made images slightly more round
  • feat: add lemmy version to site card
  • upgrade: mono-ui: 0.3.3 -> 0.3.5
  • feat: copy community id to clipboard when clicked
  • feat: only show comment form when you click "create comment"

cross-posted from: https://lemmy.xylight.dev/post/203455

I've tweaked the colors for light theme quite a lot. I think they look nice. It means I can make the background of buttons white, giving a clear separation.

  • Tweak light theme colors
  • Overhaul community page
  • Add Inter font
    • I kept the default as System UI. You can enable Inter from the settings.
  • Upgrade to Mono v0.3.2

cross-posted from: https://lemmy.xylight.dev/post/176453

What's new:

  • feat: Add ability to manage federated instances
    • You can even upload a CSV!
  • feat: Add markdown to post titles
    • Since this is a rare occurrence i didn't turn the title input into a markdown editor.
  • feat: Use notification date instead of submission date for inbox
  • feat: Expand images on click
    • I've made this an option since some people might dislike it.

Other stuff I haven't mentioned from previous updates:

  • fix: Subscribed text being cut off
  • change some wording
  • Add a back button and reload comments button to post pages
  • Add error handling to RelativeDate

Thanks for all your support on Photon! I'm still working on localization.

[โ€“] [email protected] 5 points 1 year ago

BLM icon is my favorite, it looks so slick

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

I've added the following:

  • password resets
  • verify email routes
  • option to change password when logged in
  • a warning message when your session expires

Photon can now be used as a default UI with (hopefully) no issue!

However, Photon cannot setup a new instance currently. This only works on instances that have already been setup with lemmy-ui, you can swap it out.

v1.15.0 will add a UI to do this.

instance admins, a docker image and setup instructions are available here. It is recommended you set the PUBLIC_SSR_ENABLED env var to true to let search engines crawl the site.

12
what if (lemmy.xylight.dev)
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]
 

i wonder if i should copy alexandrite

if i do this we get infinite scroll

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

Lots of updates were pushed today, here's the changes since v1.10.3:

v1.12.0

  • feat: multiple removal reply presets
    • you can now have multiple presets for removal replies/messages.

v1.11.2

  • feat: add voting animations
  • misc: add warning toast when trying to vote while not logged in

v1.11.1

  • feat: add a route indicator in the top left

v1.11.0

 

It improves readability quite a lot

edit: it's been added as an option. "limit layout width"

 

Alt textIn a video game, a massive ball is rolling towards the player on a bridge, so the player steps off of its trajectory. Shortly after passing the player, the ball abruptly stops. A second later, the ball starts rolling towards the player, knocking them off the bridge.

 

I forgot to make the site actually accessible for keyboard users sooo

  • added a "skip navigation" button
  • trap focus inside modals
view more: โ€น prev next โ€บ