Commit graph

3607 commits

Author SHA1 Message Date
Gigaa
827eaaec99 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
a069df15e8 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
2aa24f254b fix: Well known lookup at login 2021-12-04 19:54:07 +01:00
Mikaela Suomalainen
9ce39602ee 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
f5375221c0 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
3c64a47a29 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
265ef0ebb2 refactor: Make most of the utils null safe 2021-12-03 17:29:32 +01:00
Krille Fear
b8a3cb35d5 chore: Update Matrix SDK 2021-12-03 17:13:59 +01:00
Krille Fear
110d0506aa 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
c71ecdb49d docs: Fix screenshots on website 2021-12-02 11:18:54 +01:00
Krille Fear
a265628432 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
d7ec587a8e fix: Update dependencies with flutter pub upgrade 2021-12-02 10:01:38 +01:00
Krille Fear
6a8e6f0479 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
0a74e5e151 refactor: Make send file dialog null safe 2021-12-01 20:45:07 +01:00
Krille Fear
344e6491d4 change: Do not compress very small images 2021-12-01 20:44:59 +01:00
Krille Fear
6a79897658 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
ec46b15991 refactor: Make user device list item null safe 2021-12-01 18:46:10 +01:00
Krille Fear
f11029ca65 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
585eefa9de 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
fe818ca509 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
1ee3a663b1 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
d61e224f1c fix: Hotfix database migration 2021-11-30 22:13:40 +01:00
Krille Fear
b248b48728 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
dbfb50cd4e 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
e33606b912 fix: QR Code scanner in iOS 2021-11-30 19:07:07 +01:00
Krille Fear
93c23c7d2e 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
09c1c07c3c docs: Update screenshots 2021-11-30 17:42:11 +01:00
Sorunome
5cfd91585c 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
f4d723c0b1 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
c9c4f2caf9 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
13e6b2a5a3 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
0ecbe842a5 fix: Open URIs 2021-11-29 16:23:14 +01:00
Sorunome
d838fedaa7 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
Mikaela Suomalainen
6731517d70 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
e9cdcdc9de 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
874a08c839 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
a3e9507660 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
136ed258ae 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
Krille Fear
90b3fa9528 Merge branch 'krille/dragndrop' into 'main'
feat: Drag&Drop to send multiple files on desktop and web

See merge request famedly/fluffychat!591
2021-11-28 11:01:29 +00:00
Krille Fear
a134e06203 feat: Drag&Drop to send multiple files on desktop and web 2021-11-28 11:43:36 +01:00
Raatty
492f6e8228 Translated using Weblate (Finnish)
Currently translated at 55.4% (287 of 518 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fi/
2021-11-28 01:46:16 +01:00
Mikaela Suomalainen
4a85c03598 Translated using Weblate (Finnish)
Currently translated at 55.2% (286 of 518 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fi/
2021-11-27 20:52:05 +01:00
Krille Fear
ab7a75981a Merge branch 'krille/emoji-verification-in-browsers' into 'main'
feat: Emoji verification in browsers

See merge request famedly/fluffychat!575
2021-11-27 13:50:20 +00:00
Krille Fear
b054e892f6 Merge branch 'krille/ios-fastlane' into 'main'
CI: Update iOS fastlane

See merge request famedly/fluffychat!590
2021-11-27 11:31:47 +00:00
Krille Fear
a697f56ec5 CI: Update iOS fastlane 2021-11-27 12:12:58 +01:00
Krille Fear
2559190355 Merge branch 'krille/fix-chatview-safearea' into 'main'
fix: ChatView safearea on iPad

See merge request famedly/fluffychat!588
2021-11-27 10:39:17 +00:00
Krille Fear
b1e1d5ea75 fix: ChatView safearea on iPad 2021-11-27 11:20:38 +01:00
Krille Fear
0c23024e7d Merge branch 'krille/update-ios-fastlane' into 'main'
CI: Update iOS fastlane

See merge request famedly/fluffychat!589
2021-11-27 10:07:59 +00:00
Krille Fear
875441b27f CI: Update iOS fastlane 2021-11-27 10:50:04 +01:00
Krille Fear
7ec128522e Merge branch 'krille/adaptive-switches' into 'main'
design: Adaptive switches

See merge request famedly/fluffychat!587
2021-11-27 09:34:26 +00:00