Commit Graph

120 Commits

Author SHA1 Message Date
986d43cb0f ui: Implement a logout 2021-12-28 20:52:27 +01:00
a12e0c4978 ui: Persist display name changes 2021-12-28 20:33:50 +01:00
666c1eafc4 backend: Allow saving and reading the current account 2021-12-28 20:25:25 +01:00
c38770d68f db: FINALLY ADD A DATABASE 2021-12-28 16:30:10 +01:00
12b4813fe2 ui: Reimplement SnackBar
Okay, so hear me out. The fact that a SnackBar cannot be permanently
there is really annoying. There was also one other thing but I forgot
that one. Using PermanentSnackbar is a pain, though.
2021-12-27 00:14:06 +01:00
4fccc88af1 ui: Add a page for sending files 2021-12-25 23:48:27 +01:00
09d625e441 ui: Color things purple 2021-12-25 22:20:54 +01:00
9a9b9c426c ui: Fix icon again 2021-12-25 21:18:14 +01:00
35da08608b ui: Make the UI much more consistent 2021-12-25 19:01:06 +01:00
be5a32dcf0 ui: Add settings 2021-12-25 18:22:11 +01:00
c4d0a52dca ui: Make the RegistrationPage better 2021-12-25 14:20:05 +01:00
f72ff32f77 ui: Add the PostRegister page 2021-12-25 14:10:33 +01:00
a88ceb7897 ui: Migrate AddContactPage to Redux 2021-12-24 20:33:04 +01:00
3396a36b47 ui: Migrate ConversationPage to Redux 2021-12-24 12:40:46 +01:00
f73b2e8558 ui: Migrate the login to Redux + ConversationRepo -> RosterRepo 2021-12-24 11:57:40 +01:00
39d29a1c89 ui: Transfer some kind of state between pages 2021-12-23 14:54:33 +01:00
220c9b4dfd ui: Allow opening conversations 2021-12-23 12:54:31 +01:00
e1982c411b ui: Implement a basic version of adding messages to a chat 2021-12-22 21:44:38 +01:00
48e07f8929 ui: Refactor everything out of main.dart 2021-12-21 18:50:49 +01:00
27e543016f Initial commit 2021-12-21 16:15:45 +01:00