-
0.0.1-dev-9641c95
Pre-releasereleased this
2026-05-14 16:04:25 +03:00 | 385 commits to main since this release- (feat): revert back to docker runners
- (feat): update runners to selfhosted
- (feat): update workflow
- (feat): improved mobile sidebar UX
- (feat): update workflows for better releases
- (feat): add logout button
- (feat): add custom ttp urls
- (feat): turn focus reconnect into a continuous reconnect
- (feat): add reconnect on focus
- (feat): adjust to new calls array from ident res
- (feat): add tooltips
- (feat): add ability to hide users in focused call view
- (feat): add small avatars with tooltips instead of usernames in the top bar in calls
- (feat): add avatars to call modals
- (feat): add fullscreen & popout buttons
- (feat): remove clock icon from awaiting messages
- (feat): update 404 page
- (feat): update ttp url
- (feat): add releases creation in deploy-prod workflow
- (feat): add nix to deploy workflow
- (feat): add deploy workflows
- (feat): add cache for conversations and communities
- (feat): conversations now get moved to the top when engaged with
- (feat): improve builds
- (feat): update room metadata
- (feat): add live messages
- (feat): move decryption to getMessages instead of letting it get handled by the message component
- (feat): add screenshare previews
- (feat): save deafen state in participant metadata
- (feat): move admin check to room metadata
- (feat): add admin indicator
- (feat): add basic call ui
- (feat): add screensharing (incl. broken desktop picker)
- (feat): update grid view stuff
- (feat): add desktop app screensharing
- (feat): add live messages
- (feat): update licenses
- (feat): update livekit logging
- (feat): add basic grid layout
- (feat): add sonner call invite, to be replaced with dedicated popup
- (feat): add fallback screen to preview page
- (feat): show users call page
- (feat): move call context to zustand
- (feat): add actions, basic call page
- (feat): add deaf & mute button
- (feat): add ping graph (via recharts)
- (feat): remove old expand button
- (feat): add basic voice buttons
- (feat): add license page
- (feat): add licenses
- (feat): add initial DeppFilterNet based noise suppression
- (feat): updated calls
- (feat): update ui components
- (feat): add tauth
- (fix): correctly update workflows for self-hosted runner
- (fix): incorrect labels
- (fix): workflow mobile & desktop failures
- (fix): workflow
- (fix): workflow formatting
- (fix): release description formatting
- (fix): small px-2 that shouldn't be there
- (fix): weird keyboard behaviour in android app
- (fix): tooltips in fullscreen mode
- (fix): small ui and layout bug
- (fix): a lot of layout issues
- (fix): recharts warnings
- (fix): fullscreen popovers not showing
- (fix): weird behaviour while resizing the windows to a smaller size
- (fix): revert tauri update
- (fix): mobile deeplink crashing
- (fix): uploads return 409
- (fix): keystore encoding
- (fix): keystore decoding
- (fix): keystore detection
- (fix): incorrect keystore property creation
- (fix): trying different base64 decoder
- (fix): base64 decode
- (fix): add android signing
- (fix): builds
- (fix): missing sudo for nix action
- (fix): nix action download
- (fix): add back --frozen-lockfile
- (fix): bun install failing at tarballs
- (fix): duplicates in license copy script
- (fix): broken states in message component
- (fix): scroll state when resizing not being remebered
- (fix): missing input box gaps
- (fix): message height calculation
- (fix): incorrect parse in getRoomMetadata
- (fix): joining a call while already being in a call wouldn't reset the call state
- (fix): sharing screen and then stopping screenshare causes empty gray box to remain
- (fix): remove deeplink log message
- (fix): rename big -> grid, small -> focused
- (fix): noise suppression error
- (fix): tauth blocking children
- (fix): formatted
- (qol): update todo
- (qol): update todo
- (qol): add delete mobile app script
- (qol): updated todos
- (qol): formatted
- (qol): update todos
- (qol): update todo
- (qol): update todo
- (qol): update todos
- (qol): format codebase
- (qol): update todo
- (qol): update todos
- (qol): update todos
- (qol): update todos
- (qol): format
- (qol): update call todo
- (qol): add todo
- Updated hashes
- (chore): update licenses
- updated bun.lock
- (chore): update codebase
- (chore): update apps
- Updated sidebar & ui
- Fixed codemirror chat error
- feat: better builds via releases copy
- Updated build steps & fixed one last bug
- Squashed bugs
- feat
- (tauth): add tauth refactor
- (ttp): now using ttp-core package from git
- Fixed builds again
- Fixed lint problems, fixed builds
- Moved @tensamin/ui out of monorepo
- Deeplink error fix, updated chat ux
- Fixed height calc in chats
- Made the settings a little nicer
- Added deeplinks, added qr code login, added settings, other stuff
- Fixed login, added clear storage button
- feat: Add component strucutre for calls and super basic livekit implementation
- Fixed navbar & removed enter animation
- feat: add window controls & screen creation util
- Switched to Edge WebView on Windows
- Fixed bug preventing windows builds
- Updated logging
- Fixed deps
- Moved from electrobun to tauri+cef
- Updated Wrapper component, added queue for all ttp requests, updated some desktop app configuration,
- Added console warning
- Updated icons, new identification
- Updated user data caching
- Various UX & Chat improvements
- Fixed mobile input box
- Formatted, updated convs & comms list to not depend on each other, updated legal & login screen for better mobile support
- Fixed missing import
- Fixed namespace, updated mobile navbar z-index
- idk
- Quick message patch
- Big chat improvements, adjusted mobile ui.
- Added mobile
- Improved legal screen
- Fully renamed socket to ttp
- Added live message_state updates, fixed sonner theme
- Fixed login bug again
- send_time -> timestamp
- Updated a lot of stuff, trying out radix ui
- Fixed imports & lint errors
- Updated height calculation
- Added enter animation, added loading and error state to conversations and communities, updated other small stuff
- Idk, quick backup
- Updated chat ui/ux
- Fixed some chat stuff
- Fixed reload bug when clicking on a user
- Split codec & core connection handling
- Updated conversations/communities list ui
- Fixed get_conversations
- Fixed some stuff
- Fixed small bug
- Fixed legal screen & connection stuff
- Updated some legal screen stuff
- Fixed toaster, updated add conversation dialog
- Added new theme (again), updated some homepage stuff
- Fixed ttp frfr
- Fixed ttp
- Fixed even more ttp stuff
- Fixed some ttp stuff
- Create LICENSE
- Updated some webtransport stuff
- Fixed skeleton utils import
- Big Updated, added some tests, added comments for all functions, I forgot the rest
- Formatted, fixed some ttp stuff
- Updated a lot of stuff
- Big restructure
- Moved to ReactJS
- Removed formatting from build script
- Moved TTP to this repo and updated other stuff
- Initial commit