|
|
d6416c77b8
|
fix(service): Fix crash when re-downloading a file
|
2023-07-08 20:36:30 +02:00 |
|
|
|
9ade143352
|
fix(ui): Make the "media bar" not red
|
2023-07-08 19:24:44 +02:00 |
|
|
|
dc05876ac7
|
feat(ui): Show a placeholder, when no shared media are available
|
2023-07-08 19:22:23 +02:00 |
|
|
|
d691d63353
|
fix(i18n): Make the sticker pack size string translatable
|
2023-07-08 19:09:26 +02:00 |
|
|
|
b666a06252
|
feat(ui): Reduce rounding of shared media items
|
2023-07-08 19:07:16 +02:00 |
|
|
|
27b209b4d8
|
fix(ui): Make storage strings translatable
|
2023-07-08 19:01:14 +02:00 |
|
|
|
d0cdb2cebe
|
fix(service): Ensure that stickers always have a size != null
|
2023-07-08 17:28:46 +02:00 |
|
|
|
2123f5b51f
|
feat(ui): Add a link to the stickers menu
|
2023-07-08 17:18:41 +02:00 |
|
|
|
93511da3f1
|
feat(ui): Refactor the bar chart into its own widget
|
2023-07-08 17:12:08 +02:00 |
|
|
|
267eef2a55
|
feat(ui,service): Show sticker packs' storage overhead
|
2023-07-08 15:01:45 +02:00 |
|
|
|
8f69b9ff3d
|
fix(service): Exclude stickers from shared media
|
2023-07-08 14:35:15 +02:00 |
|
|
|
0d182cc4e5
|
feat(ui,service): Implement a bar chart showing storage usage
|
2023-07-08 14:31:26 +02:00 |
|
|
|
f6bfbff62c
|
feat(ui): Add a parameter to showConfirmationDialog
|
2023-07-06 22:08:19 +02:00 |
|
|
|
dd0cb88841
|
feat(ui): Add a confirmation dialog
|
2023-07-06 22:04:27 +02:00 |
|
|
|
23ed1f6b1a
|
feat(ui): Apply i18n to the deletion dialog
|
2023-07-06 21:58:59 +02:00 |
|
|
|
d12154b4ba
|
fix(service): Fix a potential SQL injection
|
2023-07-06 21:52:22 +02:00 |
|
|
|
b625ee5c4e
|
feat(service): Actually remove the files
|
2023-07-06 20:57:45 +02:00 |
|
|
|
4e48962fae
|
feat(service): Write a query to find media files to delete
|
2023-07-06 12:48:31 +02:00 |
|
|
|
21832042df
|
feat(ui): Make the storage page a bit prettier
|
2023-07-05 17:53:26 +02:00 |
|
|
|
d48c8371e4
|
feat(ui): Make the shared media list a bit prettier
|
2023-07-05 17:35:32 +02:00 |
|
|
|
67f6fb8236
|
feat(ui,service): Implement viewing all shared media files
|
2023-07-05 16:54:34 +02:00 |
|
|
|
369cc3e823
|
feat(ui,service): Implement showing how much storage we use
|
2023-07-05 14:19:56 +02:00 |
|
|
|
4857245a96
|
Merge remote-tracking branch 'weblate/master'
|
2023-07-04 18:03:30 +02:00 |
|
Vistaus
|
2f39d4b60b
|
Translated using Weblate (Dutch)
Currently translated at 100.0% (7 of 7 strings)
Translation: Moxxy/Fastlane Metadata
Translate-URL: https://translate.codeberg.org/projects/moxxy/fastlane-metadata/nl/
|
2023-07-04 16:01:55 +00:00 |
|
Vistaus
|
0528aca3ad
|
Translated using Weblate (Dutch)
Currently translated at 100.0% (273 of 273 strings)
Translation: Moxxy/Moxxy
Translate-URL: https://translate.codeberg.org/projects/moxxy/moxxy/nl/
|
2023-07-04 16:01:54 +00:00 |
|
|
|
d99e5d8801
|
Translated using Weblate (Dutch)
Currently translated at 100.0% (273 of 273 strings)
Translation: Moxxy/Moxxy
Translate-URL: https://translate.codeberg.org/projects/moxxy/moxxy/nl/
|
2023-07-04 16:01:54 +00:00 |
|
|
|
5cda06db24
|
fix(ui): Add missing languages to the locale menu
|
2023-07-04 18:01:51 +02:00 |
|
|
|
c93c3140cf
|
chore(docs): Update CHANGELOG
|
2023-07-04 17:41:22 +02:00 |
|
|
|
f17bba7282
|
feat(ui): Parse legacy quotes
Fixes #226.
|
2023-07-04 17:32:03 +02:00 |
|
|
|
fe3dbd265e
|
Merge pull request 'Implement sending of read receipts' (#293) from feat/read-markers into master
Reviewed-on: https://codeberg.org/moxxy/moxxy/pulls/293
|
2023-07-04 12:53:07 +00:00 |
|
|
|
e6eee134bd
|
fix(ui): Fix avatar for self-chat
|
2023-07-04 14:51:53 +02:00 |
|
|
|
1f5c75a647
|
chore(docs): Update CHANGELOG
|
2023-07-04 14:09:38 +02:00 |
|
|
|
d70527d65f
|
feat(service): Move marking as read into MessageService
|
2023-07-04 14:06:55 +02:00 |
|
|
|
efb3f4b371
|
fix(ui): The message should be *just* visible
|
2023-07-04 13:47:41 +02:00 |
|
|
|
71f5e8f0b4
|
feat(ui,service): Implement dynamically sending read markers
|
2023-07-04 13:44:50 +02:00 |
|
|
|
a13bdd2e2b
|
fix(i18n): Fix build issues with incomplete translations
Fallback to en as a locale, if a key does not exist. Also
fixes some whackiness from doing changes and not reflecting them back
to Weblate.
|
2023-07-03 22:34:54 +02:00 |
|
|
|
7fbc1ba812
|
fix(ui): Fix long-press requiring precise pointer placement
|
2023-07-03 16:59:08 +02:00 |
|
|
|
7f864f1d25
|
chore(docs): Mention new translations
|
2023-07-03 15:50:12 +02:00 |
|
ejix
|
ef3c11e870
|
Translated using Weblate (Russian)
Currently translated at 83.7% (227 of 271 strings)
Translation: Moxxy/Moxxy
Translate-URL: https://translate.codeberg.org/projects/moxxy/moxxy/ru/
|
2023-07-03 14:51:12 +02:00 |
|
Vistaus
|
c20bc964c3
|
Translated using Weblate (Dutch)
Currently translated at 100.0% (271 of 271 strings)
Translation: Moxxy/Moxxy
Translate-URL: https://translate.codeberg.org/projects/moxxy/moxxy/nl/
|
2023-07-03 14:51:12 +02:00 |
|
|
|
dd2629d073
|
Merge pull request 'Translations update from Weblate' (#290) from translate/moxxy:weblate-moxxy-moxxy into master
Reviewed-on: https://codeberg.org/moxxy/moxxy/pulls/290
|
2023-07-03 12:45:35 +00:00 |
|
|
|
e5fa199925
|
fix(i18n): Make hard-coded string translatable
|
2023-07-03 14:43:15 +02:00 |
|
|
|
675a647a8d
|
feat(ui): Show a toast when copying a message
|
2023-07-03 14:40:57 +02:00 |
|
|
|
f845c4134c
|
fix(ui): Focus the textfield when editing a message
|
2023-07-03 14:36:18 +02:00 |
|
|
|
6442e9cab5
|
fix(ui): Make message corrections work again
Fixes #291.
|
2023-07-02 12:43:18 +02:00 |
|
|
|
0629a3d5bd
|
fix(ui): Dismiss the keyboard on message selection
|
2023-07-01 22:03:25 +02:00 |
|
|
|
62d18588d7
|
chore(docs): Add the OMEMO fixes in the changelog
|
2023-07-01 22:00:28 +02:00 |
|
Codeberg Translate
|
4ee191e238
|
Translated using Weblate (Russian)
Currently translated at 57.3% (153 of 267 strings)
Added translation using Weblate (Russian)
Translated using Weblate (Dutch)
Currently translated at 100.0% (6 of 6 strings)
Translated using Weblate (Dutch)
Currently translated at 50.0% (3 of 6 strings)
Translated using Weblate (Dutch)
Currently translated at 100.0% (267 of 267 strings)
Added translation using Weblate (Dutch)
Translated using Weblate (Japanese)
Currently translated at 19.8% (53 of 267 strings)
Added translation using Weblate (Japanese)
Co-authored-by: Codeberg Translate <translate@codeberg.org>
Co-authored-by: Vistaus <vistausss@fastmail.com>
Co-authored-by: ejix <ejix@zp1.net>
Co-authored-by: mmbd <stefan@kikeriki.at>
Translate-URL: https://translate.codeberg.org/projects/moxxy/fastlane-metadata/nl/
Translate-URL: https://translate.codeberg.org/projects/moxxy/moxxy/ja/
Translate-URL: https://translate.codeberg.org/projects/moxxy/moxxy/nl/
Translate-URL: https://translate.codeberg.org/projects/moxxy/moxxy/ru/
Translation: Moxxy/Fastlane Metadata
Translation: Moxxy/Moxxy
|
2023-07-01 19:51:23 +00:00 |
|
|
|
351de5ee93
|
feat(ui): Allow sending corrections for older messages
|
2023-07-01 21:47:36 +02:00 |
|
|
|
dae8ddb3b5
|
feat(shared): Migrate ConversationType to a JsonConverter
|
2023-07-01 21:38:19 +02:00 |
|