16 Sep 2024 |
| nex (she/it) | 14:41:44 |
| nex (she/it) | 14:41:44 |
| nex (she/it) | 14:41:44 |
Mooling | 木泠 | In reply to @nex:nexy7574.co.uk room or global Just room | 15:15:37 |
| autonomouse joined the room. | 16:02:12 |
17 Sep 2024 |
nex (she/it) | Yeah like I said, I don't think you can, room nicks are updated via a join event, which I'm pretty sure can't be sent by non-authors | 05:51:10 |
poljar | They are updated by an m.room.member event, and you can send those out if the member isn't joined, i.e. to invite a person. That then also gives you the ability to set the display name for the person when you invite it. It will fix itself when the person joins, but it's still a silly situation. | 06:52:39 |
nex (she/it) | It's an interesting design choice for sure | 07:16:52 |
18 Sep 2024 |
| Josh Simmons (m.org) changed their display name from Josh Simmons (m.org alt/no DMs) to Josh Simmons (m.org). | 07:51:25 |
| Josh Simmons (m.org) changed their profile picture. | 12:29:47 |
| Josh Simmons (m.org) changed their profile picture. | 12:32:45 |
| nex (she/it) changed their profile picture. | 22:16:22 |
| nex (she/it) changed their profile picture. | 22:19:18 |
| nex (she/it) changed their profile picture. | 22:19:27 |
| nex (she/it) changed their profile picture. | 22:19:27 |
| nex (she/it) changed their profile picture. | 22:19:43 |
19 Sep 2024 |
| helpful_seagull set a profile picture. | 16:30:18 |
20 Sep 2024 |
| @finn:janky.solutions joined the room. | 07:32:14 |
| @finn:janky.solutions left the room. | 07:32:52 |
| @h5lbbz66i62qimho9kxh:matrix.org joined the room. | 08:53:57 |
nex (she/it) | @Paarth Shah - Github Maintainer would you be able to make another release that includes the upload patch? even if its something like 0.25.1.post1? I need to be able to pin my package to a version that has the fixed upload because i've got a couple people complaining it isn't working now, but I don't really fancy pinning a release version to a git branch | 20:05:16 |
nex (she/it) | if not, no worries, I can build wheels and sling them somewhere for the time being | 20:05:29 |
nex (she/it) | Also, I'm getting errors whenever joining rooms - EOF in JSON | 20:18:48 |
nex (she/it) | and | 20:18:49 |
nex (she/it) | https://github.com/matrix-nio/matrix-nio/blob/main/src/nio/api.py#L1126 | 20:18:50 |
nex (she/it) | does this function send a body at all? | 20:18:55 |
nex (she/it) | * https://github.com/matrix-nio/matrix-nio/blob/main/src/nio/client/async_client.py#L2540 | 20:24:26 |
Paarth Shah - Github Maintainer | In reply to @nex:nexy7574.co.uk @Paarth Shah - Github Maintainer would you be able to make another release that includes the upload patch? even if its something like 0.25.1.post1? I need to be able to pin my package to a version that has the fixed upload because i've got a couple people complaining it isn't working now, but I don't really fancy pinning a release version to a git branch Lemme do that rn | 20:42:50 |
nex (she/it) | amazing, thank you 👐 | 20:46:18 |
nex (she/it) | In reply to@nex:nexy7574.co.uk does this function send a body at all? No, it doesn't, but I have fixed this. I'm not sure if this is an issue with just my homeserver or not, so unless other people are encountering a JoinError related to EOF in JSON, I'll leave it be | 20:46:48 |