Xylight

joined 2 years ago
MODERATOR OF
[–] Xylight@lemmy.xylight.dev 24 points 2 years ago* (last edited 2 years ago) (1 children)

They cropped out the original creator's profile

Here's the original

[–] Xylight@lemmy.xylight.dev 1 points 2 years ago (1 children)

In list view, you can tap the image to expand it.

You can change your view to cards in settings, under "post style".

[–] Xylight@lemmy.xylight.dev 16 points 2 years ago* (last edited 2 years ago) (1 children)
[–] Xylight@lemmy.xylight.dev 4 points 2 years ago

You can give a proper introduction of yourself at !howdy@lemmy.blahaj.zone.

[–] Xylight@lemmy.xylight.dev 10 points 2 years ago (3 children)

is this a Doppler effect meme or something I'm stupid

[–] Xylight@lemmy.xylight.dev 4 points 2 years ago

I sort by new and upvote content I think most people will like, and downvote low quality content.

[–] Xylight@lemmy.xylight.dev 1 points 2 years ago

Lemmy doesn't support oauth2, so this is false

[–] Xylight@lemmy.xylight.dev 6 points 2 years ago* (last edited 2 years ago)

20% typically. I prefer to be able to hear my surroundings clearly still

[–] Xylight@lemmy.xylight.dev 11 points 2 years ago

We kept the reposts of less than a week old posts though

 
 

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

  • On v1.0.2, a new feature was added. It's an addition to the old "resolve posts to home instance."
  • Post links will now automatically convert to Photon links, do you aren't taken out of Photon. If the post is on a different instance, you get the option to fetch the post on your home instance.

How to implement

(For devs)

To implement fetching posts on your home instance, call the /resolve_object endpoint, with q as the post's ap_id. It will return the post in the response.

 
  • On v1.0.2, a new feature was added. It's an addition to the old "resolve posts to home instance."
  • Post links will now automatically convert to Photon links, do you aren't taken out of Photon. If the post is on a different instance, you get the option to fetch the post on your home instance.
74
submitted 2 years ago* (last edited 2 years ago) by Xylight@lemmy.xylight.dev to c/lemmyapps@lemmy.world
 

https://phtn.app

Photon is the first client to have feature parity with lemmy-ui (as far as I know).

You got all the common stuff like:

  • Mod tools
  • Admin tools
  • Resolve external objects
  • Purge items
  • etc...

As additions, there is:

  • Multi account system
  • Community and modded community sidebar
    • You can also quickly switch accounts here!
  • Powerful mod tools
    • Quickly private message a user for why their submission is removed. Customizable template!
    • Easily manage your mod team. Don't hunt for one of their posts, just type their handle!
  • Resolve external posts to your home instance
  • Automatic posts drafts
 
  • Photon now has full feature parity! (I think)

Enjoy.

 

cross-posted from: https://lemmy.ml/post/3794691

 

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

I think Photon is the first third party client to implement the modlog.

You can access it from the site about sidebar/window, like the normal lemmy-ui. Or just go to /modlog.

It has feature parity with the lemmy-ui modlog.

Crossposts were also added recently.

Also fixed the infamous profile page switching issue.

 

I think Photon is the first third party client to implement the modlog.

You can access it from the site about sidebar/window, like the normal lemmy-ui. Or just go to /modlog.

It has feature parity with the lemmy-ui modlog.

Crossposts were also added recently.

Also fixed the infamous profile page switching issue.

 

I personally am fine with this.

 

(only recently federated so sorry if this has been asked billions of times)

What's the best RSS reader for android?

My criteria are:

  • Material 3 design
  • FOSS
10
submitted 2 years ago* (last edited 1 year ago) by Xylight@lemmy.xylight.dev to c/photon@lemmy.xylight.dev
 

UPDATE: Lemmy v0.19.0 fixes this issue.

A lot of people are having issues with image uploads.

TL;DR, this is an unfixable Photon issue caused by a Lemmy issue

Right now Photon does authenticated requests by sending an authentication header with the jwt of your account. This works for most stuff, except image uploads. Image uploads require a cookie, which can't really be done client side.

As a workaround, Photon will proxy your image upload to the photon server. (nothing is tracked, you can see at hooks.server.ts) However, this means all requests come from the same IP- which can cause rate limits

It is caused by This GitHub issue

 

You can now re-order profiles from the accounts page. Click the profile icon to change the color.

Since v0.9.8, here's what was added:

  • As mentioned, Profile re-ordering and re-coloring
  • Mark individual posts as read
  • Click your active account to switch to guest.
  • A lot of UI tweaks for consistency

Thanks for all the support of Photon!

view more: ‹ prev next ›