Commit graph

14440 commits

Author SHA1 Message Date
Christian Kußowski
20dc024922
refactor: Improved UIA support for OIDC and SSO 2025-11-09 13:13:13 +01:00
xabirequejo
365a82cd75
chore(translations): Translated using Weblate (Basque)
Currently translated at 99.7% (809 of 811 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/eu/
2025-11-08 14:51:38 +00:00
ggurdin
e021130bda
resolve merge conflict 2025-11-07 12:04:12 -05:00
krille-chan
71ba074e7d
chore: Follow up threads in chat list 2025-11-07 17:16:27 +01:00
Krille-chan
fd13b3c879
Merge pull request #2321 from krille-chan/krille/use-stable-web-auth
build: Switch back to stable web auth package
2025-11-07 17:04:11 +01:00
krille-chan
97fe704f5a
chore: Scroll to unread thread if last message is from a thread 2025-11-07 16:59:47 +01:00
krille-chan
5ed33122b8
build: Switch back to stable web auth package 2025-11-07 16:39:22 +01:00
krille-chan
a2c88af69b
build: Use secure storage from pub.dev again 2025-11-07 16:31:23 +01:00
ggurdin
ebf7df4e29
Merge pull request #4630 from pangeachat/4614-leaving-an-activity-takes-you-to-your-chat-list
fix: on leave activity, if activity in course, redirect to course
2025-11-07 10:29:46 -05:00
ggurdin
5a3ff8998c
fix: on leave activity, if activity in course, redirect to course 2025-11-07 10:29:12 -05:00
ggurdin
88aeb14756
Merge pull request #4623 from pangeachat/remove-getStartedFriendsButton
Remove getStartedFriendsButton from intl files
2025-11-07 10:18:12 -05:00
ggurdin
bc2b5d27eb
Merge pull request #4622 from pangeachat/copilot/add-horizontal-padding-to-message
Add horizontal padding to promo codes message
2025-11-07 10:09:41 -05:00
ggurdin
e541c1230e
Merge pull request #4629 from pangeachat/merge-prod-into-main
Merge prod into main
2025-11-07 10:07:12 -05:00
ggurdin
b3638bbf2a
Merge branch 'production' into merge-prod-into-main 2025-11-07 10:06:39 -05:00
ggurdin
78af248cad
Merge pull request #4628 from pangeachat/l2-redirect-hotfix
fix: don't check if user L2 is set unless user is logged in
2025-11-07 10:05:42 -05:00
ggurdin
7d7ba51123
fix: don't check if user L2 is set unless user is logged in 2025-11-07 10:05:02 -05:00
copilot-swe-agent[bot]
bd97e523b0 Add horizontal padding to promo code message
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
2025-11-07 14:48:15 +00:00
ggurdin
3297efa5dc
Merge pull request #4626 from pangeachat/merge-prod-into-main
Merge prod into main
2025-11-07 09:41:26 -05:00
ggurdin
7a3770ac06
Merge branch 'production' into merge-prod-into-main 2025-11-07 09:41:02 -05:00
ggurdin
0669282d1c
Merge pull request #4624 from pangeachat/left-activity-start-page-hotfix
Left activity start page hotfix
2025-11-07 09:40:02 -05:00
ggurdin
ed0b1545bc
build: bump version number 2025-11-07 09:37:08 -05:00
ggurdin
594df2d6d2
fix: open course activity filtering fixes 2025-11-07 09:36:10 -05:00
ggurdin
27b3e96c6e
fix: if activity is finished, always set activity started to true 2025-11-07 09:24:46 -05:00
Kelrap
761ed050f1 Remove getStartedFriendsButton from intl files 2025-11-07 09:20:47 -05:00
copilot-swe-agent[bot]
83e284590d Initial plan 2025-11-07 14:16:44 +00:00
ggurdin
4153dbcd6b
remove redundant logic from text normalization function 2025-11-07 09:13:46 -05:00
ggurdin
586c9613c1
move unnecessary references to L2 into helper function, move text normalization tests into their own file 2025-11-07 09:10:54 -05:00
ggurdin
a80de9b72b
Merge pull request #4616 from pangeachat/overflow-fixes
Overflow fixes
2025-11-07 08:59:05 -05:00
bahrom04
fb91bee453
chore(translations): Translated using Weblate (Uzbek)
Currently translated at 0.3% (3 of 811 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/uz/
2025-11-07 12:12:35 +01:00
Christian Kußowski
72907a64c4
chore: Update android locale config 2025-11-07 12:12:35 +01:00
Jelv
1e6ac977ff
chore(translations): Translated using Weblate (Dutch)
Currently translated at 100.0% (811 of 811 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nl/
2025-11-07 12:12:35 +01:00
Frank Paul Silye
f02e2826e5
chore(translations): Translated using Weblate (Norwegian Bokmål)
Currently translated at 89.6% (727 of 811 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nb_NO/
2025-11-07 12:12:34 +01:00
bahrom04
76c85d3902
chore(translations): Translated using Weblate (Uzbek)
Currently translated at 0.2% (2 of 811 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/uz/
2025-11-07 12:12:34 +01:00
bahrom04
021c4a6b2f
chore(translations): Added translation using Weblate (Uzbek) 2025-11-07 12:12:34 +01:00
Krille-chan
269313bdd2
Merge pull request #2318 from krille-chan/dependabot/pub/go_router-17.0.0
build: (deps): bump go_router from 16.3.0 to 17.0.0
2025-11-07 12:09:14 +01:00
dependabot[bot]
bac25d07f8
build: (deps): bump go_router from 16.3.0 to 17.0.0
Bumps [go_router](https://github.com/flutter/packages/tree/main/packages) from 16.3.0 to 17.0.0.
- [Commits](https://github.com/flutter/packages/commits/go_router-v17.0.0/packages)

---
updated-dependencies:
- dependency-name: go_router
  dependency-version: 17.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-06 21:10:24 +00:00
ggurdin
3afd97fe07
formatting 2025-11-06 13:23:45 -05:00
ggurdin
513184e1e1
reorganize files 2025-11-06 12:08:20 -05:00
ggurdin
26317c6f8a
better documentation in IGCTextData 2025-11-06 11:33:01 -05:00
ggurdin
ab8387c522
better documentation 2025-11-06 11:28:37 -05:00
ggurdin
14b89594c2
chore: combine igcdatamodel and igcdatastate 2025-11-06 10:49:01 -05:00
ggurdin
d35a978817
resolve merge conflicts 2025-11-06 10:45:00 -05:00
Kelrap
043319ffe2 Merge branch 'main' of https://github.com/pangeachat/client into overflow-fixes 2025-11-06 10:20:38 -05:00
Kelrap
69280ed95d Adjust pages with padding of 30 to 20 (fix potential course page overflow) 2025-11-06 10:10:25 -05:00
Kelrap
aa03985c38 Make single-request status button text shrink as needed 2025-11-06 09:48:09 -05:00
Krille-chan
ce48f6434f
Merge pull request #2315 from weblate/weblate-fluffychat-translations
Translations update from Hosted Weblate
2025-11-06 08:40:25 +01:00
ggurdin
99c1f44743
formatting 2025-11-05 16:30:39 -05:00
luneth
6465202037
chore(translations): Translated using Weblate (French)
Currently translated at 83.9% (681 of 811 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fr/
2025-11-05 21:51:19 +01:00
wcjord
b3261bc630 feat: widen normalization coverage and add tests 2025-11-05 15:31:15 -05:00
ggurdin
b285ffed88
account for widget span automatical matches when getting match by text by offset 2025-11-05 15:08:04 -05:00