Commit Graph

1966 Commits

Author SHA1 Message Date
478c639ae7 feat(android): Refactor a little bit
Also, add VIBRATE permission.
2023-09-02 13:06:46 +02:00
7f2c978736 fix(service): Bring back notification tap events 2023-09-02 13:03:24 +02:00
f472239102 fix(ui): Replace context.read with GetIt 2023-08-30 21:00:27 +02:00
f2844122c0 chore(ui,service): Rename getVideoThumbnailPath 2023-08-30 20:59:14 +02:00
7781b12dac fix(service): Ensure that the correct locale is used 2023-08-30 20:21:16 +02:00
1e795b8b10 fix(service): Translate the foreground service info 2023-08-30 20:19:32 +02:00
7d0896d84f fix(service): Fix message channel name 2023-08-30 16:05:40 +02:00
fc0aade0ae fix(all): Remove Awesome Notifications 2023-08-30 16:04:39 +02:00
d969622675 feat(service): Replace the notification channels to apply new options 2023-08-30 15:51:51 +02:00
23839b6ec6 fix(service,ui): Fix notification issues 2023-08-26 23:28:49 +02:00
0b120c1e9c fix(service): Fix a fresh start on Android 13 2023-08-26 22:57:21 +02:00
e84d8f9455 feat(service): Store the occupant id with the messages
Linked issue: #315
2023-08-22 21:52:38 +02:00
c4973910f4 feat(all): Remove omemo_dart override 2023-08-22 20:25:30 +02:00
4ed57bc1d4 chore(ui): Move sendfiles.dart 2023-08-17 18:07:06 +02:00
e8125b661b Merge pull request 'Display the avatar and title when sharing files' (#325) from feat/sendfiles-avatar-title into master
Reviewed-on: https://codeberg.org/moxxy/moxxy/pulls/325
2023-08-17 16:00:33 +00:00
c6b7bba5ee Merge branch 'master' into feat/sendfiles-avatar-title 2023-08-17 18:00:16 +02:00
cf5ee6c703 Merge pull request 'Translations update from Weblate' (#326) from translate/moxxy:weblate-moxxy-moxxy into master
Reviewed-on: https://codeberg.org/moxxy/moxxy/pulls/326
2023-08-17 15:59:59 +00:00
63038b77bc fix(ui): Correctly handle the self-chat's "avatar" 2023-08-17 17:58:53 +02:00
7be67a9551 fix(ui): Also use the contact title in the share selection 2023-08-17 17:47:14 +02:00
0dc44572b1 fix(service): Optionally send the roster item's contact title 2023-08-17 17:42:51 +02:00
1de6bab86e feat(ui): Improve contrast with conversation indicator 2023-08-17 16:32:22 +02:00
0852e0efbf feat(ui,service): Allow usage of the conversation indicator in all cases 2023-08-17 15:05:55 +02:00
Codeberg Translate
8fe11f30f2
Translated using Weblate (French)
Currently translated at 100.0% (305 of 305 strings)

Co-authored-by: lejun <lejun@gmx.fr>
Translate-URL: https://translate.codeberg.org/projects/moxxy/moxxy/fr/
Translation: Moxxy/Moxxy
2023-08-16 10:53:05 +00:00
8b0a863949 feat(ui): Display recipient(s) and avatar 2023-08-15 21:49:43 +02:00
bde689b1b3 fix(ui): Fix overflows of images in the sendfiles page
Fixes #210.
2023-08-15 12:57:01 +02:00
2ff2402078 feat(ui): Make the server info page prettier 2023-08-14 21:27:38 +02:00
cb47fa210a Merge pull request 'Translations update from Weblate' (#320) from translate/moxxy:weblate-moxxy-moxxy into master
Reviewed-on: https://codeberg.org/moxxy/moxxy/pulls/320
2023-08-14 17:08:25 +00:00
Codeberg Translate
599e56875d
Update translation files
Updated by "Squash Git commits" hook in Weblate.

Translation: Moxxy/Fastlane Metadata
Translate-URL: https://translate.codeberg.org/projects/moxxy/fastlane-metadata/
2023-08-14 17:07:56 +00:00
Codeberg Translate
74569ccfd6
Translated using Weblate (French)
Currently translated at 28.5% (2 of 7 strings)

Translated using Weblate (French)

Currently translated at 24.2% (74 of 305 strings)

Added translation using Weblate (French)

Translated using Weblate (Dutch)

Currently translated at 100.0% (305 of 305 strings)

Co-authored-by: Codeberg Translate <translate@codeberg.org>
Co-authored-by: Vistaus <vistausss@fastmail.com>
Co-authored-by: doverdufflebag <alunyamoder@proton.me>
Translate-URL: https://translate.codeberg.org/projects/moxxy/fastlane-metadata/fr/
Translate-URL: https://translate.codeberg.org/projects/moxxy/moxxy/fr/
Translate-URL: https://translate.codeberg.org/projects/moxxy/moxxy/nl/
Translation: Moxxy/Fastlane Metadata
Translation: Moxxy/Moxxy
2023-08-14 17:07:56 +00:00
a009a68941 fix(ui): Fix issue with the self-avatar in the reaction list
Fixes #319.
2023-08-14 19:07:33 +02:00
37455c54e6 chore(service): Fix formatting 2023-08-14 18:54:50 +02:00
16dded8dee Merge pull request 'Make everything account JID dependent' (#318) from fix/jid-attribute into master
Reviewed-on: https://codeberg.org/moxxy/moxxy/pulls/318
2023-08-14 16:51:53 +00:00
fa92ba1974 fix(service): Fix id of reaction messages 2023-08-14 18:51:36 +02:00
3011af4f0e fix(service): Fix linter issue 2023-08-14 14:53:29 +02:00
8a98815fd7 feat(service): Adjust the database creation 2023-08-14 14:48:06 +02:00
018f40d6db fix(service): Fix SQL syntax error 2023-08-13 12:07:27 +02:00
1d7e55c086 fix(service): Match by sid instead of origin id 2023-08-12 22:45:25 +02:00
d57e133d0d feat(service): Migrate GroupchatDetails 2023-08-12 21:00:01 +02:00
191996c5d4 fix(service): Fix minor bugs 2023-08-12 20:42:06 +02:00
bcef2dd818 fix(service): Fix foreign key issues 2023-08-12 19:08:38 +02:00
0358bf15a0 chore(service): Fix formatting 2023-08-12 18:59:00 +02:00
301ff664a8 fix(ui,shared,service): Use a UUID as a unique message key 2023-08-12 18:58:24 +02:00
865846af9a fix(service): Fix reactions 2023-08-12 16:48:34 +02:00
96b2c5f3c4 fix(service,shared): Fix more migration issues 2023-08-12 16:12:16 +02:00
db5e4e3c1f feat(service): Do not migrate data if we have no active JID 2023-08-12 15:56:55 +02:00
e3cd4aa3dd fix(service): Fix database migration 2023-08-12 15:51:45 +02:00
fbca84ae2f feat(service): Dismiss notifications on logout 2023-08-12 15:30:40 +02:00
6034ce5ba4 feat(ui,shared,service): Fix formatting and linter issues 2023-08-12 15:25:33 +02:00
2e71ffebd4 feat(service): Migrate the new notifications system 2023-08-12 13:43:38 +02:00
3ca7d63e8c fix(service): Fix some merge issues 2023-08-12 13:34:50 +02:00