Commit graph

7369 commits

Author SHA1 Message Date
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
Krille
89fb866cde
refactor: Display thread messages like replies as a thread fallback
Signed-off-by: Krille <c.kussowski@famedly.com>
2025-05-05 09:30:56 +02:00
Krille
856a53a310
chore: Do not store event from push in database
Signed-off-by: Krille <c.kussowski@famedly.com>
2025-05-04 13:13:55 +02:00
Krille-chan
6aaa2bc2db
Merge branch 'main' into fix-jagged-avatar-edges 2025-05-03 07:34:50 +02:00
Krille
d90c1e6fd8
chore: Only show joined members in members list by default
Signed-off-by: Krille <c.kussowski@famedly.com>
2025-05-03 07:22:37 +02: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
krille-chan
22aa50fd02
chore: Reenable archive feature after various fixes landed in sdk 2025-05-02 18:50:44 +02: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
Krille-chan
43853417d5
Merge branch 'main' into fix-jagged-avatar-edges 2025-05-02 11:39:59 +02: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
MoonlightWave-12
c4226f3fcf
fix: Change PNGs to PNG for consistency in file-selector
for consistency.
2025-04-28 13:47:23 +02:00
MoonlightWave-12
380639496d
feat: Show all supported image-/video-files when sending images or videos 2025-04-28 12:33:41 +02:00
MoonlightWave-12
0c27757154
feat: Show WebM-videos when choosing video-files for sending 2025-04-28 12:33:40 +02:00
MoonlightWave-12
635f92f0c1
fix: Show WebP-images with a file-extension written in lower-case
when choosing an image to send.
2025-04-28 12:33:26 +02: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