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
1cd8ba41ae
Reduce nesting of login.dart
2023-12-30 11:16:38 +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
ea7587fe2d
Only show messages in room view
2023-12-29 17:19:40 +13:00
1376580e7e
Add profile images to chats
2023-12-29 17:10:47 +13:00
9c93ea1008
Move loading into fab button of login
2023-12-29 15:12:10 +13:00
e478552587
Add log out button
2023-12-29 14:50:09 +13:00
5c4526f1fc
Add loader for logging in
2023-12-29 14:50:00 +13:00
071df18b81
Wait for rooms and account data to load
2023-12-29 11:31:26 +13:00
c5ae0f0e85
Add ability to send messages
2023-12-29 11:31:18 +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
a6306ceddc
List rooms in chats.dart
2023-12-29 09:20:50 +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