Ashish Kumar

Results 21 issues of Ashish Kumar

This PR moves the assets directory one level under `.wporg` so that blueprint generating script and setup php code can reside there. The idea of the helper files (`blueprint_runphp_step_code.php` and...

blocker

As of now, we show the unknownRoomView, which has the text "Want to join it?" which doesn't make sense. ![Screenshot 2023-03-24 at 11 49 38 AM](https://user-images.githubusercontent.com/858906/227457703-58fc083f-9de2-461b-9aa0-00ee5ae938c2.png) Should we redirect to...

bug

Trying to preview matrix-hq room failed because server denied responding to the api as guest though it should have. And we end up with this error upon load: ![Screenshot 2023-03-24...

bug

`Uncaught TypeError: Class extends value undefined is not a constructor or null` when running `yarn start`. `yarn build` works successfully! This possibly happened when we upgraded hydrogen dependency to latest...

- Light - Dark - Switch User can choose how they want Chatrix to behaved based on whether WordPress theme is light colored or dark colored or capable of switching.

enhancement

Works in hydrogen but not in Chatrix ![Screenshot 2023-03-07 at 12 00 30 PM](https://user-images.githubusercontent.com/858906/223360317-0ddd3477-6b5b-4220-a347-0808e079b06f.png)

bug

Right now, the client name shows up as `Hydrogen` when looking at current sessions in Element. Would be nice to have some distinction for sessions started via Chatrix: `Chatrix powered...

On Matrix.org it can take a good while (1min+) at times to just get the room state (visibility=world_readable) So, if we add a configuration along side single room mode (when...

enhancement

Starting my day, when I start those containers back up again using `docker compose up` everything starts as it should except the go-neb bot doesn't seem to do anything. Only...

After providing the access token created for the bot user to go-neb via a http api call, and enabling the echo service, the bot doesn't react upon inviting to a...