Commit graph

9084 commits

Author SHA1 Message Date
dependabot[bot]
8ef3dfd360
build: (deps): bump particles_network from 1.9.1 to 1.9.3
Bumps [particles_network](https://github.com/abod8639/Particles_Network) from 1.9.1 to 1.9.3.
- [Changelog](https://github.com/abod8639/Particles_Network/blob/main/CHANGELOG.md)
- [Commits](https://github.com/abod8639/Particles_Network/commits)

---
updated-dependencies:
- dependency-name: particles_network
  dependency-version: 1.9.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-11 21:35:08 +00:00
Christian Kußowski
58351535ae
fix: Join room by alias even if not found 2026-02-11 09:12:54 +01:00
Krille-chan
7ec4c6f34e
Merge pull request #2536 from TheSunCat/fix/videoaspect
Fix aspect ratio of video player
2026-02-10 17:11:55 +01:00
Krille-chan
6ad538ecab
Merge pull request #2544 from krille-chan/dependabot/bundler/ios/bundler-d22f08ed5d
build: bump aws-sdk-s3 from 1.96.1 to 1.208.0 in /ios in the bundler group across 1 directory
2026-02-10 17:10:55 +01:00
Krille-chan
2b328b0faf
Merge pull request #2545 from krille-chan/dependabot/pub/go_router-17.1.0
build: (deps): bump go_router from 17.0.1 to 17.1.0
2026-02-10 17:10:37 +01:00
Krille-chan
c0400e38ac
Merge pull request #2546 from krille-chan/dependabot/pub/matrix-6.1.1
build: (deps): bump matrix from 6.1.0 to 6.1.1
2026-02-10 17:10:23 +01:00
dependabot[bot]
d052b5385d
build: (deps): bump matrix from 6.1.0 to 6.1.1
Bumps [matrix](https://github.com/famedly/matrix-dart-sdk) from 6.1.0 to 6.1.1.
- [Release notes](https://github.com/famedly/matrix-dart-sdk/releases)
- [Changelog](https://github.com/famedly/matrix-dart-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/famedly/matrix-dart-sdk/compare/v6.1.0...v6.1.1)

---
updated-dependencies:
- dependency-name: matrix
  dependency-version: 6.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-10 00:15:18 +00:00
dependabot[bot]
abea52d4d7
build: (deps): bump go_router from 17.0.1 to 17.1.0
Bumps [go_router](https://github.com/flutter/packages/tree/main/packages) from 17.0.1 to 17.1.0.
- [Commits](https://github.com/flutter/packages/commits/go_router-v17.1.0/packages)

---
updated-dependencies:
- dependency-name: go_router
  dependency-version: 17.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-10 00:15:09 +00:00
dependabot[bot]
ab2592bdef
build: bump aws-sdk-s3 in /ios in the bundler group across 1 directory
Bumps the bundler group with 1 update in the /ios directory: [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby).


Updates `aws-sdk-s3` from 1.96.1 to 1.208.0
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

---
updated-dependencies:
- dependency-name: aws-sdk-s3
  dependency-version: 1.208.0
  dependency-type: indirect
  dependency-group: bundler
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-09 22:03:32 +00:00
Krille-chan
eccf291856
Merge pull request #2527 from krille-chan/dependabot/pub/flutter_local_notifications-20.0.0
build: (deps): bump flutter_local_notifications from 19.5.0 to 20.0.0
2026-02-07 18:09:47 +01:00
dependabot[bot]
49003af949
build: (deps): bump flutter_local_notifications from 19.5.0 to 20.0.0
Bumps [flutter_local_notifications](https://github.com/MaikuB/flutter_local_notifications) from 19.5.0 to 20.0.0.
- [Release notes](https://github.com/MaikuB/flutter_local_notifications/releases)
- [Commits](https://github.com/MaikuB/flutter_local_notifications/compare/flutter_local_notifications-v19.5.0...flutter_local_notifications-v20.0.0)

---
updated-dependencies:
- dependency-name: flutter_local_notifications
  dependency-version: 20.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-07 17:46:29 +01:00
Christian Kußowski
2a390db509
build: Update to matrix 6.1.0 2026-02-07 16:36:21 +01:00
Krille-chan
ea795b89ed
Merge pull request #2526 from krille-chan/dependabot/pub/pretty_qr_code-3.6.0
build: (deps): bump pretty_qr_code from 3.5.0 to 3.6.0
2026-02-07 16:35:30 +01:00
Krille-chan
02ece86f2b
Merge pull request #2528 from krille-chan/dependabot/pub/particles_network-1.9.1
build: (deps): bump particles_network from 1.9.0 to 1.9.1
2026-02-07 16:35:22 +01:00
Matias
0c7c8f8d5a
fix: get correct aspect ratio from VideoPlayerController 2026-02-05 20:35:28 +01:00
Christian Kußowski
dd1e2f34d3
fix: Set mimetype for video player on web 2026-02-03 09:22:44 +01:00
dependabot[bot]
4b1970d613
build: (deps): bump particles_network from 1.9.0 to 1.9.1
Bumps [particles_network](https://github.com/abod8639/Particles_Network) from 1.9.0 to 1.9.1.
- [Changelog](https://github.com/abod8639/Particles_Network/blob/main/CHANGELOG.md)
- [Commits](https://github.com/abod8639/Particles_Network/commits)

---
updated-dependencies:
- dependency-name: particles_network
  dependency-version: 1.9.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-03 03:01:34 +00:00
dependabot[bot]
eaa7e8a1fc
build: (deps): bump pretty_qr_code from 3.5.0 to 3.6.0
Bumps [pretty_qr_code](https://github.com/promops/flutter_pretty_qr) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/promops/flutter_pretty_qr/releases)
- [Changelog](https://github.com/promops/flutter_pretty_qr/blob/master/CHANGELOG.md)
- [Commits](https://github.com/promops/flutter_pretty_qr/compare/3.5.0...3.6.0)

---
updated-dependencies:
- dependency-name: pretty_qr_code
  dependency-version: 3.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-03 03:01:19 +00:00
Christian Kußowski
2e22f8b2c4
fix: Do not display formatted body if body is just filename 2026-02-01 18:01:49 +01:00
Christian Kußowski
8f4c8b7501
chore: Make key fingerprints in chat encryption page selectable 2026-02-01 17:58:40 +01:00
Christian Kußowski
4d7f0295ca
feat: Implement new sign in flow 2026-02-01 17:57:03 +01:00
Krille-chan
f7932639e2
Merge pull request #2421 from krille-chan/dependabot/github_actions/actions/upload-artifact-6
build: (deps): bump actions/upload-artifact from 5 to 6
2026-02-01 08:59:47 +01:00
Krille-chan
feddf0e911
Merge pull request #2516 from krille-chan/dependabot/pub/flutter_web_auth_2-5.0.1
build: (deps): bump flutter_web_auth_2 from 4.1.0 to 5.0.1
2026-02-01 08:58:34 +01:00
Christian Kußowski
f38cee0322
fix: Send reply to voice messages 2026-01-31 18:50:12 +01:00
dependabot[bot]
d487939d27
build: (deps): bump flutter_web_auth_2 from 4.1.0 to 5.0.1
Bumps [flutter_web_auth_2](https://github.com/ThexXTURBOXx/flutter_web_auth_2) from 4.1.0 to 5.0.1.
- [Release notes](https://github.com/ThexXTURBOXx/flutter_web_auth_2/releases)
- [Commits](https://github.com/ThexXTURBOXx/flutter_web_auth_2/compare/4.1.0...5.0.1)

---
updated-dependencies:
- dependency-name: flutter_web_auth_2
  dependency-version: 5.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-31 15:42:06 +00:00
Krille-chan
d98d80bfe7
Merge pull request #2514 from krille-chan/dependabot/pub/flutter_webrtc-1.3.0
build: (deps): bump flutter_webrtc from 1.2.1 to 1.3.0
2026-01-31 16:39:35 +01:00
Krille-chan
717a6bc44b
Merge pull request #2515 from krille-chan/dependabot/pub/file_picker-10.3.10
build: (deps): bump file_picker from 10.3.8 to 10.3.10
2026-01-31 16:39:17 +01:00
Krille-chan
741ec79dea
Merge pull request #2519 from weblate/weblate-fluffychat-translations
Translations update from Hosted Weblate
2026-01-31 16:39:01 +01:00
Frank Paul Silye
ca669124a3
chore(translations): Translated using Weblate (Norwegian Bokmål)
Currently translated at 96.8% (809 of 835 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nb_NO/
2026-01-31 11:01:56 +00:00
Krille-chan
0331f915f8
Merge pull request #2517 from weblate/weblate-fluffychat-translations
Translations update from Hosted Weblate
2026-01-30 09:23:42 +01:00
Milo Ivir
2a8fb81e8c
chore(translations): Translated using Weblate (Croatian)
Currently translated at 100.0% (835 of 835 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/hr/
2026-01-30 08:30:01 +01:00
dependabot[bot]
9333cd29fd
build: (deps): bump file_picker from 10.3.8 to 10.3.10
Bumps [file_picker](https://github.com/miguelpruivo/flutter_file_picker) from 10.3.8 to 10.3.10.
- [Release notes](https://github.com/miguelpruivo/flutter_file_picker/releases)
- [Changelog](https://github.com/miguelpruivo/flutter_file_picker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/miguelpruivo/flutter_file_picker/compare/v10.3.8...v10.3.10)

---
updated-dependencies:
- dependency-name: file_picker
  dependency-version: 10.3.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-29 21:35:25 +00:00
dependabot[bot]
5a148521a5
build: (deps): bump flutter_webrtc from 1.2.1 to 1.3.0
Bumps [flutter_webrtc](https://github.com/cloudwebrtc/flutter-webrtc) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/cloudwebrtc/flutter-webrtc/releases)
- [Changelog](https://github.com/flutter-webrtc/flutter-webrtc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/cloudwebrtc/flutter-webrtc/compare/v1.2.1...v1.3.0)

---
updated-dependencies:
- dependency-name: flutter_webrtc
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-29 21:35:18 +00:00
Christian Kußowski
54cd2af6dc
chore: Adjust search field design 2026-01-29 19:05:24 +01:00
Christian Kußowski
eb5215c81a
chore: Hide status list by default 2026-01-29 19:02:04 +01:00
Christian Kußowski
b2654f4cc1
chore: Move show image viewer one step up 2026-01-29 18:43:44 +01:00
Krille-chan
6ed67cd714
Merge pull request #2478 from krille-chan/dependabot/pub/package_info_plus-9.0.0
build: (deps): bump package_info_plus from 8.3.1 to 9.0.0
2026-01-29 18:37:00 +01:00
Christian Kußowski
7936982929
chore: Make unread bubble full round 2026-01-29 18:19:56 +01:00
Christian Kußowski
e40d9b5df2
chore: Always show filter for messages 2026-01-29 18:11:54 +01:00
Christian Kußowski
f31887b6d2
refactor: update to matrix 6.0.0 2026-01-29 18:04:58 +01:00
Krille-chan
6312f8fef8
Merge branch 'main' into dependabot/pub/package_info_plus-9.0.0 2026-01-29 18:01:10 +01:00
Krille-chan
fa27ab2141
Merge pull request #2480 from krille-chan/dependabot/pub/matrix-5.0.0
build: (deps): bump matrix from 4.1.0 to 5.0.0
2026-01-29 18:00:32 +01:00
Christian Kußowski
72c814a815
build: Update to flutter 3.38.8 2026-01-29 17:59:49 +01:00
Christian Kußowski
3c1e210f3b
chore: Add missing locale 2026-01-29 17:59:22 +01:00
Krille-chan
8c8de1837b
Merge pull request #2485 from weblate/weblate-fluffychat-translations
Translations update from Hosted Weblate
2026-01-29 17:58:59 +01:00
Krille-chan
2619cd4332
Merge pull request #2486 from krille-chan/krille/particles-login-page
feat: Display particle animation on login page
2026-01-29 17:58:40 +01:00
Krille-chan
3cd998e135
Merge pull request #2494 from Decodetalkers/bump_secure_storage
fix  build failed on archlinux
2026-01-29 17:58:20 +01:00
Milo Ivir
51b42b93a6
chore(translations): Translated using Weblate (Croatian)
Currently translated at 76.6% (640 of 835 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/hr/
2026-01-29 11:41:44 +01:00
BeMeritus
7678da506a
chore(translations): Translated using Weblate (Uzbek)
Currently translated at 99.8% (834 of 835 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/uz/
2026-01-28 15:16:01 +01:00
BeMeritus
8816611f89
chore(translations): Translated using Weblate (Uzbek)
Currently translated at 98.4% (822 of 835 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/uz/
2026-01-28 13:38:58 +01:00