moxxy/lib/ui/bloc
Alexander "PapaTutuWawa 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
..
addcontact_bloc.dart ui: Migrate [AddContactPage] to Bloc 2022-03-26 18:01:15 +01:00
addcontact_event.dart ui: Migrate [AddContactPage] to Bloc 2022-03-26 18:01:15 +01:00
addcontact_state.dart ui: Migrate [AddContactPage] to Bloc 2022-03-26 18:01:15 +01:00
blocklist_bloc.dart ui: Re-implement the blocklist page 2022-03-25 15:00:35 +01:00
blocklist_event.dart ui: Re-implement the blocklist page 2022-03-25 15:00:35 +01:00
blocklist_state.dart ui: Re-implement the blocklist page 2022-03-25 15:00:35 +01:00
conversation_bloc.dart ui: First restructuring of the inline chat widgets 2022-03-30 12:49:35 +02:00
conversation_event.dart ui: Migrate [AddContactPage] to Bloc 2022-03-26 18:01:15 +01:00
conversation_state.dart ui: Almost re-implement [ConversationPage] 2022-03-24 15:26:48 +01:00
conversations_bloc.dart ui: Migrate [AddContactPage] to Bloc 2022-03-26 18:01:15 +01:00
conversations_event.dart ui: Add back the profile page 2022-03-26 13:24:22 +01:00
conversations_state.dart ui: Add back the profile page 2022-03-26 13:24:22 +01:00
conversations.dart ui: First steps towards Bloc 2022-03-19 22:34:36 +01:00
login_bloc.dart ui: Migrate [AddContactPage] to Bloc 2022-03-26 18:01:15 +01:00
login_event.dart ui: Remove flow_builder 2022-03-20 12:55:25 +01:00
login_state.dart ui: First steps towards Bloc 2022-03-19 22:34:36 +01:00
navigation_bloc.dart ui: Stub the [ConversationsPage] 2022-03-21 20:15:40 +01:00
navigation_event.dart ui: Stub the [ConversationsPage] 2022-03-21 20:15:40 +01:00
navigation_state.dart ui: First steps towards Bloc 2022-03-19 22:34:36 +01:00
newconversation_bloc.dart ui: Migrate [AddContactPage] to Bloc 2022-03-26 18:01:15 +01:00
newconversation_event.dart ui: Re-implement the roster 2022-03-25 19:28:28 +01:00
newconversation_state.dart ui: Bring the [NewConversationPage] back to 'live' 2022-03-23 16:26:18 +01:00
preferences_bloc.dart ui: Notify [PreferencesBloc] of the PreStart 2022-03-26 17:11:54 +01:00
preferences_event.dart ui: Notify [PreferencesBloc] of the PreStart 2022-03-26 17:11:54 +01:00
profile_bloc.dart ui: Add back the profile page 2022-03-26 13:24:22 +01:00
profile_event.dart ui: Add back the profile page 2022-03-26 13:24:22 +01:00
profile_state.dart ui: Add back the profile page 2022-03-26 13:24:22 +01:00