Commit graph

1905 commits

Author SHA1 Message Date
ggurdin
7d965cebb3
formatting 2025-06-20 10:05:00 -04:00
wcjord
4fdf1f970b fix(phonetic_transcription): fixing a merge conflict 2025-06-20 09:31:14 -04:00
wcjord
a396b94bec fix(phonetic_transcription): show transcriptions if scripts null in languages 2025-06-20 09:18:17 -04:00
ggurdin
82f729d625
fix .env file path 2025-06-20 08:54:38 -04:00
wcjord
d8a145834c feat(phonetic_transcription): hide transcription for langauges with the same script 2025-06-19 15:09:13 -04:00
ggurdin
29df67d227
chore: make room details buttons expand to fill available space 2025-06-18 16:15:33 -04:00
ggurdin
b386458b05
Merge branch 'main' into phonetic-audio-color 2025-06-18 15:57:40 -04:00
ggurdin
241a8051cd
simplify 2025-06-18 15:57:11 -04:00
ggurdin
3923ba8bd6
chore: fix playing icon in phonestic transcription widget 2025-06-18 15:33:44 -04:00
ggurdin
a2d4aa0f16
chore: deselect events in message overlay dispose function 2025-06-18 15:07:14 -04:00
Kelrap
19fa984a52 Merge branch 'main' of https://github.com/pangeachat/client into phonetic-audio-color 2025-06-18 15:03:12 -04:00
Kelrap
0ff8b04740 Selects icon color for phonetic audio button based on background darkness 2025-06-18 14:58:12 -04:00
ggurdin
17420f28d0
chore: show loading indicator and error message in transcription 2025-06-18 13:33:38 -04:00
ggurdin
ab7df42fbf
chore: visually distinguish between pinned and unpinned events in overlay header 2025-06-18 13:06:15 -04:00
ggurdin
7000adadc9
formatting 2025-06-18 11:32:59 -04:00
avashilling
7b7a599086 chore: make onboarding text slightly smaller 2025-06-18 11:20:06 -04:00
ggurdin
16db460ae2
chore: in lemma constructs button, don't execute onTap if no points 2025-06-18 10:43:00 -04:00
ggurdin
27b70f9a76
chore: if space is selected, only show chats within that space in activity chat selelction dialog 2025-06-18 10:27:45 -04:00
ggurdin
2acb30bd7f
chore: make TTS and full message audio stop each other to prevent overlapping audio 2025-06-18 10:07:50 -04:00
ggurdin
d47dd3255e
chore: fix can't edit duration on firefox/safari 2025-06-17 14:41:44 -04:00
ggurdin
233e5162d1
chore: don't show match activities for single-word messages 2025-06-17 13:39:46 -04:00
ggurdin
e9a601884e
chore: fix permission check in sendActivityPlan 2025-06-17 12:28:51 -04:00
Kelrap
0a29e8b448 Applies padding on gold bar to background bar to keep it from sticking out 2025-06-17 11:29:11 -04:00
ggurdin
5447f3464e
chore: some fixes for the timer 2025-06-17 11:25:15 -04:00
ggurdin
88f7ea400b
resolve merge conflict 2025-06-17 10:57:00 -04:00
ggurdin
684a9bd16e
chore: make text size match for matrix pill widget 2025-06-17 10:49:32 -04:00
ggurdin
fdf30b3462
chore: update presence avatar when user ID changes, go right to knocking members filter from knocking users indicator 2025-06-17 09:32:47 -04:00
ggurdin
c4b582c93f
chore: add phonetic transcription to audio message toolbar 2025-06-16 16:51:18 -04:00
ggurdin
4e8184353b
Merge branch 'main' into 3046-add-phonetic-transcription-for-language-with-a-non-latin-script 2025-06-16 16:35:55 -04:00
ggurdin
620508a838
resolve merge conflict 2025-06-16 16:35:32 -04:00
ggurdin
7756f2fe9f
chore: clean up vocab analytics details popup 2025-06-16 16:32:13 -04:00
wcjord
daeaf900f3 fix(phonetic_transcription): fixed models 2025-06-16 16:13:40 -04:00
ggurdin
dd8e32ff2f
Merge pull request #3082 from pangeachat/translate-button-tooltip
Use translate tooltip for speech translation button
2025-06-16 16:02:04 -04:00
Kelrap
20fab6a5d2 Don't use space default image/description for joining chats in space 2025-06-16 15:04:37 -04:00
Kelrap
1a0061b35a Use translate tooltip for speech translation button 2025-06-16 14:50:02 -04:00
ggurdin
a92237fc8b
chore: update transcription error message 2025-06-16 14:12:49 -04:00
ggurdin
40a6e5a10b
chore: started adding widget to show phonetic transcription 2025-06-16 13:52:32 -04:00
ggurdin
9139c992ac
chore: update emojis when switching between different tokens 2025-06-16 12:00:53 -04:00
ggurdin
e50e1db16a
feat: initial work for add duration to in-chat activities 2025-06-16 11:50:21 -04:00
Kelrap
742bc0d8de Make get started background grayer and more opaque 2025-06-16 11:01:34 -04:00
wcjord
68b1382ba2 feat(phonetic_transcription): repo set up 2025-06-13 14:57:45 -04:00
Kelrap
01b8a4ff38 Stop overflow in language selection entries 2025-06-13 13:35:26 -04:00
Kelrap
c4349babcf Fix duplicate language warning overflow 2025-06-13 13:04:06 -04:00
ggurdin
cb4975e1ef
chore: always restrict number of lines shown in chat list subtitle 2025-06-13 11:57:16 -04:00
ggurdin
91b27b589d
chore: if user cancels image selection in user settings page, don't reset selected avatar 2025-06-13 11:02:28 -04:00
ggurdin
7302c6c306
chore: give level bar in home page the same padding as level bar in chat list 2025-06-13 10:54:53 -04:00
ggurdin
a4a7e68f1d
Merge pull request #3053 from pangeachat/stop-account-creation-values-edit
Add account creation future loading dialog
2025-06-13 10:48:04 -04:00
Kelrap
2651eccece Use future loading dialog when account is created, so user can't further edit fields 2025-06-12 14:46:48 -04:00
Kelrap
ef124cd8eb Does not show any contents for level bar if progress is 0 2025-06-12 12:50:49 -04:00
ggurdin
74702385f0
Merge pull request #3032 from pangeachat/update-no-rooms-prompt
Update no room prompt
2025-06-12 11:20:45 -04:00