| 14 Apr 2025 |
scrush | I Had Same issue Yesterday evening and i have sent a headsup in the Mod Channel. There were two Guys working on it Last night and today IT worked for me so fae | 17:39:18 |
scrush | * I Had Same issue Yesterday evening and i have sent a headsup in the Mod Channel. There were two Guys working on it Last night and today IT worked for me so far.
Btw: mobile autocoreect suxxx | 17:39:38 |
scrush | Are you considered a member? I Had lost my member Status yesterday and gained it back somehow | 17:40:37 |
emily | right, that's what I meant. we've done it with other rooms a bunch before | 17:45:13 |
emily | I think K900 usually does it | 17:45:16 |
scrush | Somebody knows what is meant saying a matrix room is split brained? I know that term from clusters where members get a defect connection to their neighbors. But for matrix? Dunno | 17:51:16 |
@emma:rory.gay | that just means not all servers agree on which events are valid | 18:29:22 |
scrush | And why not make that upgrade a cronjob? 🤣 | 18:41:12 |
@emma:rory.gay | because it doesnt happen at a stable rate, and you dont really want to do that because its really annoying for users... | 18:42:25 |
Cat | Even then using the /upgrade API is suboptimal. | 19:03:53 |
Cat | Compared to writing proper migration tooling that drives the APIs manually instead of relying on the homeserver to screw it up in various ways. | 19:04:19 |
scrush | Thank you ❤️ | 19:32:39 |
| 15 Apr 2025 |
| sorrel joined the room. | 10:44:50 |
| allrealmsoflife joined the room. | 20:41:18 |
@magic_rb:matrix.redalder.org | @uep:matrix.org to not ping in the moderation room, maybe mjolnir could DM the person they ban, to let them know whats up? The spammers will end up with a room that mjolnir can leave immediately after, while a actual user will know what happened | 21:45:21 |
@magic_rb:matrix.redalder.org | But i dont know if mjolnir can do that actually | 21:45:32 |
uep | i don't think it can, or at least don't know how | 21:46:27 |
@magic_rb:matrix.redalder.org | Sad, im trying to bring some of the discord mod wisdom. I used to be a mod on a rather large 20k people server and the moderation there was extremely easy because of the tooling | 21:47:12 |
@magic_rb:matrix.redalder.org | The bot they used is opensource, but its strictly for discord | 21:47:24 |
uep | we have to work with the tools we have on the day (with apologies for channelling Rumsfeld) | 21:55:14 |
@magic_rb:matrix.redalder.org | Ofc ofc, im just suggesting for the case of one day :) | 21:57:40 |
@magic_rb:matrix.redalder.org | I appreciate all the amazing work youre doing | 21:57:53 |
uep | yeah, we have plenty of ideas of what might be done, and of course it's good to draw on ideas that have worked elsewhere | 22:09:48 |
| amadaluzia[tde] joined the room. | 22:14:42 |
amadaluzia[tde] | Hey! | 22:15:12 |
amadaluzia[tde] | Okay, as I was saying earlier | 22:15:31 |
amadaluzia[tde] | Is there no feature in mjolnir to catch messages with regex? | 22:16:01 |
uep | there is globbing, but not regex, without writing custom code. Draupnir is the same, but has a plugin system to make writing custom rules easier. | 22:17:53 |
uep | yes, i know where you're going on matching the username format | 22:18:08 |
uep | we can certainly write something to match those, and respond. If that response is a ban, we run into the same race condition problems I talked about a moment ago in the other channel. | 22:19:31 |