Commit Graph

8 Commits

Author SHA1 Message Date
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
d19c441539 Profile Component now accepts a user-object as paramter.
Started to implement the settings popup
2024-05-18 08:46:04 +02:00
JonaKl
4df0ff4bd2 Merge branch 'master' into feature/defaultFunctionality 2024-05-13 08:23:32 +02:00
Jona Kläß
ec91c9f04a updated db structure 2024-05-10 15:24:19 +02:00
joschuatonn
50dea58b5a The user now has the ability to load more gifs | added a menu to the main chat-page to choose between the search tab and the chat list 2024-05-09 17:42:53 +02:00
joschuatonn
1876482e5e - gif search
- added models to parse the tenor-api-response correctly
- continued with designing the main chat-page
2024-05-04 19:03:24 +02:00
Jona Kläß
288f7e0522 now able to create chats with oneself and print them 2024-05-04 13:59:15 +02:00
josch
ab1c4d0705 - Connected keycloak
- changed backend-api port
- started to work with the keycloak token to receive userdata
- connected backend-api
2024-04-29 10:31:47 +02:00