Commit Graph

2171 Commits

Author SHA1 Message Date
c2f7634197 refactor(ui): DevicesBloc -> DevicesCubit 2024-04-01 15:48:16 +02:00
30b4110358 refactor(ui): CropBackgroundBloc -> CropBackgroundCubit 2024-04-01 15:42:35 +02:00
32444fa9f5 refactor(ui): CropBloc -> CropCubit 2024-04-01 15:34:22 +02:00
a8398eb07b refactor(ui): BlocklistBloc -> BlocklistCubit 2024-04-01 15:27:33 +02:00
3af188c8a2 refactor(ui): ProfileBloc -> ProfileCubit 2024-04-01 15:19:41 +02:00
5cfc5f72b7 refactor(ui): Remove the UIDataService 2024-03-30 22:36:51 +01:00
bb273ed520 fix(ui): Add back more conversations functionality 2024-03-30 22:13:11 +01:00
af83d50f67 feat(ui): More translations 2024-03-30 22:02:36 +01:00
d7927d3ca9 fix(ui): Hide the delete button if we have only one account 2024-03-30 20:18:07 +01:00
8928d3a34c fix(ui): Allow opening non-redesigned pages again 2024-03-30 20:11:36 +01:00
de84d5924b fix(ui): Fix WillPopScope usage 2024-03-30 17:03:06 +01:00
3fa3de7a5e fix(service): Bump moxdns to fix issue with DNSSEC
Why is my router inserting itself into a DNSSEC-protected query
to my own domain?
2024-02-24 13:55:58 +01:00
86db8f00a7 feat(ui): Use the TextScaler 2024-02-14 20:19:56 +01:00
f808316ff9 fix(ui): Finally center the text 2023-12-23 17:28:24 +01:00
e956c76664 feat(ui): Re-add marking as read 2023-12-22 21:03:43 +01:00
50b2a1a077 feat(ui): Adjust the look of the context menu 2023-12-22 21:02:55 +01:00
316832982f fix(ui): Fix alignment of context menu 2023-12-20 21:54:25 +01:00
a9f8b7a09a feat(ui): Replace the stack with an overlay 2023-12-20 21:41:47 +01:00
155c9a6c60 feat(ui): Fix issue with moving the TextEditingController into the Cubit 2023-12-20 21:25:17 +01:00
f89d3827a4 feat(ui): Move the TextEditingController into the Cubit 2023-12-20 20:24:07 +01:00
c459862fde feat(ui): Highlight title and body of chats on search 2023-12-20 17:28:29 +01:00
008771cbfc feat(ui): Show a new text if there are no search results 2023-12-20 16:42:57 +01:00
01bef089c7 fix(ui): Reset the input field on navigating back 2023-12-20 16:34:50 +01:00
269d9e8771 fix(ui): Prevent UI updates if the user cancelled the search 2023-12-20 16:32:18 +01:00
f21efceb71 fix(ui): Use const 2023-12-20 16:28:49 +01:00
b18d3b6f26 fix(service): Minor fixes 2023-12-20 16:28:22 +01:00
37c46b62d2 feat(ui): Show work indicator for searches 2023-12-20 16:28:11 +01:00
4401a3a09a feat(ui): Get account list from AccountCubit 2023-12-20 16:17:25 +01:00
682bf06d4f feat(ui): Pull out the bottom sheet into its own file 2023-12-19 18:08:06 +01:00
aa902fc49a feat(ui): Move the conversations page to /home 2023-12-19 17:56:14 +01:00
02f0a324ad feat(ui): Remove ValueNotifiers 2023-12-19 17:50:07 +01:00
18b3670269 feat(service): Let the search include the last message 2023-12-18 21:04:08 +01:00
176a1c7df6 feat(ui,service): Implement a simple conversation search 2023-12-18 19:07:56 +01:00
6d482623e1 feat(ui): Add a TODO 2023-11-26 20:26:56 +01:00
a001f0b3fe feat(ui): Move the TextEditController somewhere else 2023-11-26 20:22:34 +01:00
467d966652 fix(ui): Set the search fields text color 2023-11-26 12:01:56 +01:00
55aa3737fc feat(ui): Replace ConversationsBloc with two Cubits 2023-11-25 15:53:23 +01:00
12f93359f6 feat(ui): Introduce an AccountCubit 2023-11-25 15:34:32 +01:00
05ed9de710 feat(ui): Move conversations handling into a Cubit 2023-11-25 15:12:46 +01:00
6b6e795d7d fix(ui): Clear the search field when closing 2023-11-25 12:27:07 +01:00
2345e60f1a feat(ui): Back navigation dismisses the search 2023-11-25 12:13:33 +01:00
24464da728 fix(ui): For the moment, make every chat not a favourite 2023-11-25 12:01:26 +01:00
b62a831905 feat(ui): Show favourited chats 2023-11-25 11:55:51 +01:00
33970a42c8 feat(ui): Implement the UI of the chat search 2023-11-24 21:34:38 +01:00
4604fea553 feat(ui): Show an error icon if the message has an error 2023-11-24 21:34:25 +01:00
706c1f2488 feat(ui): Make the AppBar's color correct 2023-11-24 17:42:12 +01:00
b587aa99ae feat(ui): Dynamically size the bottom modal 2023-11-24 17:24:22 +01:00
205286b9cf feat(ui): Larger padding 2023-11-18 22:02:03 +01:00
87a6cbe76a feat(ui): Prelimiary work on the header 2023-11-18 21:56:26 +01:00
c1d9185a2f fix(ui): Do not explicitly color the card background 2023-11-18 21:35:04 +01:00