• Joined on 2024-02-16
slawk0 pushed to main at slawk0/relay 2025-01-12 15:38:11 +01:00
d75208f88b unread messages handling works
slawk0 pushed to main at slawk0/relay 2025-01-10 23:02:30 +01:00
e9763084f4 nie wiem co, cos zepsulem z nieprzeczytanymi wiadomosci i nie wiem jak naprawic
dc1e5c1748 refactored modals, added unread messages when user is not on page,
Compare 2 commits »
slawk0 pushed to main at slawk0/relay 2025-01-05 22:07:05 +01:00
1f7aedb0ca improved ContactsList.tsx UI, return last message id for
slawk0 pushed to main at slawk0/relay 2025-01-05 15:20:00 +01:00
33ffc2aeb4 return username and id in login and signup page
slawk0 pushed to main at slawk0/relay 2025-01-05 00:51:46 +01:00
892b394836 fixed insertContact again
slawk0 pushed to main at slawk0/relay 2025-01-05 00:24:32 +01:00
3439d4b9de crated volume for attachments
slawk0 pushed to main at slawk0/relay 2025-01-04 23:50:07 +01:00
334c14bd9e fixed getContacts function
slawk0 pushed to main at slawk0/relay 2025-01-04 23:35:15 +01:00
17c2427413 fixed (I hope so) insertContact function
slawk0 pushed to main at slawk0/relay 2025-01-03 18:01:29 +01:00
930ae98ab7 fixed docker-compose.yml, removed attachments volume
slawk0 pushed to main at slawk0/relay 2025-01-03 17:31:09 +01:00
8b545e056b UI improvements, added attachments volume to docker-compose.yml
slawk0 pushed to main at slawk0/relay 2025-01-02 23:38:09 +01:00
9da939c66f fixed authorization
slawk0 pushed to main at slawk0/relay 2025-01-02 20:10:10 +01:00
0ac655b83a code refactor
slawk0 pushed to main at slawk0/relay 2025-01-02 15:49:17 +01:00
c2b53e1c6c whoops
slawk0 pushed to main at slawk0/relay 2025-01-02 14:04:58 +01:00
9295b2f049 code refactor, created ChatProvider.tsx, use context instead of tons of props
slawk0 pushed to main at slawk0/relay 2025-01-02 00:33:33 +01:00
6db8d2d574 code refactor, created separate file for types
slawk0 pushed to main at slawk0/relay 2025-01-02 00:25:34 +01:00
81aeb5a926 code refactor, added time indicator from last message
slawk0 pushed to main at slawk0/relay 2025-01-01 22:09:24 +01:00
867e465a23 added displaying last message under contact, UI improvement
slawk0 pushed to main at slawk0/relay 2024-12-30 21:34:18 +01:00
8558b9ac90 whoops
slawk0 pushed to main at slawk0/relay 2024-12-30 21:25:01 +01:00
802cd5e97b UI improvements
slawk0 pushed to main at slawk0/relay 2024-12-30 19:18:57 +01:00
0507697d8b improved AuthProvider