Commit Graph

9 Commits

Author SHA1 Message Date
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
27b7f79d74 Only login if the client is logged out 2023-12-30 11:23:57 +13:00
f229c0371b Save username/password instead of tokens
The tokens never worked. I don't know what i'm doing wrong but fluffychat basically just logs in and never tries to save anything. Im not sure how im meant to do this.
2023-12-30 11:17:21 +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
3352939009 View messages for a room 2023-12-29 10:40:09 +13:00
799c15321b Pretty sure this is just some EOL stuff 2023-12-28 18:53:21 +13:00
b636eaaa57 Add shared preferences and chats page 2023-12-28 17:48:18 +13:00
02ab48521e Change title of material app to Zenith 2023-12-28 16:45:17 +13:00
ff52298d2a First commit 2023-12-28 16:35:10 +13:00