|
8ae4821bc8
|
ui: Move privacy.dart into the privacy folder
|
2022-08-26 13:11:09 +02:00 |
|
|
da767a8981
|
ui: Fix the redirect settings
|
2022-08-26 13:09:50 +02:00 |
|
|
ae793f480c
|
ui: Stub things out
|
2022-08-25 22:35:51 +02:00 |
|
|
a039954f9e
|
ui: Migrate away from deprecated flutter_settings_ui
|
2022-08-25 21:46:55 +02:00 |
|
|
03a775ef1c
|
ui: Make URLs clickable
|
2022-08-25 21:12:57 +02:00 |
|
|
2b11551451
|
release: Tag 0.2.2
|
2022-08-25 20:51:55 +02:00 |
|
|
a82d7693f9
|
meta: Add fastlane metadata
|
2022-08-25 20:49:54 +02:00 |
|
|
d08eada0aa
|
service: Fix wrong logic
|
2022-08-25 20:27:32 +02:00 |
|
|
f3c0ae064a
|
ui: Fix error when trying to quote File Upload Notifications
|
2022-08-25 20:27:12 +02:00 |
|
|
ac12d48ac0
|
ui: Add a stubbed audio record button
|
2022-08-25 15:16:34 +02:00 |
|
|
bc52ec6fb9
|
Merge pull request 'Implement File Upload Notifications' (#79) from feat/file-upload-notifications into master
Reviewed-on: https://codeberg.org/moxxy/moxxyv2/pulls/79
|
2022-08-25 15:15:48 +02:00 |
|
|
7f51df97b7
|
service: Generate Blurhash thumbnail for images on sending
|
2022-08-25 15:08:19 +02:00 |
|
|
6ef07ba5a2
|
meta: File Thumbnails -> Extensible File Thumnails
|
2022-08-25 14:52:41 +02:00 |
|
|
05e48fd279
|
service: Fix File Upload Notifications vulnerability
|
2022-08-25 13:45:05 +02:00 |
|
|
652fc28273
|
service: Replace the message sent attribute with sender
|
2022-08-25 13:37:44 +02:00 |
|
|
8df6f385fd
|
ui: Fix not resetting the quoted message on opening a chat
|
2022-08-25 13:05:00 +02:00 |
|
|
b6f9a79848
|
xmpp: Move XML code into StatelessFileSharingData
|
2022-08-25 12:57:55 +02:00 |
|
|
0a63cd2d50
|
xmpp: Put all XML code into FileMetadataData
|
2022-08-25 12:54:22 +02:00 |
|
|
33d7b729f7
|
service: Use all possible mime guess locations
|
2022-08-25 11:45:31 +02:00 |
|
|
68983e28d4
|
meta: Fix showing no filename when receiving a File Upload Notification
|
2022-08-25 11:42:48 +02:00 |
|
|
b696f53127
|
xmpp: Move File Upload Notifications into their own manager
|
2022-08-25 11:31:50 +02:00 |
|
|
e68d15f62a
|
service: Fix FUN replacements not being put in the shared media list
|
2022-08-23 18:29:09 +02:00 |
|
|
054d5b0df7
|
service: Handle File Upload Notifications when auto-download is disabled
|
2022-08-23 18:23:40 +02:00 |
|
|
225bf126dd
|
service: Implement receiving File Upload Notifications
|
2022-08-23 18:12:35 +02:00 |
|
|
f521647f96
|
service: Send File Upload Notifications
|
2022-08-22 19:42:38 +02:00 |
|
|
fb7868725d
|
Merge pull request 'Add emoji picker' (#74) from feat/emoji-picker into master
Reviewed-on: https://codeberg.org/moxxy/moxxyv2/pulls/74
|
2022-08-20 18:00:28 +02:00 |
|
|
6f3957fb03
|
service: Fix reconnection issues (hopefully)
|
2022-08-20 17:54:53 +02:00 |
|
|
7dbf96d375
|
ui: Improve back button behaviour
|
2022-08-20 16:35:08 +02:00 |
|
|
7a245e2588
|
ui: Implement back button in the emoji picker
|
2022-08-20 16:32:19 +02:00 |
|
|
2a8ee0772b
|
ui: Inhibit the soft keyboard when the emoji picker is open
|
2022-08-20 16:08:58 +02:00 |
|
|
9ceeffdb40
|
ui: Show a keyboard icon when the emoji picker is open
|
2022-08-20 15:55:35 +02:00 |
|
|
d710acc2ab
|
ui: Move the cursor when tapping on an emoji
|
2022-08-20 15:06:35 +02:00 |
|
|
b0103bcd83
|
ui: Remove the spaces around emojis
|
2022-08-20 11:39:37 +02:00 |
|
|
726f2ae13a
|
ui: Print messages with only emojis in them bigger
|
2022-08-20 11:37:28 +02:00 |
|
|
fddd115252
|
ui: Add not implemented message to stickers
|
2022-08-19 22:57:53 +02:00 |
|
|
5c1e7b2436
|
ui: Make the emoji picker do something
|
2022-08-19 22:56:43 +02:00 |
|
|
d3f00fc305
|
ui: Split conversation.dart into multiple files
|
2022-08-19 21:38:14 +02:00 |
|
|
8ea08b1df3
|
ui: Add a stubbed button for stickers
|
2022-08-19 21:03:56 +02:00 |
|
|
42ea5f1c55
|
ui: Add a stubbed emoji picker
|
2022-08-17 23:29:07 +02:00 |
|
|
4a5eca49bd
|
ui: Make ProcessWidget indeterminate by default
|
2022-08-17 20:20:11 +02:00 |
|
|
c4fb69b428
|
ui: Increase contrast with the cancel buttons
|
2022-08-17 20:15:56 +02:00 |
|
|
4d6c584841
|
ui: Add a shadow behind the delete icons
|
2022-08-17 20:09:33 +02:00 |
|
|
436bccf86c
|
service: Do the image copying much smarter
|
2022-08-17 20:04:13 +02:00 |
|
|
071fcc6d58
|
service: Request our own avatar after connection
|
2022-08-17 19:45:05 +02:00 |
|
|
7768277552
|
xmpp: Do not bounce result IQs
|
2022-08-17 19:28:32 +02:00 |
|
|
dae5933e1d
|
ui: Fix light theme (closes #73)
|
2022-08-17 18:20:21 +02:00 |
|
|
98ec6cac52
|
service: Fix style issue
|
2022-08-17 17:51:10 +02:00 |
|
|
ecbee9b2f7
|
ui: Fix edges around the hero animation
|
2022-08-17 17:50:42 +02:00 |
|
|
cdf2edfbf3
|
ui: Hopefully make logging out work (closes #52)
|
2022-08-17 17:37:15 +02:00 |
|
|
e6e9870789
|
style: Fix typo
|
2022-08-17 17:36:17 +02:00 |
|