Commit Graph

10869 Commits (01a743e76b968f93e3c5a27629abd74c0fb7eb9e)
 

Author SHA1 Message Date
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>
7 months ago
ggurdin 37e3e9793d
chore: return empty profile for the bot (#2665) 7 months ago
ggurdin 5c5c56a100
chore: fix positioning in word zoom widget header buttons (#2664) 7 months ago
ggurdin 5d3674ec61
chore: use separate argument for determining bot avatar (#2660) 7 months ago
ggurdin 7c3861d2a7
chore: close level up / constructs notifications on close chat (#2656) 7 months ago
ggurdin 65a3425dd9
chore: account for selection buttons height in overlay positioning (#2653) 7 months ago
ggurdin b2a0435380
chore: fix text overflow in morph meaning popup (#2643) 7 months ago
ggurdin 8febe1e2bb
chore: remove strict height constraint on login/signin text input fields (#2642) 7 months ago
Krille 89fb866cde
refactor: Display thread messages like replies as a thread fallback
Signed-off-by: Krille <c.kussowski@famedly.com>
7 months ago
Krille dbf07dd7a3
build: Use main branch for matrix sdk
Signed-off-by: Krille <c.kussowski@famedly.com>
7 months ago
Krille 363f6f86ae
chore: Do not load timeline while sync processing
Signed-off-by: Krille <c.kussowski@famedly.com>
7 months ago
Krille a1c080aeb4
chore: Do not load timeline while sync processing
Signed-off-by: Krille <c.kussowski@famedly.com>
7 months ago
Krille 856a53a310
chore: Do not store event from push in database
Signed-off-by: Krille <c.kussowski@famedly.com>
7 months ago
Krille-chan 6aaa2bc2db
Merge branch 'main' into fix-jagged-avatar-edges 7 months ago
Krille d90c1e6fd8
chore: Only show joined members in members list by default
Signed-off-by: Krille <c.kussowski@famedly.com>
7 months ago
ggurdin 190d9d3fe5
chore: on error in message send, clear fake event (#2639) 7 months ago
ggurdin dff75100df
chore: remove room from discovered list on join in space view (#2637) 7 months ago
ggurdin 176a39d61e
chore: shorten message text, make colors in level up notification more distinct (#2635) 7 months ago
ggurdin b6053230c5
chore: show visibility toggle loading, standardize level calculation (#2631) 7 months ago
ggurdin 20a14969e7
chore: until display built-in matrix push rules in notifications settings (#2628) 7 months ago
ggurdin c81805f01c
chore: still show level up notif if error sending event to analytics room (#2627) 7 months ago
krille-chan 22aa50fd02
chore: Reenable archive feature after various fixes landed in sdk 7 months ago
ggurdin df38d752a5
chore: some fixes for alignment / audio buttons in word zoom card (#2625) 7 months ago
ggurdin 3a1bac6dc5
chore: wrap level up notification in SafeArea to prevent it from going into phone header (#2623) 7 months ago
ggurdin a92dade08c
chore: some updates to copy in user sheet, account for transcription height in message overlay positioner (#2622) 7 months ago
ggurdin 3c0c84b366
chore: make scaling / not scaling consistent when rendering messages and chat list item subtitles (#2618) 7 months ago
ggurdin cebfa20d58
chore: increase height of menu item in cefr level dropdown on mobile (#2617) 7 months ago
Krille-chan 43853417d5
Merge branch 'main' into fix-jagged-avatar-edges 7 months ago
Krille-chan 1765463bd8
Merge pull request #1787 from Rexogamer/patch-1
fix(docs): escape tag
7 months ago
ggurdin 1b8eee1017
chore: account for open details column in message positioner (#2614) 7 months ago
ggurdin 697116032a
chore: hide groups tab if not separating DMs and groups (#2613) 7 months ago
ggurdin f92c191ed5
chore: update knock copy to say space instead of chat (#2612) 7 months ago
ggurdin 6407041221
chore: hide space tab button in search mode (#2611) 7 months ago
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>
7 months ago
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>
7 months ago
ggurdin 08946d5c38
chore: set all as default filter and remove spaces from all tab (#2605) 7 months ago
ggurdin 6fd6d19fef
chore: fix level up notification to screen, show it immeadiatley then load details (#2604) 7 months ago
ggurdin f89a346f79
chore: replace space icon in add to space popup (#2588) 7 months ago
Krille be719f8b99
chore: Remove matrix notification workflow
Signed-off-by: Krille <c.kussowski@famedly.com>
7 months ago
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>
7 months ago
ggurdin b7f06ad5f5
chore: update space icon and practice instruction copy (#2585) 7 months ago
ggurdin c1e81ac5f8
chore: don't tokenize non-text messages (#2582) 7 months ago
ggurdin 907bca298b
chore: add instruction to empty reading assistance input bar (#2581) 7 months ago
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>
7 months ago
ggurdin bf58489099
chore: add back tokens to TTS request (#2574) 7 months ago
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>
7 months ago
ggurdin 4b56b8adb7
chore: add button to copy invite code/link to space invite page (#2572) 7 months ago
ggurdin 3bbce7c62d
chore: refresh cached subscription options, add fix for subscription page loading (#2570) 7 months ago
ggurdin 832879b9c2
chore: scroll to top of learning settings dialog on language selection error (#2569) 7 months ago
ggurdin 9175a05fd1
chore: move morph editting into morph popup (#2565) 7 months ago