Commit Graph

3619 Commits

Author SHA1 Message Date
Oğuz Ersen 539e774653
Translated using Weblate (Turkish)
Currently translated at 100.0% (518 of 518 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/tr/
2021-12-06 00:04:52 +01:00
Raatty c51545639b
Translated using Weblate (English)
Currently translated at 100.0% (518 of 518 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/en/
2021-12-06 00:04:51 +01:00
Krille Fear bca157f0d3 follow: Fix CI release type check 2021-12-05 14:24:03 +01:00
Krille Fear a522b3ff4e follow: Fix release type CI variable 2021-12-05 13:54:19 +01:00
Krille Fear 6e2fa2a681 Merge branch 'krille/update-version' into 'main'
chore: Bump version

See merge request famedly/fluffychat!606
2021-12-05 11:53:13 +00:00
Krille Fear 13cd4b8606 chore: Bump version 2021-12-05 12:33:25 +01:00
Krille Fear 6406955462 Merge branch 'krille/add-candidate-pipeline' into 'main'
CI: Add candidate release pipeline

See merge request famedly/fluffychat!605
2021-12-05 08:33:12 +00:00
Krille Fear 17dc6ed185 CI: Add candidate release pipeline 2021-12-05 09:13:23 +01:00
Aminda Suomalainen 16bafcb617
Translated using Weblate (Finnish)
Currently translated at 90.3% (468 of 518 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fi/
2021-12-04 22:42:43 +01:00
Kim Tae Kyeong eb44f742f0
Translated using Weblate (Korean)
Currently translated at 100.0% (518 of 518 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ko/
2021-12-04 22:42:42 +01:00
Linerly 9eb9282aa3
Translated using Weblate (Indonesian)
Currently translated at 100.0% (518 of 518 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/id/
2021-12-04 22:42:41 +01:00
Jelv 8737cbd809
Translated using Weblate (Dutch)
Currently translated at 100.0% (518 of 518 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nl/
2021-12-04 22:42:40 +01:00
Gigaa 46daddf3c8
Translated using Weblate (Norwegian Bokmål)
Currently translated at 77.6% (402 of 518 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nb_NO/
2021-12-04 22:42:39 +01:00
Krille Fear 9db362a649 Merge branch 'krille/fix-well-known-login' into 'main'
fix: Well known lookup at login

Closes #677

See merge request famedly/fluffychat!604
2021-12-04 19:12:17 +00:00
Krille Fear 3cc9922a39 fix: Well known lookup at login 2021-12-04 19:54:07 +01:00
Aminda Suomalainen 6d5ecdc376
Translated using Weblate (Finnish)
Currently translated at 90.3% (468 of 518 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fi/
2021-12-03 19:38:37 +01:00
Krille Fear 7170c9063c Merge branch 'krille/make-utils-nullsafe' into 'main'
refactor: Make most of the utils null safe

See merge request famedly/fluffychat!603
2021-12-03 16:43:25 +00:00
Krille Fear 62a7fa072e Merge branch 'krille/upgradematrix' into 'main'
chore: Update Matrix SDK

See merge request famedly/fluffychat!602
2021-12-03 16:34:28 +00:00
Krille Fear cec80533e2 refactor: Make most of the utils null safe 2021-12-03 17:29:32 +01:00
Krille Fear 9bf2457d6f chore: Update Matrix SDK 2021-12-03 17:13:59 +01:00
Krille Fear 8e8f003e97 Merge branch 'krille/fix-screenshots-in-website' into 'main'
docs: Fix screenshots on website

See merge request famedly/fluffychat!601
2021-12-02 10:37:11 +00:00
Krille Fear 8ae4891468 docs: Fix screenshots on website 2021-12-02 11:18:54 +01:00
Krille Fear a32d675145 Merge branch 'krille/update-dependencies-job' into 'main'
fix: Update dependencies with flutter pub upgrade

See merge request famedly/fluffychat!600
2021-12-02 09:20:39 +00:00
Krille Fear ca7066d746 fix: Update dependencies with flutter pub upgrade 2021-12-02 10:01:38 +01:00
Krille Fear bf87052f7b Merge branch 'krille/send-file-dialog' into 'main'
Krille/send file dialog

See merge request famedly/fluffychat!599
2021-12-01 20:03:30 +00:00
Krille Fear 7540e99323 refactor: Make send file dialog null safe 2021-12-01 20:45:07 +01:00
Krille Fear 073f6bbd7d change: Do not compress very small images 2021-12-01 20:44:59 +01:00
Krille Fear 12d82550e7 Merge branch 'krille/fix-user-device-list-item' into 'main'
refactor: Make user device list item null safe

Closes #669

See merge request famedly/fluffychat!598
2021-12-01 18:05:25 +00:00
Krille Fear 2c4e1332e5 refactor: Make user device list item null safe 2021-12-01 18:46:10 +01:00
Krille Fear 55394c21e3 Merge branch 'krille/participant-opacity' into 'main'
design: Make not joined participants transparent in list

See merge request famedly/fluffychat!597
2021-12-01 12:00:12 +00:00
Krille Fear 1964657523 design: Make not joined participants transparent in list
This should make it easier to distinguish
between actual participants of a
room and users who have been
invited, who are knocking or who
have been banned.
2021-12-01 12:42:15 +01:00
Raatty 337e9c4892
Translated using Weblate (Norwegian Bokmål)
Currently translated at 74.9% (388 of 518 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nb_NO/
2021-12-01 10:47:38 +01:00
Priit Jõerüüt 565dcf478d
Translated using Weblate (Estonian)
Currently translated at 100.0% (518 of 518 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/
2021-12-01 10:47:34 +01:00
Krille Fear f08a683000 fix: Hotfix database migration 2021-11-30 22:13:40 +01:00
Krille Fear 585e3ca6da Merge branch 'krille/fix-ios-camera' into 'main'
fix: QR Code scanner in iOS

See merge request famedly/fluffychat!596
2021-11-30 18:27:58 +00:00
Jana 184ede2b6c
Translated using Weblate (German)
Currently translated at 100.0% (518 of 518 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/
2021-11-30 19:11:50 +01:00
Krille Fear 96082e5330 fix: QR Code scanner in iOS 2021-11-30 19:07:07 +01:00
Krille Fear 93fcdf0743 Merge branch 'krille/screenshots' into 'main'
docs: Update screenshots

See merge request famedly/fluffychat!595
2021-11-30 17:00:19 +00:00
Krille Fear 91687be6ce docs: Update screenshots 2021-11-30 17:42:11 +01:00
Sorunome 296af38b89 Merge branch 'soru/fix-image-bubble-thumbnails' into 'main'
fix: Thumbnails in the image bubble not always showing a cached thumbnail

See merge request famedly/fluffychat!594
2021-11-30 15:12:51 +00:00
Sorunome e7b4c6f848
fix: Thumbnails in the image bubble not always showing a cached thumbnail
When in the timeline an image bubble with animated=false was displayed and
you tapped on an image, it would attempt to show the thumbnail with animated=true.
This thumbnail, of course, was not cached, thus not showing the cached image, and
actually downloading the thumbnail multiple times. This PR fixes that by
first checking if the animated=false thumbnail is cached, and if so, display
that while the final image is loading.
2021-11-30 15:54:48 +01:00
Krille Fear 745d94f46f Merge branch 'krille/fix-open-uris' into 'main'
fix: Open URIs

See merge request famedly/fluffychat!593
2021-11-29 15:41:53 +00:00
Krille Fear efddd1daf1 Merge branch 'soru/maps-widget' into 'main'
fix: Properly position the pointer in the map bubble and add attribution

See merge request famedly/fluffychat!592
2021-11-29 15:25:11 +00:00
Krille Fear 83e3d95d04 fix: Open URIs 2021-11-29 16:23:14 +01:00
Sorunome 123a9b000c
fix: Properly position the pointer in the map bubble and add attribution
Prior the pointer in the map bubble wasn't offsetted upwards, so the center
of the icon marked the point, rather than the point of the icon as one would
expect.
Additionally, attribution to the OpenStreetMap project has been added.
2021-11-29 16:04:23 +01:00
Aminda Suomalainen 3105bfe6b7
Translated using Weblate (Finnish)
Currently translated at 93.4% (484 of 518 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fi/
2021-11-28 20:52:59 +01:00
Kim Tae Kyeong 49e3ed43c8
Translated using Weblate (Korean)
Currently translated at 100.0% (518 of 518 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ko/
2021-11-28 20:52:51 +01:00
Jana 236faba5e7
Translated using Weblate (German)
Currently translated at 100.0% (518 of 518 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/
2021-11-28 20:52:51 +01:00
Sorunome 22d2b39249
Translated using Weblate (Czech)
Currently translated at 100.0% (518 of 518 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/cs/
2021-11-28 20:52:50 +01:00
abidin toumi f71781c3e4
Translated using Weblate (Arabic)
Currently translated at 89.7% (465 of 518 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ar/
2021-11-28 20:52:49 +01:00