Aryan Verma
Aryan Verma
Hi @Spiral-Memory , I can look into improving support for multiple groups/rooms in EmbeddedChat since that aligns with the intended usage you mentioned. If this approach works for you, I...
Hi @Spiral-Memory , when you get time, could you take a quick look at this PR? I've implemented the first pass for matrix integration
Hi @Spiral-Memory !, Thanks for the review! I've applied prettier formatting and verified that all linting checks pass. The changes have been pushed. Please let me know if you need...
Hi @Spiral-Memory , I've recorded a demo video showcasing all the implemented features. Here's what's demonstrated: ## Features Demonstrated 1. **Authentication & Connection** - Single-click login with Matrix credentials -...
Thanks for pointing this out. I’ll switch the implementation to use the Rocket.Chat homeserver instead of direct Matrix credential login. I’ll go through the homeserver repo, set it up locally,...
Hi @Spiral-Memory , sorry for the delay i had university exams over the past few weeks, and during that time i also reassessed the approach for matrix integration. while working...
Hi Zeeshan, Quick update: I've completed the implementation approach for integrating EmbeddedChat with Rocket.Chat's native federation. However, during testing I discovered a server-side limitation in Rocket.Chat: when users self-join federated...
Hi @Spiral-Memory, quick update The federation self-join bug I found on the RC side (RocketChat/Rocket.Chat#38239) is moving along. ggazzo picked it up and I'm working with him to help get...