Commit graph client/packages/chat/src/screen.tsx
Author SHA1 Message Date
930663d495 (feat): migrate ttp to mtp
Some checks failed
/ build-desktop (linux) (push) Failing after 3m58s
/ build-web (push) Failing after 4m13s
/ build-mobile (push) Failing after 6m34s
/ release (push) Has been skipped
(wip): crypto migration
2026-07-05 01:43:06 +02:00
7f75a36d73 (wip): migrate ttp to mtp -> snake case to pascal case
Some checks failed
/ build-web (push) Successful in 6m13s
/ build-desktop (linux) (push) Successful in 7m1s
/ build-mobile (push) Failing after 9m20s
/ release (push) Has been skipped
2026-07-03 11:08:38 +02:00
d176de6cb1 (qol): run format
Some checks failed
/ build-desktop (linux) (push) Failing after 1m35s
/ build-web (push) Failing after 1m46s
/ build-mobile (push) Failing after 5m39s
/ release (push) Has been skipped
2026-06-28 18:47:14 +02:00
4a0f9e3b58 (fix): chat issues when sending messages
All checks were successful
/ build-web (push) Successful in 1m23s
/ build-desktop (linux) (push) Successful in 6m29s
/ build-mobile (push) Successful in 15m9s
/ release (push) Successful in 31s
2026-06-14 01:45:20 +02:00
30783f8ded (fix): scroll would sometimes lock up when new messages get loaded
Some checks failed
/ build-web (push) Successful in 1m20s
/ build-desktop (linux) (push) Successful in 6m25s
/ release (push) Has been cancelled
/ build-mobile (push) Has been cancelled
2026-06-14 01:24:38 +02:00
ff41763d76 (feat): add smooth scrolling
All checks were successful
/ build-web (push) Successful in 1m19s
/ build-desktop (linux) (push) Successful in 6m18s
/ build-mobile (push) Successful in 14m59s
/ release (push) Successful in 30s
2026-06-13 12:10:34 +02:00
f3cf836fcd (fix): a bunch or weird scroll behaviour
All checks were successful
/ build-web (push) Successful in 1m27s
/ build-desktop (linux) (push) Successful in 6m46s
/ build-mobile (push) Successful in 16m16s
/ release (push) Successful in 30s
2026-06-13 11:39:47 +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
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
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
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
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
126f397d97 Squashed bugs 2026-04-13 17:37:55 +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
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
7ebe028629 Added live message_state updates, fixed sonner theme 2026-04-03 00:03:24 +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
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
1d0ebeb2b7 Moved to ReactJS 2026-03-14 12:35:30 +01:00
Alois
2f5e10140c Initial commit 2026-03-10 20:44:25 +01:00