moxxy/lib/ui/bloc
2022-04-10 22:57:04 +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: Fix background images not appearing 2022-04-10 18:42:10 +02:00
conversation_event.dart ui: Fix background images not appearing 2022-04-10 18:42:10 +02:00
conversation_state.dart ui: Almost re-implement [ConversationPage] 2022-03-24 15:26:48 +01:00
conversations_bloc.dart style: Fix a lot of linter warnings 2022-04-10 22:57:04 +02:00
conversations_event.dart ui: Fix closing conversations 2022-04-09 22:31:40 +02: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: Hide password on login 2022-04-08 20:02:46 +02: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 meta: Create the [ConversationService] to keep track of chat states 2022-04-10 14:39:31 +02: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: Fix background images not appearing 2022-04-10 18:42:10 +02:00
preferences_event.dart ui: Fix background images not appearing 2022-04-10 18:42:10 +02:00
profile_bloc.dart style: Fix a lot of linter warnings 2022-04-10 22:57:04 +02:00
profile_event.dart service: Implement setting the subscription state of a contact 2022-04-08 20:29:46 +02:00
profile_state.dart ui: Add back the profile page 2022-03-26 13:24:22 +01:00