Commit graph

5674 commits

Author SHA1 Message Date
ggurdin
4ebe40ae9a
chore: wait for joined room's membership to be updated before redirected to space details (#2685) 2025-05-06 11:33:00 -04:00
ggurdin
8468818ee4
chore: replace word audio icon button with gesture detector to remove in-built padding and be more exact about spacing (#2684) 2025-05-06 11:13:50 -04:00
ggurdin
61ba232195
chore: don't show message overlay if not on chat page (#2683) 2025-05-06 10:25:19 -04:00
ggurdin
bfe8766dd1
chore: hide level up details on production (#2682) 2025-05-06 09:35:00 -04:00
ggurdin
a22032e376
chore: don't show send button on mobile keyboard in send on enter is null (#2671) 2025-05-05 14:14:48 -04:00
Brord van Wierst
50837194b2
fix: reverse order for subscription display (#2647)
* reverse order for subscription display

* generated

* removedunneeded update and old BASE_API

* generated

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-05-05 13:49:03 -04:00
ggurdin
37e3e9793d
chore: return empty profile for the bot (#2665) 2025-05-05 12:57:23 -04:00
ggurdin
5c5c56a100
chore: fix positioning in word zoom widget header buttons (#2664) 2025-05-05 12:47:27 -04:00
ggurdin
5d3674ec61
chore: use separate argument for determining bot avatar (#2660) 2025-05-05 12:33:13 -04:00
ggurdin
7c3861d2a7
chore: close level up / constructs notifications on close chat (#2656) 2025-05-05 12:19:29 -04:00
ggurdin
65a3425dd9
chore: account for selection buttons height in overlay positioning (#2653) 2025-05-05 12:05:32 -04:00
ggurdin
b2a0435380
chore: fix text overflow in morph meaning popup (#2643) 2025-05-05 09:58:04 -04:00
ggurdin
8febe1e2bb
chore: remove strict height constraint on login/signin text input fields (#2642) 2025-05-05 09:45:25 -04:00
ggurdin
190d9d3fe5
chore: on error in message send, clear fake event (#2639) 2025-05-02 16:57:45 -04:00
ggurdin
dff75100df
chore: remove room from discovered list on join in space view (#2637) 2025-05-02 15:57:10 -04:00
ggurdin
176a39d61e
chore: shorten message text, make colors in level up notification more distinct (#2635) 2025-05-02 15:12:28 -04:00
ggurdin
b6053230c5
chore: show visibility toggle loading, standardize level calculation (#2631) 2025-05-02 14:50:45 -04:00
ggurdin
20a14969e7
chore: until display built-in matrix push rules in notifications settings (#2628) 2025-05-02 13:40:10 -04:00
ggurdin
c81805f01c
chore: still show level up notif if error sending event to analytics room (#2627) 2025-05-02 13:10:28 -04:00
ggurdin
df38d752a5
chore: some fixes for alignment / audio buttons in word zoom card (#2625) 2025-05-02 12:48:18 -04:00
ggurdin
3a1bac6dc5
chore: wrap level up notification in SafeArea to prevent it from going into phone header (#2623) 2025-05-02 12:16:03 -04:00
ggurdin
a92dade08c
chore: some updates to copy in user sheet, account for transcription height in message overlay positioner (#2622) 2025-05-02 12:01:01 -04:00
ggurdin
3c0c84b366
chore: make scaling / not scaling consistent when rendering messages and chat list item subtitles (#2618) 2025-05-02 11:14:39 -04:00
ggurdin
cebfa20d58
chore: increase height of menu item in cefr level dropdown on mobile (#2617) 2025-05-02 09:46:07 -04:00
ggurdin
1b8eee1017
chore: account for open details column in message positioner (#2614) 2025-05-01 16:59:38 -04:00
ggurdin
697116032a
chore: hide groups tab if not separating DMs and groups (#2613) 2025-05-01 16:41:17 -04:00
ggurdin
f92c191ed5
chore: update knock copy to say space instead of chat (#2612) 2025-05-01 16:09:14 -04:00
ggurdin
6407041221
chore: hide space tab button in search mode (#2611) 2025-05-01 15:48:14 -04:00
Wilson
93a71fd5f7
feat: easier level up (#2589)
* make level up a bit easier

* fix env var

* fix env var

* generated

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
2025-05-01 13:48:59 -04:00
wcjord
31b2d49bcf
2484-simplify-igc-popup (#2592)
* feat(span_card): simplifying popup

* generated

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
2025-05-01 13:48:16 -04:00
ggurdin
08946d5c38
chore: set all as default filter and remove spaces from all tab (#2605) 2025-05-01 13:43:51 -04:00
ggurdin
6fd6d19fef
chore: fix level up notification to screen, show it immeadiatley then load details (#2604) 2025-05-01 13:35:51 -04:00
ggurdin
f89a346f79
chore: replace space icon in add to space popup (#2588) 2025-04-30 12:19:58 -04:00
Sofanyas Genene
dcda192c79
Sorted meaning choices practice_match.dart (#2571)
* Sorted meaning choices practice_match.dart

* generated

* sorted choiceArray before mapping

* generated

* chore: remove print statement

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ggurdin <ggurdin@gmail.com>
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
2025-04-29 14:35:49 -04:00
ggurdin
b7f06ad5f5
chore: update space icon and practice instruction copy (#2585) 2025-04-29 14:28:17 -04:00
ggurdin
c1e81ac5f8
chore: don't tokenize non-text messages (#2582) 2025-04-29 13:34:41 -04:00
ggurdin
907bca298b
chore: add instruction to empty reading assistance input bar (#2581) 2025-04-29 13:18:49 -04:00
Wilson
db55e1057c
fix: construct summary request for user l1 (#2578)
* construct summary should request for summary in user L1

* generated

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-29 13:06:21 -04:00
ggurdin
bf58489099
chore: add back tokens to TTS request (#2574) 2025-04-29 09:28:17 -04:00
Sofanyas Genene
1e20d5fb2c
style and functionality changes to level up notification (#2444)
* style and functionality changes to level up notification

* generated

* chore: return construct summary directly from function instead of waiting for state event to be sent

* generated

* XP animation bug, asking wilson to take a look

* updated XP attributes but still facing XP retrieval bug

* generated

* Added new DinoBot image

* updated dinoBot image, added padding on sides to table row, fixed duplicate variable naming error

* generated

* chore: some updates to simplify level up widget

* chore: remove dino asset from pubspec.yaml

* chore: revert testing changes to analytics controller

* See details categories do not display unless XP gained above threshold

* generated

* chore: update icons in construct update popup above messages

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-04-29 09:09:03 -04:00
ggurdin
4b56b8adb7
chore: add button to copy invite code/link to space invite page (#2572) 2025-04-28 13:41:22 -04:00
ggurdin
3bbce7c62d
chore: refresh cached subscription options, add fix for subscription page loading (#2570) 2025-04-28 12:18:30 -04:00
ggurdin
832879b9c2
chore: scroll to top of learning settings dialog on language selection error (#2569) 2025-04-28 11:48:32 -04:00
ggurdin
9175a05fd1
chore: move morph editting into morph popup (#2565) 2025-04-28 11:13:06 -04:00
ggurdin
51b5ec1163
chore: move STT into message bubble (#2564) 2025-04-28 10:22:32 -04:00
Brord van Wierst
c0680b5294
feat: trial using choreo (#2435)
* RC trial

* generated

* fixed mobile

* reverted to resetSubscription

* generated

* fix for unloaded state

* generated

* chore: clean up some unused variables

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-04-25 12:45:56 -04:00
ggurdin
63ade4c995
chore: wrap autocorrect popup in material widget (#2558) 2025-04-25 09:53:10 -04:00
ggurdin
7f11a5dba9
Adjust translation animation (#2556)
* chore: some edits to message toolbar

* chore: some updates to reading assistance
2025-04-25 09:41:07 -04:00
ggurdin
22f46caf80
2507 still requesting unlocking translation faster (#2549)
* initial work for new reading assistance modes

* feat: added select mode buttons

* chore: highlight audio tokens, always open selection mode first
2025-04-24 15:13:46 -04:00
ggurdin
6a9e4350d1
chore: don't cut off emoji buttons into reading assistance input bar (#2547) 2025-04-24 10:43:26 -04:00