Commit Graph

1377 Commits (18cbb45fe1ddd622a0d32dc7397cc7281ba4e888)

Author SHA1 Message Date
ggurdin 18cbb45fe1
chore: update link text color in dark mode (#1716) 9 months ago
ggurdin 76a465f14f
fix: reenable token clicking after adding linkify spans (#1711) 9 months ago
ggurdin 0cce17d27b
chore: update reply and link text styling (#1708) 9 months ago
ggurdin 72dcdb4fd5
fix: added linkify to message token text widget (#1702) 9 months ago
ggurdin 7c8f917370
feat: bring back share link to join spaces (#1701) 9 months ago
ggurdin 8dd74d7e8a
feat: use onInitStateChanged in login function to redirect to chat view quicker (#1696) 9 months ago
ggurdin 1e40e1d1a6
feat: move language dropdowns into learning settings dialog (#1695) 9 months ago
ggurdin 75a0d1e07b
feat: allow users to edit lemmas (#1694) 9 months ago
wcjord b0149ecc26 feat(morph_analytics_view): show all morph icons if support account 9 months ago
ggurdin 527a835cd2
feat: don't award analytics data for messages not in l2 (#1686) 9 months ago
ggurdin 49e586a7ad
Fluffychat merge (#1685)
chore: Merge upstream changes

---------

Signed-off-by: Krille <c.kussowski@famedly.com>
Co-authored-by: krille-chan <christian-kussowski@posteo.de>
Co-authored-by: Krille <c.kussowski@famedly.com>
Co-authored-by: Linerly <linerly@proton.me>
Co-authored-by: Priit Jõerüüt <hwlate@joeruut.com>
Co-authored-by: 大王叫我来巡山 <hamburger2048@users.noreply.hosted.weblate.org>
Co-authored-by: fadelkon <fadelkon@posteo.net>
Co-authored-by: Aindriú Mac Giolla Eoin <aindriu80@gmail.com>
Co-authored-by: Edgars Andersons <Edgars+Weblate@gaitenis.id.lv>
Co-authored-by: josé m <correoxm@disroot.org>
Co-authored-by: Bezruchenko Simon <worcposj44@gmail.com>
Co-authored-by: Christian <christian-pauly@posteo.de>
Co-authored-by: - <hitekex@yandex.ru>
Co-authored-by: Angelo Schirinzi <Odi-3@users.noreply.hosted.weblate.org>
Co-authored-by: xabirequejo <xabi.rn@gmail.com>
Co-authored-by: Piotr Orzechowski <piotr@orzechowski.tech>
Co-authored-by: Rex_sa <rex.sa@pm.me>
Co-authored-by: Tewuzij <tenajeza@outlook.com>
Co-authored-by: goknarbahceli <goknarbahceli@proton.me>
Co-authored-by: தமிழ்நேரம் <anishprabu.t@gmail.com>
Co-authored-by: Erin <erin@erindesu.cz>
Co-authored-by: EpicKiwi <me@epickiwi.fr>
Co-authored-by: Christian Tietze <me@christiantietze.de>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
9 months ago
wcjord d773347d6e
Morph-repo-2 (#1681)
* feat(morphs): repo for getting lang-specific list of morphs

* integrated repo into use of morph features and tags

* generated

* merged with previous push

* generated

* generated

* chore: fix .env file path

---------

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>
9 months ago
wcjord 9eb83de21f fix(class_code): class code was not getting context 9 months ago
ggurdin e20844fe86
1512 level up notification (#1570)
* feat: initial work for level up notification

* feat: initial animation

* feat: level up slide animation, wait for image data to load

* feat: trigger animation on level up

* feat: added sound to level up notificaton
9 months ago
ggurdin ed3ca1fd25
fix: resolve overflow for long lemmas (#1680) 9 months ago
ggurdin 875d6bb7eb
fix: revert some changes to leaving space logic, updated copy (#1677) 9 months ago
ggurdin d5dd66bcc2
feat: grammar analytics popup redesign (#1670) 9 months ago
ggurdin 7a071dea77
Switch bot svg (#1654)
* fix: use bot face png for most bot faces to fix memory issues

* fix: if no data in vocab popup, still show title
9 months ago
ggurdin fa1bde06f6
fix: on update POS morph feature, also update token's POS (#1643) 9 months ago
ggurdin 10401a7685
fix: give each token in HWL activity uses its unique form, use tokens in example messages to get token offset (#1639) 10 months ago
ggurdin d43d176aec
fix: Prevent Discarded unknown attribute error by using known attributes in breadcrumbs (#1638) 10 months ago
ggurdin 3ed92b3411
fix: update text controller value when text field value changes (#1637) 10 months ago
ggurdin 4f2475bc5e
Testing fixes (#1636)
* fix: allow dismiss wod data card on click outside

* fix: save activities list in stateful variable so page doesn't reload when text field is selected
10 months ago
wcjord 33278567bc fix(instructions): dont show clickMessage instructions after message click 10 months ago
ggurdin 5f70b709f4
fix: allow dismiss wod data card on click outside (#1632)
* fix: allow dismiss wod data card on click outside

* generated

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
10 months ago
wcjord 5a78bab585 fix(activity_planner): fix setting of instruction language in activity planner settings 10 months ago
ggurdin ccec4f8470
feat: update user cefr model key (#1628) 10 months ago
ggurdin fbdf82b08a
fix: increase padding in vocab analytics popup section (#1626) 10 months ago
Hayley D. b6a1b17266
Plusanimation (#1404)
* Changed positive XP gains to green text, instead of default white.

* Positive XP gains now represented by a '+' instead of a number.

* number of '+' symbols generated are equal to _addedPoints value and location of spawn is randomly generated.

* Implemented sway animation for '+' symbols

* Made coloring gainColor consistent and removed the previous hardcode

* '+' symbols now sway individually instead of swaying in unison.

* Implemented plus animation (volcano spray)

* Fixed font size typo in progress_indicator.dart

* Recommented enviorment.

* dev: deleted formatting file

* feat: speed up and spread out animation, show similar animation for losing points

---------

Co-authored-by: Hamoda434 <hamoda434@hotmail.com>
Co-authored-by: ggurdin <ggurdin@gmail.com>
10 months ago
ggurdin d9394348c1
Format gh action (#1567)
* feat: added github action to automatically format code on PR opened
---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
10 months ago
wcjord d824ef222f
1595-word-per-minute-is-still-not-accurate (#1622)
* feat(stt): hiding speech accuracy

* fix(main): env
10 months ago
ggurdin 7e5343cff2
fix: simplify function for getting morph svg file names (#1621) 10 months ago
ggurdin 1add21d69b
feat: updates activity message colors (#1620) 10 months ago
ggurdin 37253130f9
feat: make underline dotted and add space between underline and vocab words (#1619) 10 months ago
ggurdin d63f959cd8
feat: trigger some tooltips on tap (#1615) 10 months ago
ggurdin 37ef0ada26
fix: increased text size in vocab analytics popup (#1614) 10 months ago
wcjord 1c75075bc9 fix(activity_planner): encoding of cefr level in activity request 10 months ago
ggurdin a82cd02f27
fix: make overlay activity message same color as base message, give each set of vocab dots its own tooltip (#1611) 10 months ago
wcjord edd49cdafe fix(activity_planner): change key of activity cefr planner to differentiate from individual setting 10 months ago
ggurdin aef84ede43
feat: update activity message background color (#1607) 10 months ago
sienna-sterling 2754bff62e
refactor(language levels): Removed Language Levels class converted it… (#1580)
* refactor(language levels): Removed Language Levels class converted it to it's own enum file

* refactor(lanugage levels): cleaned up code by removing unused varible and setting initial values to class instances

* refactor(language level): Fixed some loose ends to explicitly take a LanguageLevelTypeEnum

* refactor(language level): implemented changes after testing.

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
10 months ago
ggurdin cb98328adf
1439 simplify accent and punctuation correction (#1511)
* feat: initial work to normalize error spans to reduce calls to span_details

* feat: if step is normalization error, don't add to choreo record so uses are saved as WA

* fix: add back null check
10 months ago
ggurdin ae7c754dbc
feat: added cefr level to user setting, language settings page / signup page (#1604) 10 months ago
ggurdin 0ab77054d5
fix: clear lemma cache on logout and language change (#1603) 10 months ago
sienna-sterling 3b919b3726
feat(sign-up): Tweaking agreement message (#1578)
* feat(sign-up): Tweaking agreement message

* fix: added padding around TOS checkbox

---------

Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
Co-authored-by: ggurdin <ggurdin@gmail.com>
10 months ago
wcjord 8478f480d3
1594-activity-planner-feedback-new (#1599)
* feat(activity_planner): updating for feedback

* fix(main): point to appropriate env

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
10 months ago
Kelrap e2b991b36b
Vocab v2 edits (#1525)
* Emoji as getter, add LearningSkillsEnum

* Remove hard-coding for font styles

* Remove excess state saving

* Remove type+point parameters from definition popup

* Fix emoji null check notation

* Edit dot widget size for android

* Further reduce state saving in definition popup

* Removed more hardcoding

* fix: UI updates to vocab analytics popup

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
10 months ago
ggurdin b1b96a9cfd
fix: dart formatting (#1590) 10 months ago
wcjord 3dedcf5bf5
1572-feedback-for-activity-planner (#1586)
* feat(activity_planner): major UI and functionality updates

* fix(intl_en): did not merge
10 months ago
ggurdin a377200f5f
feat: make public profile toggle change public profile boolean instead of DOB (#1585) 10 months ago