Commit graph

8503 commits

Author SHA1 Message Date
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
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
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
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
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
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
ggurdin
5829c3e1ca
add helpful function to get recent normalization matches 2025-11-05 14:57:00 -05:00
luneth
8bd786e000
chore(translations): Translated using Weblate (French)
Currently translated at 81.9% (665 of 811 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fr/
2025-11-05 19:51:24 +00:00
josé m.
61a6508752
chore(translations): Translated using Weblate (Galician)
Currently translated at 100.0% (811 of 811 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/gl/
2025-11-05 19:51:23 +00:00
ggurdin
69ae340060
restructure pangea text controller functions 2025-11-05 14:50:17 -05:00
ggurdin
84e4fbcde8
fix: fix redirect after delete chat from details page 2025-11-05 14:48:18 -05:00
ggurdin
7f1bd37606
fix: reload space analytics on room change 2025-11-05 14:43:30 -05:00
ggurdin
2f1c883233
Merge branch 'main' into translate-image-loading 2025-11-05 14:31:07 -05:00
ggurdin
94c74e9b81
Merge branch 'main' into 4584-space-analytics-ui-tweaks 2025-11-05 14:30:02 -05:00
ggurdin
f880115ac4
resolve merge conflcits 2025-11-05 14:29:31 -05:00
ggurdin
550e22a74e
update translations 2025-11-05 14:23:36 -05:00
ggurdin
c579f7ccf0
Merge pull request #4609 from pangeachat/course-default-images
Use avatar as default when course image unavailable
2025-11-05 14:08:28 -05:00
ggurdin
f0185441dd
refactor: separate dropdown menu for activity sessions 2025-11-05 14:06:19 -05:00
Kelrap
7d61004279 Use avatar as default when course image unavailable 2025-11-05 14:02:47 -05:00
ggurdin
ff21ab8608
refactor: replace activity stats menu with smaller button 2025-11-05 13:44:25 -05:00
ggurdin
3c2f472857
chore: filter out unjoined activities without members and ones with activity IDs not in the space's course 2025-11-05 12:57:19 -05:00
Kelrap
d89cd154f5 Remove loading indicator on images while activities translated 2025-11-05 12:49:43 -05:00
ggurdin
4bcf61e20b
chore: fitler out avatar change events from timeline 2025-11-05 12:23:13 -05:00
ggurdin
e8efb62ad8
chore: remove chat number indicator in activity session unjoined chunks 2025-11-05 12:17:22 -05:00
avashilling
250ec62b03 remove label and add tooltip when screen is small
in course analytics view
2025-11-05 12:08:55 -05:00
avashilling
d311b8e955 update analytics access request copy
change copy to reflect that only requesting admins can view analytics (from both ends), and also includes a list of requesting admins to see who user is giving access to.
2025-11-05 11:44:37 -05:00
avashilling
a0d6d6360f Hide request analytics if only person in course 2025-11-05 10:40:48 -05:00
ggurdin
2bc8a10e5c
remove more duplicate logic 2025-11-05 10:40:23 -05:00
ggurdin
a4b8f2b8bc
Merge branch 'main' into choreographer-refactor 2025-11-05 10:39:29 -05:00
ggurdin
17c4a7bcd8
chore: translate changed copy 2025-11-05 10:38:16 -05:00
Christian Kußowski
6f059b8b5d
chore: Improve bottomsheet text input 2025-11-05 16:18:50 +01:00
ggurdin
e0ac722073
Merge branch 'choreographer-refactor' of https://github.com/pangeachat/client into choreographer-refactor 2025-11-05 09:20:09 -05:00
ggurdin
08f393199b
move logic for showing the first available match into chat controller 2025-11-05 09:19:38 -05:00