Commit graph

506 commits

Author SHA1 Message Date
761bf5ffa7 (fix): nix action download
Some checks failed
/ deploy (push) Failing after 4s
2026-05-02 15:03:11 +02:00
36e139f28a (feat): add nix to deploy workflow
Some checks failed
/ deploy (push) Failing after 1s
2026-05-02 15:02:01 +02:00
b39583b8c4 (fix): add back --frozen-lockfile
Some checks failed
/ deploy (push) Failing after 40s
2026-05-02 15:00:39 +02:00
b082291cdd updated bun.lock
Some checks failed
/ deploy (push) Failing after 41s
2026-05-02 14:58:36 +02:00
6c80531d8b (fix): bun install failing at tarballs
Some checks failed
/ deploy (push) Has been cancelled
2026-05-02 14:56:04 +02:00
5aa9403890 (feat): add deploy workflows
Some checks failed
/ deploy (push) Has been cancelled
2026-05-02 14:51:14 +02:00
4e8d46b20e (chore): update codebase 2026-05-01 19:57:03 +02:00
fd15215f15 (feat): add cache for conversations and communities
(feat): conversations now get moved to the top when engaged with
(qol): update todo
2026-05-01 16:40:16 +02:00
006c222cc5 (feat): improve builds
(fix): duplicates in license copy script
2026-05-01 15:24:04 +02:00
b49e96a458 (feat): update room metadata
(qol): update todos
2026-05-01 15:02:05 +02:00
2d1e2c7bf8 (feat): add live messages
(fix): broken states in message component
(qol): update todos
2026-05-01 13:40:04 +02:00
c99b5940b8 (fix): scroll state when resizing not being remebered
(fix): missing input box gaps
2026-05-01 12:38:23 +02:00
f96d84f95e (fix): message height calculation 2026-05-01 12:35:00 +02:00
de63b554c1 (feat): move decryption to getMessages instead of letting it get handled by the message component 2026-05-01 11:16:23 +02:00
2f0072f422 (feat): add screenshare previews 2026-05-01 02:16:37 +02:00
39144e97b3 (fix): incorrect parse in getRoomMetadata
(qol): update todos
2026-05-01 00:35:37 +02:00
c39185c200 (feat): save deafen state in participant metadata
(feat): move admin check to room metadata
2026-05-01 00:27:21 +02:00
c7313da53f (feat): add admin indicator 2026-05-01 00:08:58 +02:00
4dbf48b3f9 (fix): joining a call while already being in a call wouldn't reset the call state
(qol): format
2026-04-30 23:37:26 +02:00
be26e486d4 (chore): update apps
(qol): update call todo
2026-04-30 23:07:18 +02:00
1df48c55c1 (fix): sharing screen and then stopping screenshare causes empty gray box to remain 2026-04-30 22:51:07 +02:00
fbd8ef4fa0 (feat): add basic call ui
(feat): add screensharing (incl. broken desktop picker)
(qol): add todo
2026-04-30 22:41:49 +02:00
7b5cdca0ff (feat): update grid view stuff
(feat): add desktop app screensharing
2026-04-30 13:26:05 +02:00
8e294d230e (feat): add live messages
(feat): update licenses
(feat): update livekit logging
(feat): add basic grid layout
(fix): remove deeplink log message
2026-04-29 23:30:41 +02:00
3768488e49 (fix): rename big -> grid, small -> focused 2026-04-29 16:49:22 +02:00
36902e340a (feat): add sonner call invite, to be replaced with dedicated popup
(feat): add fallback screen to preview page
(feat): show users call page
2026-04-29 16:42:17 +02:00
413764f33e (feat): move call context to zustand
(feat): add actions, basic call page
2026-04-29 14:49:53 +02:00
d01df7c02c (feat): add deaf & mute button
(feat): add ping graph (via recharts)
(feat): remove old expand button
2026-04-28 22:44:56 +02:00
246163486c (feat): add basic voice buttons 2026-04-28 19:55:30 +02:00
92c39d38b1 Updated sidebar & ui 2026-04-28 15:04:49 +02:00
efee2e87cc (feat): add license page
(fix): noise suppression error
2026-04-20 21:59:36 +02:00
dc1c11219b Fixed codemirror chat error 2026-04-19 21:18:41 +02:00
785e8fe823 (feat): add licenses
(feat): add initial DeppFilterNet based noise suppression
2026-04-19 16:34:21 +02:00
ab36992bdd (feat): updated calls 2026-04-19 02:35:37 +02:00
fb7c9fa538 (fix): tauth blocking children
(feat): update ui components
2026-04-14 11:04:00 +02:00
fb742bd068 (feat): add tauth
(fix): formatted
2026-04-14 01:12:34 +02:00
d02bc29be0 feat: better builds via releases copy 2026-04-13 18:40:03 +02:00
2c2212b523 Updated build steps & fixed one last bug 2026-04-13 17:40:25 +02:00
126f397d97 Squashed bugs 2026-04-13 17:37:55 +02:00
cbbadc9e67 feat(tauth): add tauth
refactor(ttp): now using ttp-core package from git
2026-04-13 17:26:15 +02:00
077d1ae864 Fixed builds again 2026-04-12 00:24:19 +02:00
f018dafa4f Fixed lint problems, fixed builds 2026-04-12 00:20:24 +02:00
39aa70a9a6 Moved @tensamin/ui out of monorepo 2026-04-12 00:08:15 +02:00
60635d07c2 Deeplink error fix, updated chat ux 2026-04-10 22:07:51 +02:00
7811a66b5c Fixed height calc in chats 2026-04-10 21:28:09 +02:00
93db9fe54a Made the settings a little nicer 2026-04-10 20:48:26 +02:00
8ff8bd9528 Added deeplinks, added qr code login, added settings, other stuff 2026-04-10 19:44:08 +02:00
462fc19591 Fixed login, added clear storage button 2026-04-07 15:57:51 +02:00
b7266da61f feat: Add component strucutre for calls and super basic livekit implementation 2026-04-07 01:40:53 +02:00
cdb0fdbf76 Fixed navbar & removed enter animation 2026-04-07 00:16:24 +02:00