Commit Graph

3908 Commits (c98dd724285bd61e5fe0ebaca86eba822e4ad00d)

Author SHA1 Message Date
LucasMZ abebe83c14
Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.2% (774 of 780 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/pt_BR/
5 months ago
LucasMZ 2f8a15c198
Translated using Weblate (Vietnamese)
Currently translated at 19.2% (150 of 780 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/vi/
5 months ago
LucasMZ aca2d20828
Translated using Weblate (Italian)
Currently translated at 98.8% (771 of 780 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/it/
5 months ago
LucasMZ 09b25df778
Translated using Weblate (Ukrainian)
Currently translated at 99.4% (776 of 780 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/uk/
5 months ago
LucasMZ eead20ac63
Translated using Weblate (Russian)
Currently translated at 94.3% (736 of 780 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ru/
5 months ago
LucasMZ e625e0faed
Translated using Weblate (Hungarian)
Currently translated at 99.1% (773 of 780 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/hu/
5 months ago
Priit Jõerüüt e931f89f35
Translated using Weblate (Estonian)
Currently translated at 100.0% (780 of 780 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/
5 months ago
LucasMZ 88d068fa84
Translated using Weblate (Czech)
Currently translated at 68.7% (536 of 780 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/cs/
5 months ago
LucasMZ 4559abfaf7
Translated using Weblate (Arabic)
Currently translated at 89.3% (697 of 780 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ar/
5 months ago
Krille-chan a791f6336e
Merge pull request #1971 from lucasmz-dev/weblate-conflict
Weblate conflict
5 months ago
ShootingStarDragons a217213f77 feat(linux/notify): support avarar icon
support avarar icon
5 months ago
LucasMZ e5d939debd
Translated using Weblate (Portuguese (Brazil))
Currently translated at 98.8% (769 of 778 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/pt_BR/
5 months ago
Priit Jõerüüt b31913b6a4
Translated using Weblate (Estonian)
Currently translated at 99.8% (777 of 778 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/
5 months ago
LucasMZ 6ed9c9d6aa
fix: fix l10n's missing newlines
weblate will otherwise add these anyway, which can cause commit spam
5 months ago
LucasMZ 44919d4f3b
fix: fix l10n files' indentation
weblate otherwise will reformat all of these anyway
5 months ago
Krille-chan c06b2cf640
Merge pull request #1976 from Decodetalkers/messagejumpfix
fix(notification/linux): default action also need to be handled
5 months ago
Christian Kußowski 103cb8328d
feat: Collapse all state events by default 5 months ago
Christian Kußowski 3d0a3ee226
fix: Workaround for reversed width and height of compressed videos sent from Android 5 months ago
Christian Kußowski a20bfeca21
chore: Nicer own reaction color design 5 months ago
ShootingStarDragons 5d8bad7458 chore: do format 5 months ago
ShootingStarDragons 4802277dca fix: notification clicked still cannot jump
the context in context.go is the BuildContext by flutter, not that one
from go_router.
example is here: https://github.com/flutter/packages/blob/main/packages/go_router/example/lib/main.dart

it was a mistaken
5 months ago
ShootingStarDragons e41537271f fix: open chat from notification
default should not be ignored
5 months ago
Christian Kußowski 94013fb2c6
fix: Multiple problems with SSO 5 months ago
Christian Kußowski 7d798c5770
fix: Route back to room list after leaving a chat 5 months ago
Christian Kußowski 29a2dc83c0
fix: Ban button displayed for already banned users 5 months ago
krille-chan f82d26eed1
chore: Follow up reactions picker 5 months ago
krille-chan 959d75fb9d
chore: Make connection problem color orange 5 months ago
krille-chan ba61e3c164
chore: Follow up emoji picker 5 months ago
Christian Kußowski 5b726d58b6
chore: New save file event button 5 months ago
Christian Kußowski 48ec98c614
chore: Follow up popupmenu theme 5 months ago
Christian Kußowski 46dc017e15
fix: Forward last version of events when forwarding 5 months ago
Christian Kußowski ad8c0b266d
fix: Do not set read markers for sending events 5 months ago
Christian Kußowski 816b753efb
chore: Follow up custom reactions dialog 5 months ago
Krille-chan 505f2e149a
Merge pull request #1965 from algorithmiker/fix-try-load
fix: fix compile error related to MxcImage
5 months ago
Krille-chan 8f7ff403ea
Merge pull request #1960 from weblate/weblate-fluffychat-translations
Translations update from Hosted Weblate
5 months ago
Christian Kußowski 7673795077
chore: Make max timeline width smaller 5 months ago
Christian Kußowski e55adbd65c
chore: improve message selection UX 5 months ago
Christian Kußowski 0a10d4fb7d
chore: highlight select mode actions 5 months ago
Christian Kußowski 13f27eda9f
chore: Follow up new reactions picker 5 months ago
gilice e1ec87d3aa fix: fix compile error related to MxcImage
We ran into this error after updating Flutter from 3.27 to 3.32:
```
lib/widgets/mxc_image.dart:119:16: Error: The getter '_' isn't defined for the class '_MxcImageState'.
     - '_MxcImageState' is from 'package:fluffychat/widgets/mxc_image.dart' ('lib/widgets/mxc_image.dart').
    Try correcting the name to the name of an existing getter, or defining a getter or field named '_'.
          _tryLoad(_);
```

This patch fixes that error.
5 months ago
Christian Kußowski 37d313c271
refactor: Nicer popupmenus 5 months ago
Christian Kußowski 033feed6b1
refactor: New message context menu 5 months ago
Kimby 8427802841
Translated using Weblate (Spanish)
Currently translated at 99.7% (776 of 778 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/es/
5 months ago
Krille-chan 2a7901eb76
Merge pull request #1946 from weblate/weblate-fluffychat-translations
Translations update from Hosted Weblate
5 months ago
Christian Kußowski 2616ba6e4b
refactor: Follow up handle logout and login with new client 5 months ago
Aindriú Mac Giolla Eoin 355f2fcee5
Translated using Weblate (Irish)
Currently translated at 100.0% (778 of 778 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ga/
5 months ago
Ihor Hordiichuk 7eeadee6c3
Translated using Weblate (Ukrainian)
Currently translated at 99.8% (777 of 778 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/uk/
5 months ago
Linerly 9e47182a7f
Translated using Weblate (Indonesian)
Currently translated at 100.0% (778 of 778 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/id/
5 months ago
Edgars Andersons eeb17003b1
Translated using Weblate (Latvian)
Currently translated at 100.0% (778 of 778 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/lv/
5 months ago
Poesty Li c976b52dc7
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (778 of 778 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/
5 months ago
josé m 3ef219c96b
Translated using Weblate (Galician)
Currently translated at 99.7% (776 of 778 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/gl/
5 months ago
Priit Jõerüüt ec56e4c6b0
Translated using Weblate (Estonian)
Currently translated at 99.8% (777 of 778 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/
5 months ago
Anonymous aec69bdffa
Translated using Weblate (Latvian)
Currently translated at 99.4% (774 of 778 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/lv/
5 months ago
Anonymous 02434b1f9c
Translated using Weblate (Irish)
Currently translated at 99.4% (774 of 778 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ga/
5 months ago
Anonymous 88bb7fbff4
Translated using Weblate (Indonesian)
Currently translated at 99.4% (774 of 778 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/id/
5 months ago
Anonymous 63dc9dfb23
Translated using Weblate (Dutch)
Currently translated at 99.4% (774 of 778 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nl/
5 months ago
Anonymous aaef499b7c
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 99.4% (774 of 778 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/
5 months ago
Anonymous ec1c051d85
Translated using Weblate (Polish)
Currently translated at 99.4% (774 of 778 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/pl/
5 months ago
Anonymous 91cb651256
Translated using Weblate (Galician)
Currently translated at 99.3% (773 of 778 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/gl/
5 months ago
Anonymous 23707b1b3a
Translated using Weblate (Basque)
Currently translated at 99.4% (774 of 778 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/eu/
5 months ago
Øjvind Fritjof Arnfred c3ab567590
Translated using Weblate (Danish)
Currently translated at 1.8% (14 of 775 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/da/
5 months ago
Priit Jõerüüt 3068dd6c96
Translated using Weblate (Estonian)
Currently translated at 100.0% (775 of 775 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/
5 months ago
Christian Kußowski 72f0b821a7
build: Follow up vodozemac web 5 months ago
Christian Kußowski ed1767ae93
chore: Add missing mounted check 5 months ago
Christian Kußowski e548d8f895
refactor: sdk 1.0 5 months ago
Christian Kußowski 970de1f4b0
Merge remote-tracking branch 'ggurdin/display-navigation-rail-setting' 5 months ago
Christian Kußowski a22a1f7702
chore: Follow up: Add missing command hints 5 months ago
ggurdin fef96359c9
chore: make space nav bar narrower on mobile and ensure space nav bar matches user's theme 6 months ago
Christian Kußowski 130a094f35
chore: Preload server file config before upload files 6 months ago
Christian Kußowski 29a20f342e
chore: Update voice message localization 6 months ago
Christian Kußowski 647ed04901
chore: Follow up voice message localization 6 months ago
Christian Kußowski dbdd25aeb2
chore: Nicer checkboxes 6 months ago
Christian Kußowski 5fb882955c
chore: Follow up create check list UX 6 months ago
Christian Kußowski 52ba9468a4
chore: Follow up add check list 6 months ago
Christian Kußowski fb134cba2f
fix: Keep state of text input dialogs 6 months ago
Christian Kußowski 8725de504f
chore: Follow up fix popupmenu crash 6 months ago
Christian Kußowski dbba21f552
fix: Add missing mounted check to mxcImage 6 months ago
Christian Kußowski 1c9a3115c9
chore: Remove custom errorwidgetbuilder
We should rather switch to sentry at one point instead of
annoying users with error popups
all the time.
6 months ago
Krille-chan 30fe351531
Merge pull request #1916 from weblate/weblate-fluffychat-translations
Translations update from Hosted Weblate
6 months ago
Christian Kußowski c445a6a294
feat: Add feature flag for refresh tokens 6 months ago
Christian Kußowski 49780b01fe
fix: App crash on page navigation with open popup menu 6 months ago
Christian Kußowski 3078e9788f
fix: No crash on logging out in client chooser button 6 months ago
Christian Kußowski 6583bfdabf
chore: Follow up everything is html message 6 months ago
krille-chan 44b99e7242
fix: Crash when going to settings in desktop mode 6 months ago
krille-chan a5ceab58d3
fix: App crashes on window resize in chat 6 months ago
DavidEl-Natan cbb59c578d
Translated using Weblate (Hebrew)
Currently translated at 31.8% (247 of 775 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/he/
6 months ago
ggurdin 87c2639625
resolve merge conflicts 6 months ago
H Tamás e01cd39be9
Translated using Weblate (Hungarian)
Currently translated at 100.0% (775 of 775 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/hu/
6 months ago
Ihor Hordiichuk 317a578a02
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (775 of 775 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/uk/
6 months ago
H Tamás 47b00bce3b
Translated using Weblate (Hungarian)
Currently translated at 87.8% (681 of 775 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/hu/
6 months ago
Christian d23b04cd84
Translated using Weblate (German)
Currently translated at 100.0% (775 of 775 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/
6 months ago
Christian Kußowski c65c6f7e09
chore: Follow up formatting 6 months ago
Christian Kußowski 40cceb2176
chore: Simplify voiceMessage getter 6 months ago
krille-chan d4f1381a26
feat: Limit height of text messages and expand if selected 6 months ago
krille-chan 4739ea42fa
refactor: Always use HtmlMessage 6 months ago
krille-chan 1772fc71df
chore: Follow up image viewer 6 months ago
krille-chan 52c44e13a7
feat: Add confirmation dialog before accepting invite 6 months ago
Christian Kußowski af28cd2af8
chore: Remove unused translations 6 months ago
Christian Kußowski b8547c4792
build: Upgrade to flutter 3.22 6 months ago
ggurdin 4b926935bd
feat: add setting for whether to show space navigation rail on mobile 6 months ago