No description https://on.sussy.chat
Find a file
2026-02-26 18:15:19 -05:00
.github chore(deps): update actions/setup-node action to v6 (#2681) 2026-02-22 18:57:23 +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 Remove unused javascript (#2470) 2025-08-29 19:34:52 +10:00
src chore(codebase): Add type aliases and use them instead of relative imports 2026-02-26 01:27:09 -05:00
.dockerignore Improve Dockerfile (#256) 2022-01-30 20:58:38 +05:30
.envrc feat(calls): Got started on native call UI 2026-02-25 18:03:00 -05:00
.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 feat(call): Call controls and other ui improvements 2026-02-25 18:45:58 -05: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
bun.lock chore(codebase): Add type aliases and use them instead of relative imports 2026-02-26 01:27:09 -05:00
CLAUDE.md feat(calls): Got started on native call UI 2026-02-25 18:03:00 -05:00
CODE_OF_CONDUCT.md Create Code of Conduct (#1908) 2024-08-21 15:43:40 +05:30
config.json Merge branch 'dev' into feat/element-call 2026-02-12 13:52:55 +05:30
CONTRIBUTING.md Update sdk doc link so that it's not fixed to one version 2022-09-18 20:18:23 +05:30
devenv.lock feat(calls): Got started on native call UI 2026-02-25 18:03:00 -05:00
devenv.nix chore: Update build process 2026-02-25 23:37:40 -05:00
devenv.yaml feat(calls): Got started on native call UI 2026-02-25 18:03:00 -05:00
docker-nginx.conf docker nginx embedded element-call 2025-04-12 03:39:21 -05:00
Dockerfile chore: Update build process 2026-02-25 23:37:40 -05:00
index.html fix ctrl + k hotkey not working for browser with some extensions (#2481) 2025-09-12 21:52:51 +10:00
Justfile chore: Update build process 2026-02-25 23:37:40 -05:00
LICENSE Change license to AGPLv3 (#1115) 2023-02-24 17:28:04 +05:30
migration-analysis.md chore: Replace relative imports with typescript aliases 2026-02-26 18:15:19 -05:00
migration-plan.md chore: Replace relative imports with typescript aliases 2026-02-26 18:15:19 -05:00
netlify.toml remove libolm related code (#2300) 2025-03-31 19:10:24 +11:00
package-lock.json Merge branch 'dev' into pr/kfiven/2680 2026-02-22 15:43:02 +05:30
package.json chore(codebase): Add type aliases and use them instead of relative imports 2026-02-26 01:27:09 -05:00
README.md chore: Update readme 2026-02-25 23:28:38 -05:00
tsconfig.json chore(codebase): Add type aliases and use them instead of relative imports 2026-02-26 01:27:09 -05:00
vite.config.js chore(codebase): Add type aliases and use them instead of relative imports 2026-02-26 01:27:09 -05:00

Sussychat

A matrix client forked from Cinny.

Many thanks to them for the starting point.