6
submitted 18 hours ago* (last edited 18 hours ago) by data1701d@startrek.website to c/quarks@startrek.website

Over the past few days, I have received 2 identical scam direct messages from freshly created accounts on different instances (I immediately blocked user and messaged instance admins, with no response yet), namely aggregatet.org and feddit.rocks. I was wondering if others had experienced this issue, so I could see if it was an escalating issue.

you are viewing a single comment's thread
view the rest of the comments
[-] ValueSubtracted@startrek.website 2 points 16 hours ago

In the default Lemmy interface, it should be a flag icon. It's possible it's different if you're using an app?

[-] data1701d@startrek.website 3 points 15 hours ago

Thanks. My singular brain cell for some reason missed that button.

[-] ValueSubtracted@startrek.website 3 points 15 hours ago

No problem - we're unfortunately unable to delete the messages themselves the way we can remove a public comment, but rest assured we will fire the account into the sun (or, you know, just ban them from messaging our local users).

I also know that the admins of other servers are aware of the issue, so I encourage everyone to make reports, regardless of their home server.

[-] ptz@dubvee.org 2 points 9 hours ago

You can, but you have to do it through the database, unfortunately. Just replace the actor IDs with the one(s) reported:

update private_message
set deleted = true
from person
where person.id = private_message.creator_id
and person.actor_id in ('https://lemmings.world/u/missy29', 'https://aggregatet.org/u/sognar');
[-] Boomkop3@reddthat.com 3 points 16 hours ago

I am, yes. But I've got a pc at home, I'll have to check on there.

Thank you!

this post was submitted on 04 Feb 2025
6 points (100.0% liked)

Quark's

1129 readers
7 users here now

Come to Quark’s, Quark’s is Fun!

General off-topic chat for the crew of startrek.website. Trek-adjacent discussions, other sci-fi television, navigating the Fediverse, server meta (within reason), selling expired cases of Yamok sauce, it’s all fair game.


founded 2 years ago
MODERATORS