78ecd57aee
ui: Color the tiles according to the system theme
2022-09-06 12:31:33 +02:00
da66c3fc17
ui: Move account settings down
2022-09-06 12:25:20 +02:00
94b75f0eee
ui: Add settings page for chat settings
2022-09-06 12:24:51 +02:00
a798b72515
service: Make the default mute state configurable
2022-09-06 12:17:50 +02:00
8bd7ef6cfe
ui: Set the tooltip text conditionally
2022-09-06 12:12:26 +02:00
d66a6790f9
service: Don't create a notification if the chat is muted
2022-09-06 12:12:08 +02:00
50f488ae21
ui: Implement muting chats
2022-09-06 12:06:54 +02:00
2a18715f77
xmpp: Update File Metadata Element to 0.2.0
2022-09-05 20:50:22 +02:00
dd39fea3f8
ui: Maybe fix crash when loading a background image
2022-09-05 20:31:42 +02:00
650fcc9215
ui: Replace server info bottom sheet with a new page
2022-09-05 20:06:16 +02:00
c52bdbecf8
service: Make the entrypoint a VM entrypoint
...
Should help with Flutter optimizing the function away.
Based on
6c353dd4fc
.
2022-08-31 12:54:02 +02:00
9171f42d09
android: Fix wakelock issue by updating moxplatform
2022-08-31 12:53:18 +02:00
82885b2bde
ui: Fix the TextField having no border
2022-08-30 12:03:05 +02:00
805a701daa
service: Use native_imaging to generate blurhash thumbnail
...
Closes #109 .
This should be much faster than before but required a bump
of isar, which means that you need to delete all data of
Moxxy before running it again. This is, however, not that
big a deal as I'm going to replace isar with sqlite
soon(tm) anyway.
2022-08-30 11:52:53 +02:00
691a1efe16
meta: Auto-accepting subscription requests should not be the default
2022-08-29 21:53:10 +02:00
4f39c995e0
docs: Make screenshots smaller
2022-08-29 21:46:52 +02:00
7c5a9bccec
docs: Update README screenshots
2022-08-29 21:46:11 +02:00
b8ccbd9722
ui: Fix emoji picker not working if the TextField is not focused
2022-08-29 21:38:17 +02:00
3c8d942c67
ui: Make the scroll to bottom button animated
2022-08-29 21:30:44 +02:00
9ef0b851a9
ui: Fix quotes images looking weird
2022-08-29 21:01:22 +02:00
630da4a9e9
ui: Reset the scroll to bottom button on conversation request
2022-08-29 20:53:22 +02:00
df4bf316fb
service: Fix sending File Upload Notifications
2022-08-29 20:49:50 +02:00
dc1a17677e
docs: Update IzzyOnDroid link
2022-08-29 20:15:07 +02:00
5ce8f74aa7
release: Bump to 0.2.3
2022-08-28 15:30:04 +02:00
07954bf51b
docs: Add a link to IzzyOnDroid's repository
2022-08-28 15:28:48 +02:00
b518ddbfb8
ui: Fix all messages being left aligned ( closes #101 )
2022-08-28 15:24:58 +02:00
e5aa20a446
meta: Change Android App ID to org.moxxy.moxxyv2
2022-08-28 12:52:48 +02:00
dc08515e1d
meta: Update moxplatform
2022-08-28 12:41:33 +02:00
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