|
a49bce8292
|
Merge pull request 'Implement sharing media with Moxxy' (#98) from feat/sharing-intent into master
Reviewed-on: https://codeberg.org/moxxy/moxxyv2/pulls/98
|
2022-08-28 11:55:46 +02:00 |
|
|
0021d0d84d
|
ui: Make colors a bit better
I was too lazy to move it into its own branch (or master)
|
2022-08-28 00:08:26 +02:00 |
|
|
b952b73738
|
ui: Update the ShareSelectionBloc on roster and conversation changes
|
2022-08-27 23:10:08 +02:00 |
|
|
ec3ed96771
|
ui: Prevent overflows of the lastMessageBody
|
2022-08-27 22:44:59 +02:00 |
|
|
d02a2e74b0
|
ui: Fix weird placement of the FAB
This might be caused due to some weird interaction between
FloatingActionButton and Visibility
|
2022-08-27 22:37:35 +02:00 |
|
|
40cb344e0d
|
ui: Also allow tapping the checkboxes
|
2022-08-27 22:29:58 +02:00 |
|
|
8c32e42fe9
|
service: Allow sharing text with others
|
2022-08-27 22:26:08 +02:00 |
|
|
cbceab7cff
|
ui: Fix share selection not resetting itself
|
2022-08-27 21:56:54 +02:00 |
|
|
a0864933de
|
service: Move blurhash thumbnail generation further back
|
2022-08-27 21:56:40 +02:00 |
|
|
df7bc4aede
|
ui: Set the isLoggedIn in more places
|
2022-08-27 21:33:24 +02:00 |
|
|
009ce28c04
|
ui: Prevent sharing being accepted before a login
|
2022-08-27 21:14:39 +02:00 |
|
|
5f087121a3
|
ui: Replace radio buttons with checkboxes
|
2022-08-27 19:41:58 +02:00 |
|
|
074381ff67
|
ui: Make going back minimize the app
|
2022-08-27 19:36:24 +02:00 |
|
|
757e0be5ef
|
service: Implement a sharing page
|
2022-08-27 19:32:22 +02:00 |
|
|
bb7adceeb7
|
ui: Stub out the sharing page
|
2022-08-26 22:59:17 +02:00 |
|
|
15a401e681
|
android: Change AppID to org.moxxy.moxxyv2
|
2022-08-26 20:59:35 +02:00 |
|
|
976478d5bb
|
Merge pull request 'Privacy Redirects' (#97) from feat/privacy-redirects into master
Reviewed-on: https://codeberg.org/moxxy/moxxyv2/pulls/97
|
2022-08-26 13:38:34 +02:00 |
|
|
b3fcbfd4fe
|
ui: Redirect Youtube and Twitter links
|
2022-08-26 13:32:47 +02:00 |
|
|
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 |
|