Commit Graph

4653 Commits (da7e433ea3493f2364c73d27ce0d92b19b2ced69)
 

Author SHA1 Message Date
Christian Pauly da7e433ea3 chore: Update SDK and add webworker support for web 3 years ago
Krille Fear 23ca427650 Merge branch 'krille/remove-sentry' into 'main'
chore: Remove error logging with sentry

See merge request famedly/fluffychat!983
3 years ago
Christian Pauly 84ad3b88d4 chore: Remove error logging with sentry 3 years ago
Christian Pauly c4ec6ebb3f chore: Move share icon in drawer to the header 3 years ago
Jana 1d4dc3e77b Translated using Weblate (German)
Currently translated at 99.8% (610 of 611 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/
3 years ago
Krille Fear 5f606a2dea chore: Fix pages job 3 years ago
Krille Fear c527565277 Update .gitlab-ci.yml file 3 years ago
Jana 9b2ce30e07 Translated using Weblate (German)
Currently translated at 94.4% (577 of 611 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/
3 years ago
Jana 5b6e95dcc5 Translated using Weblate (German)
Currently translated at 94.2% (576 of 611 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/
3 years ago
Krille Fear 9f82495f7f chore: Simplify pipeline and remove fdroid and appimage support 3 years ago
Christian Pauly a157760bf9 chore: Remove beta flutter tests 3 years ago
Milo Ivir caa07226c0 Translated using Weblate (Croatian)
Currently translated at 100.0% (611 of 611 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/hr/
3 years ago
Christian Pauly ba3b86d48a chore: Revert onRoomUpdate logic 3 years ago
Christian Pauly 9d7bc52513 fix: Do not rebuild chat view twice on each message 3 years ago
Christian Pauly 52fe7132cf fix: Add missing SafeArea to homeserver picker 3 years ago
Christian Pauly 3bbbf8349e chore: Fix lint 3 years ago
Christian Pauly 267ab92507 chore: Remove unnecessary stream subscriptions 3 years ago
Christian Pauly 4ddc1386ba chore: Update matrix homeserver recommendations 3 years ago
Christian Pauly 05d7c5019b chore: Reset the default window size on linux 3 years ago
Linerly 3437b01ca2 Translated using Weblate (Indonesian)
Currently translated at 100.0% (611 of 611 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/id/
3 years ago
Jelv bf3fd818d4 Translated using Weblate (Dutch)
Currently translated at 100.0% (611 of 611 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nl/
3 years ago
Eric 97a903bac9 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (611 of 611 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/
3 years ago
Ihor Hordiichuk 5fa5df320e Translated using Weblate (Ukrainian)
Currently translated at 100.0% (611 of 611 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/uk/
3 years ago
Oğuz Ersen e54dcf2d13 Translated using Weblate (Turkish)
Currently translated at 100.0% (611 of 611 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/tr/
3 years ago
Anne Onyme 017 675120d66d Translated using Weblate (French)
Currently translated at 100.0% (611 of 611 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fr/
3 years ago
Priit Jõerüüt 22ac784284 Translated using Weblate (Estonian)
Currently translated at 100.0% (611 of 611 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/
3 years ago
Christian Pauly f5985e3e49 chore: Cache string colors 3 years ago
Christian Pauly 4c129968f4 fix: Wait for init before showing room on web start 3 years ago
Ihor Hordiichuk 8fe286e715 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (610 of 610 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/uk/
3 years ago
Oğuz Ersen 3a027c9297 Translated using Weblate (Turkish)
Currently translated at 100.0% (610 of 610 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/tr/
3 years ago
Xosé M c6213a921a Translated using Weblate (Galician)
Currently translated at 100.0% (610 of 610 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/gl/
3 years ago
Krille Fear e1a8648c24 Merge branch 'braid/spaces-hierarhy-fix' into 'main'
fix: errors in space hierarchy

See merge request famedly/fluffychat!978
3 years ago
Krille Fear ba820d18cd Merge branch 'braid/fdroid' into 'main'
fix: wrong CI dependency for F-Droid builds

See merge request famedly/fluffychat!981
3 years ago
TheOneWithTheBraid 36726f8a3e fix: errors in space hierarchy
- fix suggestions of joined rooms
- fix missing spaces when parent not joined

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
TheOneWithTheBraid bdb9bdb469 fix: wrong CI dependency for F-Droid builds
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
The one with the Braid 85c1660104 Merge branch 'braid/fdroid-repo' into 'main'
feat: build F-Droid repo in CI

See merge request famedly/fluffychat!946
3 years ago
Krille Fear 1a2ed0c11e Merge branch 'main' into 'main'
feat: Allow disabling the header bar on Linux desktop

Closes #894

See merge request famedly/fluffychat!976
3 years ago
Krille Fear 37951de1f3 Merge branch 'braid/windows' into 'main'
fix: only build windows on protected refs

See merge request famedly/fluffychat!979
3 years ago
Krille Fear 1b43fd581a Merge branch 'fix-forwarding' into 'main'
Fixed Issue #973

Closes #973

See merge request famedly/fluffychat!980
3 years ago
Christian Pauly 7f92d218f8 chore: Adjust onboarding design 3 years ago
Jorge Menjivar 2f3b9378c5 Fixed Issue #973 3 years ago
Christian Pauly fe9850b313 chore: Move connection status header to bottom 3 years ago
TheOneWithTheBraid 195b4a6b04 feat: build F-Droid repo in CI
- introduce F-Droid repo in CI/CD

Fixes: #994

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
Eric cf0ea2d90d Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (610 of 610 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/
3 years ago
TheOneWithTheBraid 2768493879 fix: only build windows on protected refs
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
notramo ac591c29ce Translated using Weblate (Hungarian)
Currently translated at 72.2% (439 of 608 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/hu/
3 years ago
Anne Onyme 017 3cab3ce35b Translated using Weblate (French)
Currently translated at 100.0% (608 of 608 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fr/
3 years ago
The one with the Braid 99cc9f068b Merge branch 'braid/windows' into 'main'
chore: Windows support

See merge request famedly/fluffychat!949
3 years ago
TheOneWithTheBraid 542115a1ee chore: Windows support
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
Christian Pauly 45393700ec chore: Adjust onboarding design 3 years ago