Commit Graph

8412 Commits (main)
 

Author SHA1 Message Date
Kimby 9c025a528b
chore(translations): Translated using Weblate (Spanish)
Currently translated at 99.2% (775 of 781 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/es/
1 week ago
cheese1 fff7b743a2
chore(translations): Translated using Weblate (German)
Currently translated at 99.8% (780 of 781 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/
1 week ago
Christian fb7f515aae
chore(translations): Translated using Weblate (German)
Currently translated at 99.8% (780 of 781 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/
1 week ago
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/
1 week ago
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/
1 week ago
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/
1 week ago
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/
1 week ago
Жора Змейкин 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/
1 week ago
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/
1 week ago
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/
1 week ago
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/
1 week ago
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/
1 week ago
Krille-chan 4b2611e892
Merge pull request #2175 from inexcode/fix/tmp-subdirectory
fix: Create a subdirectory in the tmp directory
1 week ago
Christian Kußowski b8543ab995
build: Update flutter to 3.35.3 1 week ago
Christian Kußowski 4b4be68433
build: Update macos podfile 1 week ago
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
2 weeks ago
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
2 weeks ago
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>
2 weeks ago
Krille-chan 83100cb843
Merge branch 'main' into dependabot/pub/flutter_webrtc-1.1.0 2 weeks ago
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
2 weeks ago
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>
2 weeks ago
Christian Kußowski 34492bd45e
refactor: Replace flutter typeahead with autocomplete to fix 2 weeks ago
Krille-chan 737f7306cd
Merge pull request #2180 from krille-chan/krille/upgrade-flutter-3-35
build: Upgrade to flutter 3.35.2
2 weeks ago
Christian Kußowski 99de670e04
build: Upgrade to flutter 3.35.2 2 weeks ago
Krille-chan cfc9df59cc
Merge pull request #2178 from weblate/weblate-fluffychat-translations
Translations update from Hosted Weblate
2 weeks ago
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/
2 weeks ago
Christian Kußowski aec841545b
build: Use correct fcm_shared_isolate version 2 weeks ago
Krille-chan f3312a3e5a
Merge pull request #2170 from weblate/weblate-fluffychat-translations
Translations update from Hosted Weblate
2 weeks ago
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
2 weeks ago
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
2 weeks ago
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
2 weeks ago
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
2 weeks ago
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
2 weeks ago
Krille-chan 219f52b808
Merge branch 'main' into weblate-fluffychat-translations 2 weeks ago
Krille-chan 1f248a897e
Merge branch 'main' into dependabot/pub/image_picker-1.2.0 2 weeks ago
Krille-chan 14688dfd57
Merge branch 'main' into dependabot/pub/file_picker-10.3.2 2 weeks ago
Krille-chan f97ba86e0f
Merge branch 'main' into dependabot/pub/flutter_webrtc-1.1.0 2 weeks ago
Krille-chan 5b0c67d98a
Merge branch 'main' into dependabot/pub/record-6.1.1 2 weeks ago
Krille-chan 5bf6039e50
Merge branch 'main' into dependabot/github_actions/actions/setup-java-5 2 weeks ago
Krille-chan 2f1f04da49
Merge branch 'main' into dependabot/pub/go_router-16.2.1 2 weeks ago
Inex Code 6540a6303f
fix: Create a subdirectory in the tmp directory 2 weeks ago
Christian Kußowski 07a2c9a256
chore: Translate iOS notifications into german 2 weeks ago
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…
2 weeks ago
Christian Kußowski c3d8fed8a9
feat: Add iOS Notification Service Extension for localizable push notifications 2 weeks ago
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/
2 weeks ago
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>
3 weeks ago
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/
3 weeks ago
Christian Kußowski 097f9f02a0
build: Bump version to 2.1.1 3 weeks ago
Krille-chan dca037b676
Merge pull request #2124 from weblate/weblate-fluffychat-translations
Translations update from Hosted Weblate
3 weeks ago
Christian Kußowski 6fa6c008f0
refactor: Remove broken push error reporter 3 weeks ago