Commit graph

5923 commits

Author SHA1 Message Date
gilice
789d91a763 feat/ChatListItem: small changes
- extract hasNotifications to a variable
  this is more clear and potentially faster as we don't
  compute `notifications > 0` multiple times

- make a text style const
2023-08-23 20:18:53 +02:00
Ihor Hordiichuk
be1bf3d4e3
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (578 of 578 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/uk/
2023-08-23 15:54:39 +02:00
Krille-chan
9f8653f7b4
Merge pull request #536 from weblate/weblate-fluffychat-translations
Translations update from Hosted Weblate
2023-08-22 21:29:42 +02:00
Ihor Hordiichuk
50c01d7ad2
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (578 of 578 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/uk/
2023-08-22 15:09:34 +02:00
Linerly
cb22a76549
Translated using Weblate (Indonesian)
Currently translated at 100.0% (578 of 578 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/id/
2023-08-22 15:09:34 +02:00
Poesty Li
1748a007c2
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (578 of 578 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/
2023-08-22 15:09:33 +02:00
Ihor Hordiichuk
9b30652a36
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (578 of 578 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/uk/
2023-08-22 15:09:33 +02:00
Skrripy
5487e0d908
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (578 of 578 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/uk/
2023-08-22 15:09:33 +02:00
v1s7
e3d3f97c43
Translated using Weblate (Russian)
Currently translated at 100.0% (578 of 578 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ru/
2023-08-22 15:09:33 +02:00
DarkCoder15
b7a1b07f68
Translated using Weblate (Russian)
Currently translated at 100.0% (578 of 578 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ru/
2023-08-22 15:09:33 +02:00
josé m
661ee6ad3d
Translated using Weblate (Galician)
Currently translated at 100.0% (578 of 578 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/gl/
2023-08-22 15:09:33 +02:00
Priit Jõerüüt
b9b4eb8b1d
Translated using Weblate (Estonian)
Currently translated at 100.0% (578 of 578 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/
2023-08-22 15:09:33 +02:00
nautilusx
234d64f465
Translated using Weblate (German)
Currently translated at 100.0% (578 of 578 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/
2023-08-22 15:09:33 +02:00
Flibble
f0740f48e6
Translated using Weblate (Czech)
Currently translated at 96.8% (560 of 578 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/cs/
2023-08-22 15:09:33 +02:00
Rex_sa
5bd4de118e
Translated using Weblate (Arabic)
Currently translated at 100.0% (578 of 578 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ar/
2023-08-22 15:09:33 +02:00
krille-chan
82e38ad38f
refactor: Update html build files 2023-08-21 07:06:21 +02:00
krille-chan
e20f7f7576
chore: Follow up wrong wording 2023-08-21 06:40:27 +02:00
krille-chan
cafb1e3d79
fix: First story appears to be unencrypted sometimes 2023-08-20 07:17:55 +02:00
Krille-chan
b5aa68476f
Merge pull request #528 from weblate/weblate-fluffychat-translations
Translations update from Hosted Weblate
2023-08-19 17:58:51 +02:00
josé m
d27ae59a4a
Translated using Weblate (Galician)
Currently translated at 100.0% (575 of 575 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/gl/
2023-08-19 16:53:39 +02:00
Krille-chan
ce826391cc
Merge pull request #519 from weblate/weblate-fluffychat-translations
Translations update from Hosted Weblate
2023-08-19 10:08:37 +02:00
Krille-chan
0b853a31df
Merge pull request #526 from krille-chan/krille/build-debug-ios
ci: Test if app builds for iOS
2023-08-19 10:08:24 +02:00
Krille-chan
6765fb0150
Merge pull request #527 from krille-chan/krille/better-background-fetch-android
feat: Background fetch mode on Android
2023-08-19 10:08:08 +02:00
krille-chan
c7c801c695
feat: Background fetch mode on Android
This adds a background fetch
mode on android which makes
sure that the flutter engine
is not rendered when the app
started to process background
push notifications only. This should
safe some resources like
battery and performance and
should make processing
background notifications
faster.
2023-08-19 09:50:03 +02:00
krille-chan
7871fc3294 ci: Test if app builds for iOS 2023-08-19 06:40:19 +00:00
krille-chan
3b12d8ab84
refactor: Update badge 2023-08-19 08:17:40 +02:00
Krille-chan
94971c4a11
Merge branch 'main' into weblate-fluffychat-translations 2023-08-19 08:04:46 +02:00
krille-chan
7dd8f7c1f5
fix: Unable to send files from snap version 2023-08-18 17:06:02 +02:00
krille-chan
7c0d9a0b96
ci: Build snap on snapcraft again and only promote from ci 2023-08-18 16:03:01 +02:00
DarkCoder15
d734ecffe5 Translated using Weblate (Russian)
Currently translated at 100.0% (575 of 575 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ru/
2023-08-18 15:40:02 +02:00
Christian
bd2f8a14bb Translated using Weblate (German)
Currently translated at 100.0% (575 of 575 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/
2023-08-18 15:40:02 +02:00
DarkCoder15
cca6cacf96 Translated using Weblate (Russian)
Currently translated at 98.0% (564 of 575 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ru/
2023-08-18 15:40:02 +02:00
Poesty Li
63d3594896 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (575 of 575 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/
2023-08-18 15:40:02 +02:00
Krille-chan
1ec042847b
Merge pull request #525 from krille-chan/krille/flutter-3-13-0
refactor: Update to Flutter 3.13.0
2023-08-18 07:43:59 +02:00
krille-chan
27d15612d9
refactor: Update to Flutter 3.13.0 2023-08-18 07:24:31 +02:00
krille-chan
6445833283
chore: Follow up select events 2023-08-18 06:59:47 +02:00
krille-chan
d05e0b0f92
chore: Update file picker 2023-08-17 20:13:42 +02:00
krille-chan
98a38113fd
design: Improve invite chat UX 2023-08-17 20:10:14 +02:00
krille-chan
5302383aeb
chore: Follow up display stories bubble 2023-08-17 19:48:57 +02:00
krille-chan
c8da41f1af
design: Display last story as tiny message bubble in chat list 2023-08-17 19:33:54 +02:00
krille-chan
6e9d3627cc
feat: Improved mouse support for selecting events 2023-08-17 19:16:12 +02:00
krille-chan
56c7c72f92
chore: Display username in userbottomsheet 2023-08-17 18:53:05 +02:00
Krille
83d5d3ec58
change: Remove widgets feature 2023-08-16 07:55:07 +02:00
Krille
8ed54497f9
chore: Follow up width 2023-08-16 07:30:48 +02:00
Krille
f051fc1851
design: Add scale animation hover effects on navrail and story buttons 2023-08-16 07:18:59 +02:00
Krille
bc74167bc7
docs: Update readme 2023-08-15 08:46:31 +02:00
Krille
74c49275ae
docs: Update readme 2023-08-15 08:37:10 +02:00
Krille
e4ca944365
chore: Add tailwind.css to gitignore 2023-08-15 07:01:57 +02:00
Krille-chan
e3c913ae29
Merge pull request #516 from weblate/weblate-fluffychat-translations
Translations update from Hosted Weblate
2023-08-15 06:46:24 +02:00
Linerly
cc6012e37a
Translated using Weblate (Indonesian)
Currently translated at 100.0% (575 of 575 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/id/
2023-08-14 11:12:29 +02:00