Commit Graph

1966 Commits

Author SHA1 Message Date
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
ab5d630e7f xmpp: Reduce ping timer to 3 minutes (Conversations does it) 2022-08-17 17:07:18 +02:00
1f65397be0 shared: Replace lock extension with a safeSynchronized function 2022-08-17 17:01:02 +02:00
58d99195d1 service: Prevent having a displayName of null 2022-08-17 16:29:42 +02:00
f1391ca352 meta: Update bloc 2022-08-17 16:28:49 +02:00
86c5e81485 service: Fix issue with 'malformed' base64 due to spaces and co 2022-08-17 16:28:37 +02:00
529a148254 service: Fix disroot login
Also fixes
- Reconnections happening after failed authentication
- Failed authentications not being displayed in the UI
2022-08-17 15:52:13 +02:00
7312c190ca service: Deactivate reconnection during login 2022-08-17 15:30:25 +02:00
d35be0824b ui: Split the shared media by date 2022-08-16 20:01:36 +02:00
b90b6ddccd ui: Fix background image not getting evicted from cache 2022-08-16 19:17:55 +02:00
4a56efc463 service: Stop the timer more often 2022-08-16 18:55:11 +02:00
8d78c522f4 flake: Switch back to nixpkgs-unstable 2022-08-16 18:51:51 +02:00
822e0ff565 service: Do not restart the timer on regaining network connectivity 2022-08-15 19:52:20 +02:00
38cb61102a service: Fix error with notification ids when showing a warning 2022-08-15 19:48:16 +02:00
e1b1ae91a4 release: Tag 0.2.1 2022-08-14 22:29:42 +02:00