1
0
Fork 0
forked from Upstreams/cinny
Yet another matrix client
  • TypeScript 99%
  • JavaScript 0.7%
  • CSS 0.2%
  • HTML 0.1%
Find a file
DrTrix 690f7e86ef config: enable hash router
Switches to hash-based routing so real URL paths (/location) are
freed up and can be served independently by Nginx.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-08 03:31:14 +01:00
.github chore(deps): update actions/setup-node action to v6.3.0 (#2727) 2026-03-04 20:10:28 +11:00
.vscode Replace Webpack to Vite (#1023) 2022-12-20 20:47:51 +05:30
contrib remove libolm related code (#2300) 2025-03-31 19:10:24 +11:00
public feat: replace Cinny logos with Trixcord constellation assets, update all references 2026-03-08 01:07:35 +01:00
src feat: replace Cinny logos with Trixcord constellation assets, update all references 2026-03-08 01:07:35 +01:00
.dockerignore Improve Dockerfile (#256) 2022-01-30 20:58:38 +05:30
.eslintignore Replace Webpack to Vite (#1023) 2022-12-20 20:47:51 +05:30
.eslintrc.cjs Fix unread reset and notification settings (#1824) 2024-07-23 15:14:32 +10:00
.gitignore Ignroe webstorm idea folder (#1638) 2024-05-22 21:56:44 +10:00
.node-version Pin all the action deps to SHA (#2725) 2026-03-04 12:31:36 +11:00
.npmrc Add authenticated media support (#1930) 2024-09-07 19:15:55 +05:30
.prettierignore Replace Webpack to Vite (#1023) 2022-12-20 20:47:51 +05:30
.prettierrc.json Replace Webpack to Vite (#1023) 2022-12-20 20:47:51 +05:30
build.config.ts feat: URL navigation in auth (#1603) 2024-01-21 18:20:56 +05:30
CODE_OF_CONDUCT.md Create Code of Conduct (#1908) 2024-08-21 15:43:40 +05:30
config.json config: enable hash router 2026-03-08 03:31:14 +01:00
CONTRIBUTING.md Update sdk doc link so that it's not fixed to one version 2022-09-18 20:18:23 +05:30
docker-nginx.conf remove libolm related code (#2300) 2025-03-31 19:10:24 +11:00
Dockerfile Update node to v24.13.1 LTS (#2622) 2026-02-22 18:15:23 +11:00
index.html feat: replace Cinny logos with Trixcord constellation assets, update all references 2026-03-08 01:07:35 +01:00
LICENSE Change license to AGPLv3 (#1115) 2023-02-24 17:28:04 +05:30
netlify.toml remove libolm related code (#2300) 2025-03-31 19:10:24 +11:00
package-lock.json Downgrade matrix-widget-api from 1.17.0 to 1.13.0 (#2736) 2026-03-07 20:47:45 +11:00
package.json chore: rebrand client and set version to 0.1.0 2026-03-08 01:07:35 +01:00
README.md chore: rebrand client and set version to 0.1.0 2026-03-08 01:07:35 +01:00
tsconfig.json Add authenticated media support (#1930) 2024-09-07 19:15:55 +05:30
vite.config.js feat: Add voice/video room support (#2680) 2026-03-07 18:03:32 +11:00

Trixcord

Trixcord is a Matrix client for the Sidera network, built on top of Cinny. It focuses on a simple, elegant and secure interface.

Based on Cinny — currently tracking upstream 4.10.5.

Local development

npm ci    # Install dependencies
npm start # Start development server

To build:

npm run build # Compiles the app into dist/