Krille
|
60fe90233b
|
fix: Text scale factor in Linkify widgets
Signed-off-by: Krille <c.kussowski@famedly.com>
|
2025-04-15 14:44:58 +02:00 |
|
Krille
|
a1223c0e9b
|
chore: Follow up public rooms dialog
Signed-off-by: Krille <c.kussowski@famedly.com>
|
2025-04-14 10:59:53 +02:00 |
|
Krille
|
c01e4ba797
|
refactor: Move public room bottom sheet into dialog
Signed-off-by: Krille <c.kussowski@famedly.com>
|
2025-04-13 13:34:58 +02:00 |
|
Krille
|
5e7b0bf724
|
feat: Filter for room members page and easier approve knocking users
Signed-off-by: Krille <c.kussowski@famedly.com>
|
2025-04-13 13:13:42 +02:00 |
|
Krille
|
3594fa4f6d
|
refactor: Implement avatar image viewer and adjust design
Signed-off-by: Krille <c.kussowski@famedly.com>
|
2025-04-13 11:05:15 +02:00 |
|
Krille
|
2873a047f8
|
chore: Follow up permissions slider dialog
Signed-off-by: Krille <c.kussowski@famedly.com>
|
2025-04-13 10:38:09 +02:00 |
|
krille-chan
|
764c614c14
|
chore: Use Cupertino Activity Indicator in ChatEventList
|
2025-04-12 20:18:48 +02:00 |
|
krille-chan
|
ceeb262a55
|
chore: Follow up user dialog theme
|
2025-04-12 19:47:16 +02:00 |
|
Krille-chan
|
7209f20235
|
Merge pull request #1752 from krille-chan/krille/matrix-dart-sdk-0-39-0
build: Update matrix dart sdk to 0.39.0
|
2025-04-11 11:33:48 +02:00 |
|
Krille
|
32a856609b
|
build: Update matrix dart sdk to 0.39.0
Signed-off-by: Krille <c.kussowski@famedly.com>
|
2025-04-11 11:15:12 +02:00 |
|
Krille
|
b6ebe960e7
|
chore: Follow up dialog themes
Signed-off-by: Krille <c.kussowski@famedly.com>
|
2025-04-11 08:56:25 +02:00 |
|
Krille
|
eeb630b5fc
|
chore: Follow up dialog themes
Signed-off-by: Krille <c.kussowski@famedly.com>
|
2025-04-11 08:30:58 +02:00 |
|
Krille
|
8db9a05071
|
chore: Follow up dialog themes
Signed-off-by: Krille <c.kussowski@famedly.com>
|
2025-04-10 19:22:24 +02:00 |
|
Krille
|
7e8f223eff
|
refactor: Replace user bottom sheet with menu and small dialog
Signed-off-by: Krille <c.kussowski@famedly.com>
|
2025-04-10 18:27:36 +02:00 |
|
Krille
|
a12c48fae6
|
refactor: Replace user bottom sheet with menu and small dialog
Signed-off-by: Krille <c.kussowski@famedly.com>
|
2025-04-10 18:27:16 +02:00 |
|
Krille
|
b6b1d6ddb1
|
chore: Follow up new room design
Signed-off-by: Krille <c.kussowski@famedly.com>
|
2025-04-09 15:20:57 +02:00 |
|
Krille
|
e0525940ba
|
chore: Improve avatar designg
Signed-off-by: Krille <c.kussowski@famedly.com>
|
2025-04-09 13:53:37 +02:00 |
|
krille-chan
|
782d0577a2
|
fix: Null error in ClientChooserButton
|
2025-04-08 19:39:33 +02:00 |
|
krille-chan
|
04dbd16095
|
build: use singleInstance as launchmode
|
2025-04-08 18:50:38 +02:00 |
|
krille-chan
|
8a1d313a5e
|
build: Add libpciaccess-dev for snapcraft
|
2025-04-08 18:16:26 +02:00 |
|
krille-chan
|
8592525ddd
|
Merge remote-tracking branch 'origin/main'
|
2025-04-08 17:56:57 +02:00 |
|
krille-chan
|
16fe595903
|
build: Add libpciaccess0 for snapcraft
|
2025-04-08 17:56:30 +02:00 |
|
Krille-chan
|
336aaf57f7
|
Merge pull request #1740 from evoL/evol/push-ylnpzyzxqnsx
feat: improved UX around video playback
|
2025-04-04 09:35:28 +02:00 |
|
Krille-chan
|
52771f51b5
|
Merge pull request #1744 from weblate/weblate-fluffychat-translations
Translations update from Hosted Weblate
|
2025-04-04 09:32:05 +02:00 |
|
miullu
|
490990203f
|
Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 93.7% (717 of 765 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hant/
|
2025-04-04 01:02:04 +02:00 |
|
Rafał Hirsch
|
706d0bf060
|
feat: clearly mark when a video is to be downloaded
This shows a download icon instead of the play icon on top of the video if the video player isn't supported.
|
2025-04-02 22:07:36 +02:00 |
|
Rafał Hirsch
|
cfcbf944ff
|
feat: support inline video playback on macOS
It turns out that video_player supports macOS, so we can simply enable it.
|
2025-04-02 22:07:36 +02:00 |
|
Rafał Hirsch
|
d9ee3fbec6
|
fix: properly dispose VideoPlayerController
This ensures that a playing video stops playing when we navigate away from the chat.
I also reorganized the code a little.
|
2025-04-02 22:07:36 +02:00 |
|
Rafał Hirsch
|
7c1c1ad25c
|
chore: upgrade chewie and video_player packages
This bumps the minimum Flutter version to 3.27. I think this is not an issue, since e93fdebe20 upgraded to 3.29.2 already.
|
2025-04-02 22:07:36 +02:00 |
|
Krille-chan
|
87d3a03291
|
Merge pull request #1738 from weblate/weblate-fluffychat-translations
Translations update from Hosted Weblate
|
2025-04-01 20:22:16 +02:00 |
|
Yurt Page
|
bc067b4874
|
Translated using Weblate (Russian)
Currently translated at 95.6% (732 of 765 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ru/
|
2025-04-01 14:17:27 +02:00 |
|
Krille-chan
|
e623205e6f
|
Merge pull request #1735 from weblate/weblate-fluffychat-translations
Translations update from Hosted Weblate
|
2025-03-31 09:15:27 +02:00 |
|
miullu
|
62ecb354ad
|
Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 93.3% (714 of 765 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hant/
|
2025-03-31 06:01:42 +02:00 |
|
Jelv
|
df64409eeb
|
Translated using Weblate (Dutch)
Currently translated at 100.0% (765 of 765 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nl/
|
2025-03-31 06:01:42 +02:00 |
|
Krille
|
38a223f44d
|
build: Add libpciaccess0 package to snap
Signed-off-by: Krille <c.kussowski@famedly.com>
|
2025-03-30 10:51:52 +02:00 |
|
Krille-chan
|
c4fb6e4886
|
Merge pull request #1702 from xegim/ui_padding_fix
fix: Consistent element padding between server picker and login view
|
2025-03-30 10:44:32 +02:00 |
|
Krille
|
fad17f04c9
|
chore: Update locale config for localizations
Signed-off-by: Krille <c.kussowski@famedly.com>
|
2025-03-30 10:43:16 +02:00 |
|
Krille-chan
|
ed7329b226
|
Merge pull request #1684 from weblate/weblate-fluffychat-translations
Translations update from Hosted Weblate
|
2025-03-30 10:41:54 +02:00 |
|
Krille-chan
|
88f1d2be76
|
Merge branch 'main' into weblate-fluffychat-translations
|
2025-03-30 10:37:48 +02:00 |
|
Krille
|
fe390ca09b
|
Revert "build: Install flutter via git in snapcraft"
This reverts commit cd12f773fe.
|
2025-03-30 10:37:31 +02:00 |
|
Krille
|
d8c2fca484
|
chore: Update pubspec.lock
Signed-off-by: Krille <c.kussowski@famedly.com>
|
2025-03-30 10:35:08 +02:00 |
|
Krille-chan
|
2d4a8acec9
|
Merge branch 'main' into weblate-fluffychat-translations
|
2025-03-30 10:31:49 +02:00 |
|
Krille-chan
|
d57a937a8b
|
Merge pull request #1732 from krille-chan/krille/remove-unused-imports-kotlin
krille/remove-unused-imports-kotlin
|
2025-03-29 17:20:15 +01:00 |
|
Krille
|
7ef6e8bbfc
|
refactor: Reuse unused kotlin imports
Signed-off-by: Krille <c.kussowski@famedly.com>
|
2025-03-29 17:10:14 +01:00 |
|
Krille-chan
|
77bc62e38a
|
Merge pull request #1731 from krille-chan/krille/migrate-more-config-options
refactor: Migrate more config options to config viewer
|
2025-03-29 16:22:01 +01:00 |
|
Krille
|
5a96438ceb
|
refactor: Migrate more config options to config viewer
Signed-off-by: Krille <c.kussowski@famedly.com>
|
2025-03-29 16:12:48 +01:00 |
|
xegim
|
75a61980b3
|
fix: Consistent element padding between server picker and login view
|
2025-03-28 21:11:45 +01:00 |
|
Linerly
|
dc98c1f817
|
Translated using Weblate (Indonesian)
Currently translated at 100.0% (765 of 765 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/id/
|
2025-03-28 05:51:51 +01:00 |
|
Ihor Hordiichuk
|
0eedf6a682
|
Translated using Weblate (Ukrainian)
Currently translated at 95.9% (734 of 765 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/uk/
|
2025-03-28 05:51:50 +01:00 |
|
ℂ𝕠𝕠𝕠𝕝 (𝕘𝕚𝕥𝕙𝕦𝕓.𝕔𝕠𝕞/ℂ𝕠𝕠𝕠𝕝)
|
fee8d393a2
|
Translated using Weblate (Latvian)
Currently translated at 100.0% (765 of 765 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/lv/
|
2025-03-24 11:32:41 +01:00 |
|