chatrix icon indicating copy to clipboard operation
chatrix copied to clipboard

Matrix client for WordPress

Results 34 chatrix issues
Sort by recently updated
recently updated
newest added

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.16 to 2.9.18. Changelog Sourced from vite's changelog. 2.9.18 (2024-03-24) fix: port #15653 to v2 (#15657) (1f855dc), closes #15653 #15657 fix: port #16250 to v2 (#16254) (011bbca),...

dependencies

Bumps [express](https://github.com/expressjs/express) from 4.18.1 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...

dependencies

Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4. Release notes Sourced from webpack-dev-middleware's releases. v5.3.4 5.3.4 (2024-03-20) Bug Fixes security: do not allow to read files above (#1779) (189c4ac) Changelog Sourced from...

dependencies

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...

dependencies

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

On installs where the `wp-admin` is not in `/`, the settings screen is empty (see https://wpgp.kirk.at/?lang=de&plugin=chatrix). This is because we do some premature optimization to not register the filters. ![Screenshot...

When you set an invalid alias, you can only see this in the developer tools of the browser ``` HomeServerError: Room alias invalid on GET https://wporg.automattrix.com/_matrix/client/v3/directory/room/%20%23training%3Acommunity.wordpress.org? ``` - [ ]...

It's currently not possible to verify sessions started in chatrix. Steps to reproduce: 1. Log in in chatrix 2. Log in in Element 4. In Element, go to Settings ->...

This is like Element Web does it: ![Screenshot 2023-10-11 at 13 10 08](https://github.com/Automattic/chatrix/assets/203408/ecfceb41-635a-4276-8210-97e2accbb1c6)