|
|
f01081e44e
|
ui: Make files look like images
|
2022-08-13 13:11:26 +02:00 |
|
|
|
9d5577cdc5
|
service: Add an error attribute to each message
|
2022-08-11 19:10:25 +02:00 |
|
|
|
9e5a368fd4
|
ui: Fix not calculating the correct datebuble string
|
2022-07-31 11:23:59 +02:00 |
|
|
|
9038523d15
|
ui: Fix swiping date bubbles
|
2022-07-31 11:05:39 +02:00 |
|
|
|
4427629841
|
style: Fix linter warnings
|
2022-07-30 22:12:33 +02:00 |
|
|
|
4ecaa3a814
|
ui: Remove the date bubble's shadow
|
2022-07-30 21:37:02 +02:00 |
|
|
|
2b65096a08
|
ui: Add date bubbles
|
2022-07-30 21:35:10 +02:00 |
|
|
|
7d27c4a7d6
|
ui: Fix textfields on the login page
|
2022-07-30 17:24:50 +02:00 |
|
|
|
2797d71e87
|
ui: Disable the shadow around the textfield by default
|
2022-07-29 22:30:16 +02:00 |
|
|
|
6fb08831d8
|
ui: Fix the message bar not being visible without a background image
|
2022-07-29 13:11:44 +02:00 |
|
|
|
74c392e6c2
|
ui: Fix and improve CustomTextField
|
2022-07-26 14:05:56 +02:00 |
|
|
|
7fc5ccfd31
|
ui: Keep the chat background in the thumbnail cache
|
2022-07-26 14:04:17 +02:00 |
|
|
|
f0958aad7c
|
ui: Render video thumbnails in the SendFiles page
|
2022-07-26 13:55:40 +02:00 |
|
|
|
58c5655457
|
ui: Fix SendFile's previews not being square
|
2022-07-26 13:55:40 +02:00 |
|
|
|
9d407088b9
|
ui: Allow removing items from the sharing menu
|
2022-07-26 13:55:40 +02:00 |
|
|
|
4fbf7e32c3
|
ui: Add a send files page
|
2022-07-26 13:55:40 +02:00 |
|
|
|
6262151532
|
ui: Migrate SharedImage to ImageThumbnailWidget
|
2022-07-26 13:55:40 +02:00 |
|
|
|
1eb1dcbaa3
|
ui: Refactor the video widget
|
2022-07-26 13:55:40 +02:00 |
|
|
|
35e505a0cd
|
ui: Make the image use the ThumbnailCache again
|
2022-07-26 13:55:40 +02:00 |
|
|
|
a1ad479c7c
|
ui: Refactor the image widget
|
2022-07-26 13:55:40 +02:00 |
|
|
|
159d6a7937
|
ui: DownloadProgress -> ProgressWidget
|
2022-07-26 13:55:40 +02:00 |
|
|
|
634f68a745
|
meta: Fix linter warnings
|
2022-07-26 13:55:40 +02:00 |
|
|
|
c8c61486f3
|
meta: Generalise the download progress to facilitate upload progress
|
2022-07-26 13:55:40 +02:00 |
|
|
|
4ef79e99a8
|
ui: Small consistency fixes
|
2022-07-24 19:46:58 +02:00 |
|
|
|
6ae8102fae
|
meta: Fix style issues
|
2022-07-23 15:27:11 +02:00 |
|
|
|
25221cba1b
|
ui(wip): Migrate to flutter_blurhash
|
2022-07-22 20:38:06 +02:00 |
|
|
|
8aa9c837be
|
ui: Use Logger inside BlurhashChatWidget
|
2022-07-17 22:05:51 +02:00 |
|
|
|
d01b46934f
|
style: Add trailing commas
|
2022-07-17 22:02:20 +02:00 |
|
|
|
3f480574d9
|
style: Migrate lib/ui/ to very_good_analysis
|
2022-07-17 19:24:18 +02:00 |
|
|
|
689e115559
|
meta: Use moxplatform for platform-specific tasks
|
2022-04-28 21:43:01 +02:00 |
|
|
|
68f7b003fc
|
style: Fix linter warnings
|
2022-04-15 23:40:44 +02:00 |
|
|
|
8654c649b2
|
ui: Improve the avatar cropping implementation
|
2022-04-14 21:08:41 +02:00 |
|
|
|
59435d8a50
|
ui: Add a list of all shared media
|
2022-04-14 15:31:54 +02:00 |
|
|
|
048c187459
|
ui: Implement simple hero animation between profile pictures
|
2022-04-14 11:57:10 +02:00 |
|
|
|
17f63de7fc
|
ui: Use [ThumbnailCacheService] for more
|
2022-04-13 20:37:52 +02:00 |
|
|
|
59ce43f2d4
|
style: Remove imports
|
2022-04-13 19:20:12 +02:00 |
|
|
|
3676973dbe
|
ui: Make [VideoChatWidget] stateless
|
2022-04-13 19:20:01 +02:00 |
|
|
|
da22d5a3d2
|
ui: Make [SharedVideoWidget] also use the [ThumbnailService]
|
2022-04-13 19:17:08 +02:00 |
|
|
|
2f263e1ade
|
ui: Generate video thumbnails in a different Isolate
Also, lock the pre-start command until the services are all
initialized.
|
2022-04-13 15:38:05 +02:00 |
|
|
|
fcfb39618e
|
ui: Fix sizing of alt icons in [AvatarWrapper]
|
2022-04-12 22:53:36 +02:00 |
|
|
|
9d935854d1
|
ui: Make the sizing of the alt text in the [AvatarWrapper] consistent
|
2022-04-12 19:00:16 +02:00 |
|
|
|
de11642746
|
ui: Improve [ConversationsListRow]
|
2022-04-12 18:42:07 +02:00 |
|
|
|
8556f61012
|
style: Fix a lot of linter warnings
|
2022-04-10 22:57:04 +02:00 |
|
|
|
3daa290d64
|
ui: Fix background images not appearing
|
2022-04-10 18:42:10 +02:00 |
|
|
|
cae8acfc71
|
ui: Show the typing indicator also in the conversations list
|
2022-04-10 16:52:28 +02:00 |
|
|
|
ae545ce26d
|
ui: Implement a basic chat state indicator
|
2022-04-10 12:30:20 +02:00 |
|
|
|
9d9a488b48
|
ui: Refactor [BorderlessTopbar] a bit
|
2022-04-10 11:47:09 +02:00 |
|
|
|
f3525f8e39
|
ui: Add TODO
|
2022-04-06 21:24:09 +02:00 |
|
|
|
4c4a84e737
|
ui: Fix the order of shared media
|
2022-04-06 21:21:50 +02:00 |
|
|
|
08ccc7246e
|
ui: Request our own avatar in case it differs from the local value
|
2022-04-06 17:55:23 +02:00 |
|