Commit Graph

6 Commits

Author SHA1 Message Date
7c1e18c4e8 Add avatar to rooms 2023-12-30 11:47:27 +13:00
76411aa827 Fix login flow and room name updates
1. Logging in with saved credentials should
just go straight to rooms page without
flickering the login page
2. Rooms should be updated if an event
fires for their names changing
2023-12-30 11:39:34 +13:00
3728172844 Tried to set up auth tokens
I always get invalid token error
when I try to login with mLoginToken type
2023-12-29 19:31:35 +13:00
e478552587 Add log out button 2023-12-29 14:50:09 +13:00
705aeb568f Remove unused code 2023-12-29 10:53:43 +13:00
3352939009 View messages for a room 2023-12-29 10:40:09 +13:00