|
9b963911c0
|
ui: Improve the contrast of the timestamp
|
2021-12-26 12:14:36 +01:00 |
|
|
d034a0e7ad
|
ui: Add xmpp-providers to the licenses
|
2021-12-26 12:10:00 +01:00 |
|
|
03e607b062
|
ui: Fix overflow when lastMessageText is too long
|
2021-12-26 12:07:36 +01:00 |
|
|
a336530c1b
|
ui: Fix ChatBubble overflow
|
2021-12-26 12:00:13 +01:00 |
|
|
0d332277bb
|
build: Generate the XMPP provider list from xmpp-providers
|
2021-12-26 00:23:32 +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 |
|
|
4484600927
|
ui: Add a nice graphic for when no chats open
|
2021-12-25 21:37:34 +01:00 |
|
|
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 |
|