5 Jun 2025 |
| @cadair:cadair.com left the room. | 07:10:00 |
sephi | Thanks! 🙏 | 07:10:06 |
raboof | In reply to @stephen:crabsin.space Is there a room for nix camp? I think it's https://matrix.to/#/!ScbLHIcWROvywGVsEE:defenestrate.it?via=matrix.org&via=defenestrate.it&via=nixos.dev but not sure how to link to it properly | 07:12:30 |
raboof | (Oh I might be wrong about the room being replaced - seems like my element uses the old label for the new room...) | 07:14:02 |
| @youwen:matrix.org set a profile picture. | 07:45:24 |
sephi | Same for me, and I have a notification I can’t get rid of in the channel :/ | 07:50:26 |
| PoProstuKuba joined the room. | 08:15:17 |
@youwen:matrix.org | could i be invited to #users?
| 08:41:00 |
| @youwen:matrix.org changed their display name from Youwen Wu to Youwen. | 08:42:46 |
| @stevensko:matrix.org joined the room. | 09:06:30 |
@stevensko:matrix.org | I also would like to be invited | 09:07:25 |
| @stevensko:matrix.org left the room. | 09:09:38 |
| @bivsk22:matrix.org joined the room. | 09:10:33 |
@bivsk22:matrix.org | Hey all, could I also get an invite to #users:nixos.org ? | 09:11:36 |
Stephen D | In reply to @raboof:matrix.org I think it's https://matrix.to/#/!ScbLHIcWROvywGVsEE:defenestrate.it?via=matrix.org&via=defenestrate.it&via=nixos.dev but not sure how to link to it properly I don't have access; I assume I need an invite | 11:52:47 |
| matthewcroughan joined the room. | 12:15:28 |
| @bivsk22:matrix.org left the room. | 13:00:01 |
| Honnip joined the room. | 13:17:57 |
raboof | it should be public but the room doesn't have a public address, perhaps that throws things off. Maybe try via the space, which is at #nix-camp:matrix.org | 13:25:24 |
matthewcroughan | Yeah you're supposed to join the space, which is also how it is linked on the website | 13:26:25 |
matthewcroughan | You were directly linked to the room, since you didn't follow the website, because raboof allowed his matrix client to generate the room url, which you cannot join without first joining the space | 13:27:05 |
Sofie 🏳️⚧️ | Where qre the tokens stored on Fractal, I got invited into that fucking cheesepizza room, declined but can't "forget" it from history?
Leave room
curl -X POST "$HOMESERVER/_matrix/client/r0/rooms/$ROOM_ID/leave" \
-H "Authorization: Bearer $ACCESS_TOKEN" \
-H "Content-Type: application/json" \
-d '{}'
Forget the room
curl -X POST "$HOMESERVER/_matrix/client/r0/rooms/$ROOM_ID/forget" \
-H "Authorization: Bearer $ACCESS_TOKEN" \
-H "Content-Type: application/json" \
-d '{}'
| 15:07:21 |
Sofie 🏳️⚧️ | * Where are the tokens stored on Fractal, I got invited into that fucking cheesepizza room, declined but can't "forget" it from history?
Leave room
curl -X POST "$HOMESERVER/_matrix/client/r0/rooms/$ROOM_ID/leave" \
-H "Authorization: Bearer $ACCESS_TOKEN" \
-H "Content-Type: application/json" \
-d '{}'
Forget the room
curl -X POST "$HOMESERVER/_matrix/client/r0/rooms/$ROOM_ID/forget" \
-H "Authorization: Bearer $ACCESS_TOKEN" \
-H "Content-Type: application/json" \
-d '{}'
| 15:08:06 |
Sofie 🏳️⚧️ | * Where are the tokens stored on Fractal, I got invited into that fucking disgusting spam cheesepizza room, declined but can't "forget" it from history?
Leave room
curl -X POST "$HOMESERVER/_matrix/client/r0/rooms/$ROOM_ID/leave" \
-H "Authorization: Bearer $ACCESS_TOKEN" \
-H "Content-Type: application/json" \
-d '{}'
Forget the room
curl -X POST "$HOMESERVER/_matrix/client/r0/rooms/$ROOM_ID/forget" \
-H "Authorization: Bearer $ACCESS_TOKEN" \
-H "Content-Type: application/json" \
-d '{}'
| 15:08:23 |
Sofie 🏳️⚧️ | ah | 15:39:09 |
Sofie 🏳️⚧️ | figured it out | 15:39:11 |
Sofie 🏳️⚧️ | ALL my tokens were out of date | 15:39:15 |
Sofie 🏳️⚧️ | or something? | 15:39:21 |
| glwbr joined the room. | 17:43:23 |
glwbr | Hi! Can someone invite me for the new room? I'm getting an error message while trying to join:
This room has been replaced
MatrixError: [403] You are not invited to this room. (https://matrix-client.matrix.org/_matrix/client/v3/join/!6oudZq5zJjAyrxL2uY%3A0upti.me?server_name=nixos.org&server_name=matrix.org&server_name=tchncs.de&via=nixos.org&via=matrix.org&via=tchncs.de) | 17:44:08 |