Commit Graph

1390 Commits

Author SHA1 Message Date
Christian Pauly 66fc2e0bce Update pubspec.yaml 2020-12-24 19:15:21 +00:00
Christian Pauly 38f720a75f Merge branch 'krille/updatelinux' into 'main'
chore: Update linux build

See merge request famedly/fluffychat!320
2020-12-24 18:10:53 +00:00
Christian Pauly a91407fa97 chore: Update linux build 2020-12-24 18:10:53 +00:00
Christian Pauly bf5c5afa60 Update docs/_includes/index.html 2020-12-24 14:26:59 +00:00
Christian Pauly 48b094a8bb Update .gitlab-ci.yml 2020-12-24 12:14:51 +00:00
Christian Pauly eb306b39c0 Merge branch 'krille/website' into 'main'
chore: Add website to main repo

See merge request famedly/fluffychat!319
2020-12-24 11:45:25 +00:00
Christian Pauly 4df33a1776 chore: Add website to main repo 2020-12-24 11:31:58 +01:00
Christian Pauly 50661bf125 Merge branch 'ci-bot/dependency-updates' into 'main'
chore: automated dependency update

See merge request famedly/fluffychat!318
2020-12-24 08:49:28 +00:00
Dependency Update Bot 0d9f4188cd chore: Update dependencies 2020-12-23 17:13:59 +00:00
Sorunome d9e8c5f830
fix: auto-dep update 2020-12-23 18:08:29 +01:00
Christian Pauly b436862cce Update pubspec.lock 2020-12-23 11:43:10 +00:00
Christian Pauly a7549647d1 Merge branch 'krille/readreceipts' into 'main'
fix: Read receipts and filtered events

See merge request famedly/fluffychat!317
2020-12-23 11:30:51 +00:00
Christian Pauly 0ae36f0a3f fix: Read receipts and filtered events 2020-12-23 11:23:19 +01:00
Christian Pauly 47d8db056c Merge branch 'soru/less-rerender-of-lock' into 'main'
fix: Don't re-render the lock icon nearly as often

See merge request famedly/fluffychat!316
2020-12-23 09:40:19 +00:00
Sorunome 00a56a7930
fix: Don't re-render the lock icon nearly as often 2020-12-23 10:25:38 +01:00
Christian Pauly e0bc337460 fix: Format 2020-12-23 10:20:24 +01:00
Christian Pauly c4d1b17442 Update scripts/code_analyze.sh 2020-12-23 09:16:27 +00:00
Christian Pauly 56d97f66ff chore: Change main docs 2020-12-23 09:15:25 +00:00
Milo Ivir f523ec5823
Translated using Weblate (Croatian)
Currently translated at 100.0% (361 of 361 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/hr/
2020-12-23 07:29:10 +01:00
Xosé M 110b993aa1
Translated using Weblate (Galician)
Currently translated at 99.7% (360 of 361 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/gl/
2020-12-23 07:29:10 +01:00
Christian 97924aa459
Translated using Weblate (German)
Currently translated at 100.0% (361 of 361 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/
2020-12-23 07:29:09 +01:00
Christian Pauly 45b9c4f26c chore: Update SDK and logviewer 2020-12-22 14:23:23 +01:00
J. Lavoie 184bf07920
Translated using Weblate (Italian)
Currently translated at 100.0% (361 of 361 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/it/
2020-12-21 06:29:12 +01:00
Oğuz Ersen d8b2efdf6d
Translated using Weblate (Turkish)
Currently translated at 100.0% (361 of 361 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/tr/
2020-12-21 06:29:11 +01:00
Nikita Epifanov efdbf63822
Translated using Weblate (Russian)
Currently translated at 98.3% (355 of 361 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ru/
2020-12-21 06:29:11 +01:00
Anne Onyme 017 5f70ba874f
Translated using Weblate (French)
Currently translated at 100.0% (361 of 361 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fr/
2020-12-21 06:29:10 +01:00
Priit Jõerüüt 189e8b9c4e
Translated using Weblate (Estonian)
Currently translated at 100.0% (361 of 361 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/
2020-12-21 06:29:10 +01:00
J. Lavoie 7a4afc20b5
Translated using Weblate (German)
Currently translated at 100.0% (361 of 361 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/
2020-12-21 06:29:09 +01:00
Milan Korecky ab1aa1f3c0
Translated using Weblate (Czech)
Currently translated at 100.0% (361 of 361 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/cs/
2020-12-21 06:29:09 +01:00
Christian Pauly 3c4a29b517 feat: Better invite search bar 2020-12-20 17:00:22 +01:00
Christian Pauly f0d1f5aed2 feat: Open alias in discover page 2020-12-20 16:53:37 +01:00
Christian Pauly 6381cea62d chore: Context icon improvements 2020-12-20 16:44:55 +01:00
Sorunome 377b06a462 Merge branch 'soru/space-after-mention' into 'main'
fix: Have a space after mentions, making it consistent with @-completion

Closes #204

See merge request ChristianPauly/fluffychat-flutter!315
2020-12-19 19:25:16 +00:00
Christian Pauly 263ce417d9 Update pubspec.lock 2020-12-19 18:16:53 +00:00
Christian Pauly 5d8bfa3760 fix: Analyzer 2020-12-19 18:29:57 +01:00
Oğuz Ersen 4936e927a0 Translated using Weblate (Turkish)
Currently translated at 100.0% (360 of 360 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/tr/
2020-12-19 16:55:08 +01:00
Anne Onyme 017 e00b26d7b6 Translated using Weblate (French)
Currently translated at 100.0% (360 of 360 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fr/
2020-12-19 16:55:08 +01:00
Sorunome bf00bbd9f5 Merge branch 'soru/display-fingerprint-key' into 'main'
fix: Display right key in key request dialog

Closes #225

See merge request ChristianPauly/fluffychat-flutter!314
2020-12-19 15:54:57 +00:00
Christian Pauly 5cc0b3d706 Merge branch 'main' of gitlab.com:ChristianPauly/fluffychat-flutter into main 2020-12-19 16:38:24 +01:00
Sorunome bce709f521 Merge branch 'soru/better-read-indicator' into 'main'
fix: Respect hidden events when calculating read receipt message

See merge request ChristianPauly/fluffychat-flutter!310
2020-12-19 15:37:58 +00:00
Christian Pauly 1675740cb1 Merge branch 'main' of gitlab.com:ChristianPauly/fluffychat-flutter into main 2020-12-19 16:37:55 +01:00
Christian Pauly 64c5ea93c3 fix: logger 2020-12-19 16:37:32 +01:00
Sorunome b18e81ae95
fix: Have a space after mentions, making it consistent with @-completion 2020-12-19 16:37:28 +01:00
Sorunome 631121ed23 Merge branch 'soru/make-recent-emoji-work' into 'main'
fix: Store emoji picker history and make sure you can't send the same emoji twice

See merge request ChristianPauly/fluffychat-flutter!313
2020-12-19 15:35:58 +00:00
Sorunome f8e8e96279
fix: Display right key in key request dialog 2020-12-19 16:32:35 +01:00
Sorunome 702895f09d
fix: Respect hidden events when calculating read receipt message 2020-12-19 16:20:48 +01:00
Sorunome 0066a3307d
fix: Store emoji picker history and make sure you can't send the same emoji twice 2020-12-19 16:16:25 +01:00
Christian Pauly 0abebddf53 fix: Logger 2020-12-19 15:33:50 +01:00
Sorunome 992bdaa698 Merge branch 'soru/make-emoji-verificatoin-scrollable' into 'main'
fix: Allow key verification to scroll vertically

Closes #228

See merge request ChristianPauly/fluffychat-flutter!311
2020-12-19 13:21:23 +00:00
J. Lavoie cf707d2ac5 Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.4% (357 of 359 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/pt_BR/
2020-12-19 13:41:46 +01:00