Commit Graph

25 Commits

Author SHA1 Message Date
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
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
b26c54f971 ui: Add back the profile page 2022-03-26 13:24:22 +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
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
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
2157eab77a ui: Stub the [ConversationsPage] 2022-03-21 20:15:40 +01:00
7c6d2cb64b ui: Kind of implement the login 2022-03-21 19:40:28 +01:00
01399bb6ae meta: Implement the [AwaitableDataSender] in a test phase 2022-03-21 19:03:31 +01:00
a40592e3e8 ui: Remove flow_builder 2022-03-20 12:55:25 +01:00
815936bf1e ui: First steps towards Bloc 2022-03-19 22:34:36 +01:00