|
ae995b8670
|
feat(ui,service): Paginate the sticker picker
|
2023-07-09 16:49:30 +02:00 |
|
|
75c2f103bd
|
feat(service): Try to not JUST ignore duplicate hash pointers
|
2023-07-09 14:22:41 +02:00 |
|
|
bc7958559a
|
Merge pull request 'Translations update from Weblate' (#296) from translate/moxxy:weblate-moxxy-moxxy into master
Reviewed-on: https://codeberg.org/moxxy/moxxy/pulls/296
|
2023-07-09 10:40:59 +00:00 |
|
Codeberg Translate
|
11228a0de0
|
Translated using Weblate (German)
Currently translated at 100.0% (293 of 293 strings)
Translated using Weblate (Dutch)
Currently translated at 100.0% (7 of 7 strings)
Co-authored-by: Codeberg Translate <translate@codeberg.org>
Co-authored-by: PapaTutuWawa <papatutuwawa@polynom.me>
Co-authored-by: Vistaus <vistausss@fastmail.com>
Translate-URL: https://translate.codeberg.org/projects/moxxy/fastlane-metadata/nl/
Translate-URL: https://translate.codeberg.org/projects/moxxy/moxxy/de/
Translation: Moxxy/Fastlane Metadata
Translation: Moxxy/Moxxy
|
2023-07-09 10:40:24 +00:00 |
|
|
b6fe5cc29b
|
fix(ui): Fix altIcon scaling
|
2023-07-09 12:32:55 +02:00 |
|
|
cb34b51149
|
fix(ui): Fix self-chat's avatar causing issues
Fixes #297.
|
2023-07-09 12:26:33 +02:00 |
|
|
6c9421a21a
|
fix(docs): Fix typo
|
2023-07-09 12:15:28 +02:00 |
|
|
684a3a658d
|
chore(docs): Add a note on translations
|
2023-07-09 12:14:08 +02:00 |
|
|
0ab7cccef6
|
Merge pull request 'Implement storage management' (#295) from feat/storage-management into master
Reviewed-on: https://codeberg.org/moxxy/moxxy/pulls/295
|
2023-07-09 10:07:01 +00:00 |
|
|
c405717bcc
|
feat(ui): Handle removing a sticker pack
|
2023-07-08 23:19:21 +02:00 |
|
|
7dcd14ef3a
|
fix(service): Download a file if the file metadata has no path
|
2023-07-08 21:20:21 +02:00 |
|
|
4f033438ed
|
feat(ui): Make the bar chart look prettier
|
2023-07-08 21:12:07 +02:00 |
|
|
21e40c38ca
|
fix(ui): Only show the image if we're done loading
|
2023-07-08 21:05:08 +02:00 |
|
|
53e3b3c561
|
feat(ui): Prepare for selectively removing media files
|
2023-07-08 20:57:02 +02:00 |
|
|
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 |
|
Ikjot Singh Dhody
|
06dcd5491b
|
feat(all): Basic groupchat error handling set up.
Signed-off-by: Ikjot Singh Dhody <ikjotsd@gmail.com>
|
2023-07-08 14:33:20 +05:30 |
|
Ikjot Singh Dhody
|
3641be4f56
|
feat(all): Join room functionality complete.
Signed-off-by: Ikjot Singh Dhody <ikjotsd@gmail.com>
|
2023-07-08 00:43:01 +05:30 |
|
Ikjot Singh Dhody
|
18e28c3bbf
|
feat(all): Groupchat service/bloc updated.
Signed-off-by: Ikjot Singh Dhody <ikjotsd@gmail.com>
|
2023-07-08 00:11:21 +05:30 |
|
Ikjot Singh Dhody
|
62e39bf066
|
feat(all): Set base for groupchat implementation.
Signed-off-by: Ikjot Singh Dhody <ikjotsd@gmail.com>
|
2023-07-07 12:52:48 +05:30 |
|
|
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 |
|