Commit Graph

5 Commits

Author SHA1 Message Date
joschuatonn
629a9efb4f removed unused code 2024-06-20 07:30:03 +02:00
joschuatonn
487ecdfaf6 Some smaller changes 2024-06-16 18:06:38 +02:00
joschuatonn
2bd8dbc991 Added popup to allow the user to confirm the deletion of their account 2024-05-30 09:21:09 +02:00
joschuatonn
c8d5bc5734 Worked on several new features:
- ProfilePictures for users are now pulled from the backend
- added a component for chat settings (WIP)
- added a loading screen when the backend is not available
- reworked the "add chat" feature
- started to implement the general send-message functionality
2024-05-25 13:37:50 +02:00
joschuatonn
3888ec41c8 - Outsorced the settings popup into its own component
- Chats with more than 2 users are now displayed correctly
- The user can now select chats as well
- Added header which displays the Name and ProfilePicture
of the selected user (and displayName and groupProfilePicture for group chats)
2024-05-19 11:19:52 +02:00