Commit Graph

3652 Commits

Author SHA1 Message Date
The one with the Braid fe95c8b2ca design: Improved animations in chat view when changing account 2021-12-22 08:11:30 +00:00
Krille Fear 61c3075dc0 Merge branch 'krille/gitlab-error-tracking' into 'main'
chore: Switch to GitLab error tracking

See merge request famedly/fluffychat!619
2021-12-12 13:22:55 +00:00
Krille Fear e5b6a811d8 chore: Switch to GitLab error tracking 2021-12-12 13:03:33 +00:00
Krille Fear cf70348200 Merge branch 'krille/better-thumbnails' into 'main'
fix: Better thumbnails

Closes #696 and #697

See merge request famedly/fluffychat!618
2021-12-12 11:22:33 +00:00
Krille Fear 00daabf17c fix: Better thumbnails
This checks if the image is png or
jpg and therefore doesnt remove
transparancy. It also encodes
thumbnails with higher resolution
to make them less ugly.
2021-12-12 12:03:58 +01:00
Krille Fear 312aa1918f Merge branch 'rizzek/fix-missing-video-bubble-issue698' into 'main'
Show message bubble on download only video attachments

Closes #698

See merge request famedly/fluffychat!611
2021-12-12 10:57:37 +00:00
Drews Clausen 407c8c4168 fix: Show message bubble on download only video attachments 2021-12-12 10:57:37 +00:00
Krille Fear 7ae06b2516 Merge branch 'improve_command_hints' into 'main'
/command hints: add tooltips, test for missing hints, script to generate glue code, hints for dm, create, clearcache, discardsession

See merge request famedly/fluffychat!617
2021-12-12 10:56:21 +00:00
Steef Hegeman 523922c30a refactor: /command hints add tooltips, test for missing hints, script to generate glue code, hints for dm, create, clearcache, discardsession 2021-12-12 10:56:20 +00:00
Milo Ivir c02e743acd
Translated using Weblate (Croatian)
Currently translated at 100.0% (518 of 518 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/hr/
2021-12-12 09:23:23 +01:00
John Jazbec 9df0cdeda4
Translated using Weblate (Slovenian)
Currently translated at 26.4% (137 of 518 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/sl/
2021-12-09 19:53:38 +01:00
Krille Fear ccd4bc2546 Merge branch 'main' into 'main'
Fix video playback on iOS

Closes #578

See merge request famedly/fluffychat!612
2021-12-09 07:42:08 +00:00
John Francis Sukamto c84b90a8dc fix: Video playback on iOS 2021-12-09 07:42:08 +00:00
Krille Fear f6b42d5de7 Merge branch 'systemnavbarcolor' into 'main'
systemNavigationBarColor ← appBar.backgroundColor

Closes #699

See merge request famedly/fluffychat!613
2021-12-09 07:40:54 +00:00
Krille Fear afd8fe5fec Merge branch 'MTRNord/SEO' into 'main'
Improve website SEO tagging

See merge request famedly/fluffychat!616
2021-12-09 07:39:19 +00:00
Marcel 5f1fc15148 Improve website SEO tagging 2021-12-09 00:45:42 +01:00
Krille Fear 46096baf04 Merge branch 'krille/invite-link' into 'main'
change: Set client ID in invite action link

See merge request famedly/fluffychat!614
2021-12-08 10:48:28 +00:00
Krille Fear 89c4d6e769 change: Set client ID in invite action link 2021-12-08 11:33:03 +01:00
Aminda Suomalainen 1db86b3f3c
Translated using Weblate (Finnish)
Currently translated at 90.5% (469 of 518 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fi/
2021-12-08 08:16:11 +01:00
Gigaa b1ff27956d
Translated using Weblate (Norwegian Bokmål)
Currently translated at 77.7% (403 of 518 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nb_NO/
2021-12-08 08:16:10 +01:00
ElvenVillage 63f49df83a
Translated using Weblate (Russian)
Currently translated at 95.5% (495 of 518 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ru/
2021-12-08 08:16:09 +01:00
Xosé M 746468fbc5
Translated using Weblate (Galician)
Currently translated at 99.2% (514 of 518 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/gl/
2021-12-08 08:16:08 +01:00
Steef Hegeman 42bac49337 systemNavigationBarColor ← appBar.backgroundColor
Makes the system navigation bar color (on Android) follow the color of
the appBar (and hence of the spaces bar).

See also https://gitlab.com/famedly/fluffychat/-/issues/699.
2021-12-08 00:08:20 +01:00
Krille Fear 0da1279510 Merge branch 'KrilleFear-main-patch-81759' into 'main'
Update README.md

See merge request famedly/fluffychat!610
2021-12-07 08:01:33 +00:00
Krille Fear c3b00b4f1b Update README.md 2021-12-07 07:43:06 +00:00
Krille Fear 8e4ca84415 Merge branch 'rizzek/fix-applock-on-landscape-issue589' into 'main'
Fix Blank LockScreen on wide screen dimensions

Closes #589

See merge request famedly/fluffychat!609
2021-12-07 07:31:06 +00:00
John Jazbec 8b83a53b27
Translated using Weblate (Slovenian)
Currently translated at 22.3% (116 of 518 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/sl/
2021-12-07 07:40:20 +01:00
Drews Clausen 5221a07cc7 Added a parameter to skip the "client.isLogged()" check on the MatrixState in the OnePageCard. 2021-12-07 00:25:03 +01:00
John Jazbec e20057b92e
Added translation using Weblate (Slovenian) 2021-12-06 17:54:28 +01:00
Linerly 5fc10f4571
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-06 00:04:56 +01:00
Gigaa 81e8331f9f
Translated using Weblate (Norwegian Bokmål)
Currently translated at 77.7% (403 of 518 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nb_NO/
2021-12-06 00:04:55 +01:00
Eric 0cce3c4a00
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (518 of 518 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/
2021-12-06 00:04:54 +01:00
Ihor Hordiichuk fb34e02e23
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (518 of 518 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/uk/
2021-12-06 00:04:53 +01:00
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