|
63c8b78ad5
|
ui: Fix weird padding when displaying a quoted message
|
2022-04-03 13:54:25 +02:00 |
|
|
05a5d265f1
|
ui: Prevent too large a right padding if the quote is inside a message
|
2022-04-03 13:49:56 +02:00 |
|
|
c1a30976a9
|
ui: Add a video shared media widget
|
2022-04-03 13:43:40 +02:00 |
|
|
3e91c30b45
|
ui: Make images and files appear in the shared media list
|
2022-04-03 13:31:07 +02:00 |
|
|
3ce67cd1bc
|
service: Track received files with their mime type
|
2022-04-03 13:11:32 +02:00 |
|
|
2cc6dfba1b
|
ui: Factor-out the gradient
|
2022-04-02 14:52:49 +02:00 |
|
|
4022f958c0
|
ui: Implement a quote widget for files
|
2022-04-02 13:42:09 +02:00 |
|
|
8386caaab1
|
ui: Handle video quotes
|
2022-04-01 23:12:26 +02:00 |
|
|
9d6f67cb9c
|
ui: Display image quotes
|
2022-04-01 22:37:39 +02:00 |
|
|
19e7bf4faa
|
ui: Let [MessageBubbleBottom] handle the timer
|
2022-04-01 13:54:11 +02:00 |
|
|
c79216c9fd
|
ui: Guard [VideoChatWidget] against null when generating the thumbnail
|
2022-04-01 13:43:54 +02:00 |
|
|
69f8f1b365
|
ui: Add a basic implementation of the video inline widget
|
2022-04-01 13:37:38 +02:00 |
|
|
b4411ab4fb
|
ui: Remove another debug statement
|
2022-03-31 14:56:11 +02:00 |
|
|
f5f0251431
|
ui: Use the base image widget
|
2022-03-31 14:49:43 +02:00 |
|
|
134a537a3a
|
ui: Remove debug statement
|
2022-03-31 14:48:56 +02:00 |
|
|
7274fe1e74
|
ui: "Finish" the ImageChatWidget
|
2022-03-31 12:25:44 +02:00 |
|
|
83cb82caf0
|
ui: Hide checkmarks for messages we received
|
2022-03-30 12:57:27 +02:00 |
|
|
ce1a1b1e2f
|
ui: Hide the file icon while downloading
|
2022-03-30 12:56:34 +02:00 |
|
|
88e48bccf1
|
ui: First restructuring of the inline chat widgets
This commit moves the widgets around and fully implements
the base widget for alot of others: [FileChatWidget].
|
2022-03-30 12:49:35 +02:00 |
|
|
b94aba095e
|
service: Fix background notification not changing title
|
2022-03-27 12:22:41 +02:00 |
|
|
85f44d635c
|
style: Rename the UI eventhandler file
|
2022-03-27 12:11:11 +02:00 |
|
|
b08fe670bf
|
service: Move the xmpp service over to an [EventHandler]
|
2022-03-27 12:09:12 +02:00 |
|
|
489ef364c1
|
ui: Migrate [AddContactPage] to Bloc
|
2022-03-26 18:01:15 +01:00 |
|
|
7a999d40d8
|
ui: Notify [PreferencesBloc] of the PreStart
|
2022-03-26 17:11:54 +01:00 |
|
|
c7dd5961f7
|
ui: Convert the settings to Bloc
|
2022-03-26 14:32:41 +01:00 |
|
|
3bae477ea5
|
ui: Fix removed import
|
2022-03-26 13:30:51 +01:00 |
|
|
b26c54f971
|
ui: Add back the profile page
|
2022-03-26 13:24:22 +01:00 |
|
|
373a2048d5
|
service: Let [AvatarService] dispatch events
|
2022-03-25 20:02:53 +01:00 |
|
|
515018e426
|
ui: Re-implement the roster
|
2022-03-25 19:28:28 +01:00 |
|
|
aea3371c8c
|
service: Implement all [MessageUpdatedEvent]s
|
2022-03-25 19:04:20 +01:00 |
|
|
f0bd41bc2a
|
ui: Re-implement CSI support
|
2022-03-25 18:48:34 +01:00 |
|
|
d1e15499e7
|
ui: Add back some settings pages
|
2022-03-25 18:31:47 +01:00 |
|
|
62a02d73bf
|
ui: Fix conversation ordering
|
2022-03-25 18:25:39 +01:00 |
|
|
89f37e6204
|
ui: Fix UI sometimes waiting for the next UI update
|
2022-03-25 18:15:57 +01:00 |
|
|
75fa6b20ee
|
ui: Re-implement the blocklist page
|
2022-03-25 15:00:35 +01:00 |
|
|
f6bc539037
|
ui: Re-connect the blocking support to the conversation page
|
2022-03-25 14:27:42 +01:00 |
|
|
f6e60bfa4e
|
ui: Allow sending messages
|
2022-03-25 12:25:32 +01:00 |
|
|
f584d3107c
|
service: Maybe fix quotes being lost after an update
|
2022-03-25 10:54:45 +01:00 |
|
|
321e663df4
|
service: Re-implement currently opened chat
|
2022-03-24 21:17:19 +01:00 |
|
|
fc566436dc
|
ui: Implement quoting
|
2022-03-24 21:00:33 +01:00 |
|
|
dc3e77b3dd
|
ui: Almost re-implement [ConversationPage]
|
2022-03-24 15:26:48 +01:00 |
|
|
3198cb7466
|
style: Fix linter warnings
|
2022-03-23 21:09:52 +01:00 |
|
|
25d368fe51
|
ui: Implement the navigation for [NewConversationPage
|
2022-03-23 21:00:07 +01:00 |
|
|
de0a8a27b1
|
ui: Implement more of [NewConversationPage]
|
2022-03-23 20:42:13 +01:00 |
|
|
79e864c9a9
|
ui: Bring the [NewConversationPage] back to 'live'
|
2022-03-23 16:26:18 +01:00 |
|
|
1615ab347a
|
meta: Load conversations after PreStart
|
2022-03-23 15:50:54 +01:00 |
|
|
6d47472ffb
|
build: Make the data class generator more robust
|
2022-03-23 12:45:54 +01:00 |
|
|
fe09961d85
|
service: Re-enable the XMPP connection
|
2022-03-23 12:29:36 +01:00 |
|
|
4f769c6cc8
|
xmpp: Add an awaitable connect method
|
2022-03-23 12:22:19 +01:00 |
|
|
7fcaca6491
|
service: Implement the [EventHandler]
|
2022-03-22 13:27:47 +01:00 |
|