Commit graph

7068 commits

Author SHA1 Message Date
ggurdin
13efb09d04
Merge pull request #4663 from pangeachat/4528-toolbar-unsubsribed-message-changes
refactor: update toolbar selelction mode with value notifiers, show u…
2025-11-17 13:00:47 -05:00
ggurdin
b37a455a34
fix: display speech translation error 2025-11-17 13:00:09 -05:00
ggurdin
9b37fd884c
Update lib/pages/chat/events/html_message.dart
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-17 12:58:11 -05:00
ggurdin
913759bc0f
fix audio on Android 2025-11-17 12:26:28 -05:00
ggurdin
ba4c914745
refactor: update toolbar selelction mode with value notifiers, show unsubscribed message tools error in message bubble 2025-11-17 11:52:58 -05:00
ggurdin
c526b99db9
Merge pull request #4661 from pangeachat/activity_text_background
Activity text background
2025-11-14 11:58:06 -05:00
ggurdin
a80333fc75
fix: don't consider an unjoined activity to be ended if anyone in the activity has archived it 2025-11-14 11:51:40 -05:00
Kelrap
283e57b39a Make details dropdown color more consistent with other event backgrounds 2025-11-14 11:43:54 -05:00
Kelrap
d92b582cc4 Add background to activity summary 2025-11-14 11:26:22 -05:00
Kelrap
54c793e417 Combine 2 padding widgets into 1 2025-11-14 10:53:31 -05:00
copilot-swe-agent[bot]
db37cb2db6 Add elevation to search bar to fix hover shadow appearing behind it
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
2025-11-14 15:13:40 +00:00
copilot-swe-agent[bot]
9033c161a9 Add dropdownStyleData to fix z-index issue in CoursePlanFilter
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
2025-11-14 15:05:51 +00:00
ggurdin
3d565c3412
feat: allow language course search by langCode 2025-11-14 09:59:42 -05:00
ggurdin
77a0d7deb7
fix: don't show foreground notifications for the active room 2025-11-14 09:43:15 -05:00
ggurdin
45744471e0
fix: only exclude languages from course dropdown if its display name doesn't include any parentheses 2025-11-13 14:44:47 -05:00
ggurdin
07d9e92cc6
fix: if some topic activity translations have errors, only show the first successful one as unlocked 2025-11-13 14:36:54 -05:00
ggurdin
7f151852b1
fix: for archived activity summary display, use the activity roles directly from the state event 2025-11-13 14:03:54 -05:00
ggurdin
92dfa52e47
use lemma instead of construct ID for comparison 2025-11-11 14:24:39 -05:00
ggurdin
b120f3ef84
fix: exclude 'not proper' noun type from construct analytics popups 2025-11-11 14:15:17 -05:00
ggurdin
f5b164b10a
Merge pull request #4632 from pangeachat/4586-userid---displayname
add display name to activity summary
2025-11-11 14:02:29 -05:00
ggurdin
b06356f8c0
client-side replacement 2025-11-11 14:01:59 -05:00
ggurdin
0338d14369
Merge pull request #4640 from pangeachat/4631-tell-the-user-theyve-unsubscribed
feat: display user's subscription end/refresh date
2025-11-11 13:51:32 -05:00
ggurdin
9519b290ba
Merge pull request #4613 from pangeachat/normalization-tests
Normalization-tests
2025-11-11 13:47:26 -05:00
ggurdin
0ab91ccb68
feat: display user's subscription end/refresh date 2025-11-11 13:45:22 -05:00
Kelrap
4fb906160c Move chat view safe area to include background image 2025-11-10 15:19:29 -05:00
avashilling
18ecb0008c add display name to activity summary 2025-11-10 12:17:28 -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
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
7a3770ac06
Merge branch 'production' into merge-prod-into-main 2025-11-07 09:41:02 -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
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
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
wcjord
b3261bc630 feat: widen normalization coverage and add tests 2025-11-05 15:31:15 -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