Commit graph client/packages/chat
Author SHA1 Message Date
2f9b6edf8c (fix): react rerendered the mobile drawer multiple times causing the drawer to pop out multiple times
All checks were successful
/ build-web (push) Successful in 1m23s
/ build-desktop (linux) (push) Successful in 5m14s
/ build-mobile (push) Successful in 11m54s
/ release (push) Successful in 28s
2026-06-03 08:51:31 +02:00
6fda7f1c71 (feat): replace toast with popup for call invites
Some checks failed
/ build-web (push) Successful in 2m37s
/ build-mobile (push) Failing after 5m32s
/ build-desktop (linux) (push) Successful in 6m30s
/ release (push) Has been skipped
(qol): update todo
2026-06-01 14:13:43 +02:00
25e47604b3 (feat): add message context menu
All checks were successful
/ build-web (push) Successful in 2m35s
/ build-desktop (linux) (push) Successful in 7m58s
/ build-mobile (push) Successful in 21m31s
/ release (push) Successful in 45s
2026-06-01 11:13:13 +02:00
0c933e4890 (fix): messages at the top overlapping
All checks were successful
/ build-web (push) Successful in 1m17s
/ build-desktop (push) Successful in 12m24s
/ build-mobile (push) Successful in 17m15s
/ release (push) Successful in 23s
2026-05-24 21:30:42 +02:00
d297282320 (fix): chat message measurement
Some checks failed
/ build-web (push) Successful in 1m16s
/ build-desktop (push) Successful in 12m24s
/ release (push) Has been cancelled
/ build-mobile (push) Has been cancelled
(qol): update todos
2026-05-24 20:37:57 +02:00
7ea3b32286 (feat): add native notifications
All checks were successful
/ build-web (push) Successful in 1m9s
/ build-desktop (push) Successful in 11m16s
/ build-mobile (push) Successful in 15m50s
/ release (push) Successful in 23s
(feat): add navbar profile popover
(fix): chat input box click area to slim
(qol): format
2026-05-24 18:31:27 +02:00
67b7926dab (feat): add message states, tweaks chat ui
All checks were successful
/ build-web (push) Successful in 1m10s
/ build-desktop (push) Successful in 11m22s
/ build-mobile (push) Successful in 15m52s
/ release (push) Successful in 23s
(feat): add drag and drop to login page
2026-05-24 14:09:57 +02:00
112c9d58da (feat): improved chat ui
All checks were successful
/ build-web (push) Successful in 3m3s
/ build-desktop (push) Successful in 19m37s
/ build-mobile (push) Successful in 27m22s
/ release (push) Successful in 24s
2026-05-21 21:33:34 +02:00
55da8026a7 (feat): add profile page
All checks were successful
/ build-web (push) Successful in 1m12s
/ build-desktop (push) Successful in 11m51s
/ build-mobile (push) Successful in 16m33s
/ release (push) Successful in 23s
(feat): show user online-status
(feat): make markdown input more modular
2026-05-16 14:41:43 +02:00
30722b6168 (qol): add delete mobile app script
All checks were successful
/ deploy (push) Successful in 14m53s
(qol): updated todos
(fix): small px-2 that shouldn't be there
(feat): turn focus reconnect into a continuous reconnect
2026-05-10 00:08:54 +02:00
1bc77fc146 (feat): add reconnect on focus
All checks were successful
/ deploy (push) Successful in 15m33s
(qol): formatted
2026-05-09 22:56:19 +02:00
c7ea9495bd (fix): weird keyboard behaviour in android app
Some checks failed
/ deploy (push) Has been cancelled
(qol): update todos
2026-05-09 22:42:06 +02:00
bd1622d63a (fix): recharts warnings
All checks were successful
/ deploy (push) Successful in 14m44s
(fix): fullscreen popovers not showing
(qol): update todo
2026-05-09 15:39:19 +02:00
30cf5ae3b9 (feat): add avatars to call modals
Some checks failed
/ deploy (push) Has been cancelled
(feat): add fullscreen & popout buttons
(feat): remove clock icon from awaiting messages
(qol): update todos
2026-05-09 14:36:19 +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
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
ab36992bdd (feat): updated calls 2026-04-19 02:35:37 +02:00
fb742bd068 (feat): add tauth
(fix): formatted
2026-04-14 01:12:34 +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
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
8ff8bd9528 Added deeplinks, added qr code login, added settings, other stuff 2026-04-10 19:44:08 +02:00
6b96db8cfe Various UX & Chat improvements 2026-04-05 16:06:47 +02:00
6ea3c10fd5 Fixed mobile input box 2026-04-05 12:35:22 +02:00
741afdeaa9 Formatted, updated convs & comms list to not depend on each other, updated legal & login screen for better mobile support 2026-04-05 12:15:15 +02:00
633e2dcd83 Quick message patch 2026-04-04 23:29:02 +02:00
7a922a5978 Big chat improvements, adjusted mobile ui. 2026-04-04 22:49:34 +02:00
80114d1d66 Added mobile 2026-04-04 16:50:23 +02:00
76ca664298 Fully renamed socket to ttp 2026-04-03 00:38:35 +02:00
7ebe028629 Added live message_state updates, fixed sonner theme 2026-04-03 00:03:24 +02:00
0d214de5ed Fixed login bug again 2026-04-02 22:17:49 +02:00
6bb0f0dd0a send_time -> timestamp 2026-04-02 00:35:36 +02:00
2862060439 Updated a lot of stuff, trying out radix ui 2026-04-01 21:22:13 +02:00
0cd703da54 Updated height calculation 2026-03-29 13:26:19 +02:00
ed53c17597 Added enter animation, added loading and error state to conversations and communities, updated other small stuff 2026-03-29 11:31:44 +02:00
04f37be8f6 Updated chat ui/ux 2026-03-27 23:19:38 +01:00
c47ea7e430 Fixed some chat stuff 2026-03-27 22:47:33 +01:00
00659c4001 Fixed reload bug when clicking on a user 2026-03-27 12:21:12 +01:00
90a1059cc8 Big Updated, added some tests, added comments for all functions, I forgot the rest 2026-03-15 14:52:09 +01:00
d77271e4b7 Formatted, fixed some ttp stuff 2026-03-14 19:58:13 +01:00
c0102df54f Updated a lot of stuff 2026-03-14 19:36:23 +01:00