Simon THOBY
Simon THOBY
I also ran into that issue while working on #1864, and I have fixed it by introducing a different behavior where we list the joined rooms before `JoinChannel` is called,...
Agreed on both counts! As for the "proper ghost accounts", that's actually what it does:  
> I am not a Go developer and thus don't have an dev environment to compile this easily. But if you can share a x86_64 binary I am willing to...
> Does this also bring support for IRC `NOTICE` -> Matrix `m.notice` (#1393) or should that be done in a separate PR? > > I don't know if the previous...
For golangci-lint, while I could reproduce locally the golangci-lint messages about the extraneous spaces in `// nolint`, I do not have these error messages even though I also have golangci-lint...
@Akselmo Yes, this is definitely still ongoing :) I'm currently waiting for user feeback to know if it works for other people, and if the current design seems acceptable or...
Thanks for the feedback! - For the internal ID, that's concerning. Could you tell more about what it meant for the rooms IDs to not work? To you not receiving...
What do you mean by "custom emojis"? Reactions to messages? If you mean reactions, AFAIK they weren't shared across bridges prior to this MR either (but I could be wrong...
Thanks for all these reports, I will take a look at them (mostly this week-end I think)!
> After enabling appservice, someone on the Matrix channel has to talk first for the appservice to be active. > > After enabling bot, the first message there came from...