Commit graph

8359 commits

Author SHA1 Message Date
Flibble
90a0f64d23
chore(translations): Translated using Weblate (Czech)
Currently translated at 68.3% (534 of 781 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/cs/
2025-09-08 09:02:35 +00:00
loyedison92
e5c364bb21
chore(translations): Translated using Weblate (Korean)
Currently translated at 94.8% (741 of 781 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ko/
2025-09-08 09:02:34 +00:00
Christian
e0db8c7462
chore(translations): Translated using Weblate (Turkish)
Currently translated at 89.8% (702 of 781 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/tr/
2025-09-08 09:02:33 +00:00
desperadohp
938bf01277
chore(translations): Translated using Weblate (Vietnamese)
Currently translated at 21.6% (169 of 781 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/vi/
2025-09-08 09:02:32 +00:00
Жора Змейкин
e3e6c6cff8
chore(translations): Translated using Weblate (Russian)
Currently translated at 95.0% (742 of 781 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ru/
2025-09-08 09:02:32 +00:00
Frank Paul Silye
6b877aacc1
chore(translations): Translated using Weblate (Norwegian Bokmål)
Currently translated at 68.1% (532 of 781 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nb_NO/
2025-09-08 09:02:31 +00:00
Jelv
9752ba2356
chore(translations): Translated using Weblate (Dutch)
Currently translated at 100.0% (781 of 781 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nl/
2025-09-08 09:02:30 +00:00
Ufuk Karal
8e6cfb3acf
chore(translations): Translated using Weblate (Turkish)
Currently translated at 89.7% (701 of 781 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/tr/
2025-09-08 09:02:30 +00:00
Milo Ivir
1094f51143
chore(translations): Translated using Weblate (Croatian)
Currently translated at 81.5% (637 of 781 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/hr/
2025-09-08 09:02:29 +00:00
Krille-chan
4b2611e892
Merge pull request #2175 from inexcode/fix/tmp-subdirectory
fix: Create a subdirectory in the tmp directory
2025-09-07 10:23:22 +02:00
Christian Kußowski
b8543ab995
build: Update flutter to 3.35.3 2025-09-07 10:08:17 +02:00
Christian Kußowski
4b4be68433
build: Update macos podfile 2025-09-07 10:07:51 +02:00
Krille-chan
3403ac34a9
Merge pull request #2185 from krille-chan/dependabot/pub/just_audio-0.10.5
build: (deps): bump just_audio from 0.10.4 to 0.10.5
2025-09-04 09:36:33 +02:00
Krille-chan
d82efb9a62
Merge pull request #2151 from krille-chan/dependabot/pub/flutter_webrtc-1.1.0
build: (deps): bump flutter_webrtc from 1.0.0 to 1.1.0
2025-09-04 09:05:55 +02:00
dependabot[bot]
8377a0382a
build: (deps): bump just_audio from 0.10.4 to 0.10.5
Bumps [just_audio](https://github.com/ryanheise/just_audio) from 0.10.4 to 0.10.5.
- [Release notes](https://github.com/ryanheise/just_audio/releases)
- [Commits](https://github.com/ryanheise/just_audio/compare/just_audio-v0.10.4...just_audio-v0.10.5)

---
updated-dependencies:
- dependency-name: just_audio
  dependency-version: 0.10.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-04 06:53:39 +00:00
Krille-chan
83100cb843
Merge branch 'main' into dependabot/pub/flutter_webrtc-1.1.0 2025-09-04 08:44:07 +02:00
Krille-chan
b484c1fddc
Merge pull request #2184 from krille-chan/dependabot/pub/flutter_local_notifications-19.4.1
build: (deps): bump flutter_local_notifications from 19.4.0 to 19.4.1
2025-09-04 08:43:52 +02:00
dependabot[bot]
f75012e9c1
build: (deps): bump flutter_local_notifications from 19.4.0 to 19.4.1
Bumps [flutter_local_notifications](https://github.com/MaikuB/flutter_local_notifications) from 19.4.0 to 19.4.1.
- [Release notes](https://github.com/MaikuB/flutter_local_notifications/releases)
- [Commits](https://github.com/MaikuB/flutter_local_notifications/compare/flutter_local_notifications-v19.4.0...flutter_local_notifications-v19.4.1)

---
updated-dependencies:
- dependency-name: flutter_local_notifications
  dependency-version: 19.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-03 15:55:26 +00:00
Christian Kußowski
34492bd45e
refactor: Replace flutter typeahead with autocomplete to fix 2025-09-02 14:57:10 +02:00
Krille-chan
737f7306cd
Merge pull request #2180 from krille-chan/krille/upgrade-flutter-3-35
build: Upgrade to flutter 3.35.2
2025-09-02 12:49:33 +02:00
Christian Kußowski
99de670e04
build: Upgrade to flutter 3.35.2 2025-09-02 12:14:03 +02:00
Krille-chan
cfc9df59cc
Merge pull request #2178 from weblate/weblate-fluffychat-translations
Translations update from Hosted Weblate
2025-09-01 12:36:27 +02:00
LucasMZ
bee33f059d
chore(translations): Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (781 of 781 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/pt_BR/
2025-09-01 12:02:11 +02:00
Christian Kußowski
aec841545b
build: Use correct fcm_shared_isolate version 2025-09-01 10:20:41 +02:00
Krille-chan
f3312a3e5a
Merge pull request #2170 from weblate/weblate-fluffychat-translations
Translations update from Hosted Weblate
2025-09-01 08:57:57 +02:00
Krille-chan
7b32ce0260
Merge pull request #2154 from krille-chan/dependabot/github_actions/actions/setup-java-5
build: (deps): bump actions/setup-java from 4 to 5
2025-09-01 08:42:28 +02:00
Krille-chan
1f14b96d42
Merge pull request #2153 from krille-chan/dependabot/pub/record-6.1.1
build: (deps): bump record from 6.0.0 to 6.1.1
2025-09-01 08:41:20 +02:00
Krille-chan
8e443b84a5
Merge pull request #2138 from krille-chan/dependabot/pub/image_picker-1.2.0
build: (deps): bump image_picker from 1.1.2 to 1.2.0
2025-09-01 08:39:24 +02:00
Krille-chan
d1c9ced335
Merge pull request #2171 from krille-chan/dependabot/pub/go_router-16.2.1
build: (deps): bump go_router from 16.1.0 to 16.2.1
2025-09-01 08:35:30 +02:00
Krille-chan
f950034871
Merge pull request #2150 from krille-chan/dependabot/pub/file_picker-10.3.2
build: (deps): bump file_picker from 10.3.1 to 10.3.2
2025-09-01 08:34:46 +02:00
Krille-chan
219f52b808
Merge branch 'main' into weblate-fluffychat-translations 2025-09-01 08:17:08 +02:00
Krille-chan
1f248a897e
Merge branch 'main' into dependabot/pub/image_picker-1.2.0 2025-09-01 08:16:46 +02:00
Krille-chan
14688dfd57
Merge branch 'main' into dependabot/pub/file_picker-10.3.2 2025-09-01 08:16:36 +02:00
Krille-chan
f97ba86e0f
Merge branch 'main' into dependabot/pub/flutter_webrtc-1.1.0 2025-09-01 08:16:24 +02:00
Krille-chan
5b0c67d98a
Merge branch 'main' into dependabot/pub/record-6.1.1 2025-09-01 08:16:14 +02:00
Krille-chan
5bf6039e50
Merge branch 'main' into dependabot/github_actions/actions/setup-java-5 2025-09-01 08:15:48 +02:00
Krille-chan
2f1f04da49
Merge branch 'main' into dependabot/pub/go_router-16.2.1 2025-09-01 08:15:34 +02:00
Inex Code
6540a6303f
fix: Create a subdirectory in the tmp directory 2025-08-31 17:37:35 +03:00
Christian Kußowski
07a2c9a256
chore: Translate iOS notifications into german 2025-08-31 10:11:43 +02:00
Krille-chan
8df7bf6261
Merge pull request #2173 from krille-chan/krille/iOS-notification-service-extension
feat: Add iOS Notification Service Extension for localizable push not…
2025-08-31 10:08:25 +02:00
Christian Kußowski
c3d8fed8a9
feat: Add iOS Notification Service Extension for localizable push notifications 2025-08-31 09:50:06 +02:00
Frank Paul Silye
44fb1cfede
chore(translations): Translated using Weblate (Norwegian Bokmål)
Currently translated at 66.4% (519 of 781 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nb_NO/
2025-08-30 20:01:52 +00:00
dependabot[bot]
8bc4775a37
build: (deps): bump go_router from 16.1.0 to 16.2.1
Bumps [go_router](https://github.com/flutter/packages/tree/main/packages) from 16.1.0 to 16.2.1.
- [Commits](https://github.com/flutter/packages/commits/go_router-v16.2.1/packages)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-29 21:10:18 +00:00
Frank Paul Silye
d840d30093
chore(translations): Translated using Weblate (Norwegian Bokmål)
Currently translated at 65.1% (509 of 781 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nb_NO/
2025-08-29 15:02:06 +02:00
Christian Kußowski
097f9f02a0
build: Bump version to 2.1.1 2025-08-25 08:38:28 +02:00
Krille-chan
dca037b676
Merge pull request #2124 from weblate/weblate-fluffychat-translations
Translations update from Hosted Weblate
2025-08-25 08:36:11 +02:00
Christian Kußowski
6fa6c008f0
refactor: Remove broken push error reporter 2025-08-25 08:35:32 +02:00
Christian Kußowski
c4af7851b0
build: Update macos podfile 2025-08-25 08:35:20 +02:00
Krille-chan
14f479e978
Merge branch 'main' into weblate-fluffychat-translations 2025-08-25 07:15:22 +02:00
Christian Kußowski
0c37ac97d4
chore: Follow up subtitle font style 2025-08-22 11:33:29 +02:00