Commit Graph

1798 Commits

Author SHA1 Message Date
9a9b9c426c ui: Fix icon again 2021-12-25 21:18:14 +01:00
04425401e0 ui: altText -> alt 2021-12-25 19:41:26 +01:00
85e7fc8b83 ui: Fix missing navigation 2021-12-25 19:29:04 +01:00
83990243fb ui: Finally set the app icon 2021-12-25 19:21:47 +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
511765f38c ui: Implement a simple self profile 2021-12-25 16:50:11 +01:00
840386c213 ui: Scale values according to the avatar radius 2021-12-25 16:49:59 +01:00
fc3c482959 ui: Factor out the avatar wrapper 2021-12-25 14:49:13 +01:00
c4d0a52dca ui: Make the RegistrationPage better 2021-12-25 14:20:05 +01:00
dff75ab5e2 ui: Replace ? with Visibility() 2021-12-25 14:10:51 +01:00
f72ff32f77 ui: Add the PostRegister page 2021-12-25 14:10:33 +01:00
38ed4fe2f9 docs: Update intro screenshot 2021-12-25 01:03:38 +01:00
0126d17ad2 meta: Update logo
Thanks Synoh UwU
2021-12-25 01:01:37 +01:00
4c90446164 ui: Make the random provider generation work 2021-12-24 23:27:00 +01:00
22ecadf865 tests: Fix padInt not padding 9 2021-12-24 23:26:45 +01:00
74b3595d10 ui: Show a warning 2021-12-24 22:15:29 +01:00
13ceae0437 ui: Add bigger padding 2021-12-24 22:06:58 +01:00
6bbafbd1ad ui: Fix the icon 2021-12-24 21:58:53 +01:00
319f15a944 ui: Add a warning to the file attachment feature 2021-12-24 21:50:50 +01:00
a793fe4439 ui: Add 'encryption' and other options 2021-12-24 21:40:01 +01:00
17474f1b7d ui: Only show shared media if they exist 2021-12-24 21:17:00 +01:00
2f9d2d2080 ui: Turn the SharedMedia list into a widget 2021-12-24 21:14:59 +01:00
276aef3026 ui: Actually implement timestamps 2021-12-24 20:47:14 +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
f83b465834 ui: A bit of padding comes a *very* long way 2021-12-23 21:59:00 +01:00
d7f62de387 ui: Make the intro look cleaner 2021-12-23 21:48:17 +01:00
00c326cc2d ui: Prevent opening the same conversation twice 2021-12-23 20:54:12 +01:00
75dc8e081d ui: Spice up the intro screen a bit 2021-12-23 20:44:27 +01:00
0836efd822 ui: Add an unread counter 2021-12-23 19:28:02 +01:00
9048f4abb8 ui: Add a not-implemented popup 2021-12-23 17:31:44 +01:00
7111240abb ui: Reorder the SpeedDial 2021-12-23 17:28:11 +01:00
262cf685b7 ui: (Kinda) make the last message text work 2021-12-23 17:19:24 +01:00
dae1b1d178 ui: Move colors and radii into a constants file 2021-12-23 15:21:07 +01:00
53e8c50f78 ui: Make NewConversationPage use the Repository 2021-12-23 15:10:33 +01:00
39d29a1c89 ui: Transfer some kind of state between pages 2021-12-23 14:54:33 +01:00
f659918598 ui: Make the send button a SpeedDial 2021-12-23 13:07:43 +01:00
220c9b4dfd ui: Allow opening conversations 2021-12-23 12:54:31 +01:00
92083150b3 ui: Make the bubble corner radius depend on grouping 2021-12-23 11:59:49 +01:00
e1982c411b ui: Implement a basic version of adding messages to a chat 2021-12-22 21:44:38 +01:00
06c03275e7 ui: Pad the ExpansionTile 2021-12-21 21:18:52 +01:00
662f90051d ui: Make the AddContactPage stateful 2021-12-21 21:18:37 +01:00
0f8ab63d31 ui: Move the menu button from conversation to conversations 2021-12-21 18:56:40 +01:00
48e07f8929 ui: Refactor everything out of main.dart 2021-12-21 18:50:49 +01:00
b1a2e16d18 docs: Fix typo in README 2021-12-21 16:17:25 +01:00
27e543016f Initial commit 2021-12-21 16:15:45 +01:00