Commit Graph

5320 Commits (cd51e68474e922b28d4e16aef395a730e14c15bc)

Author SHA1 Message Date
ggurdin cd51e68474
chore: revert updates to grammar icons in analytics summary (#1831) 9 months ago
wcjord b154eacac5 refactor(morph_meaining): simplifying morph response 9 months ago
ggurdin 8176d691bf
fix: normalize space chat count copy (#1829) 9 months ago
ggurdin beb0e91c07
fix: fix for splitting up tokens with combined punctuation (#1828) 9 months ago
ggurdin eaf2119d22
fix: go to space after clicking join even if already in the space (#1827) 9 months ago
ggurdin 3116c798f6
fix: lock app in portrait mode (#1823) 9 months ago
ggurdin 0e48228cd1
fix: more accurate splitting of tokens containing punctuation (#1822) 9 months ago
ggurdin 339f2258b5
choreo: lower case text before tts (#1817) 9 months ago
ggurdin 5a60e15832
fix: if SVG content is already cached, don't use a FutureBuilder in C… (#1816)
* fix: if SVG content is already cached, don't use a FutureBuilder in CustomizedSVG

* chore: fix emoji button width
9 months ago
ggurdin 87581e8cfc
fix: when merging punctuation into tokens to prevent line breaks, account for punctuation preceding tokens (#1812) 9 months ago
ggurdin 9d13d2fa73
feat: only show window of tokens surrounding highlighted words in lemma use examples messages (#1811) 9 months ago
Wilson 6af450efb2
make word meaning activity refetch new definition if cache expires (#1779)
* make word meaning activity refetch new definition if cache expires

* generated

* bake expire at into response json

* generated

* add expire at in to and from json method

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
9 months ago
ggurdin 91ab045365
fix: update morph feature sort order (#1796) 9 months ago
ggurdin f296012a0e
fix: if example message contains multiple of the same lemma, bold each of them instead of showing as seperate messages (#1795) 9 months ago
ggurdin 918c3193af
feat: custom sort order for morph features (#1794) 9 months ago
ggurdin a0ef9c4424
feat: maintain scroll position in vocab/morph analytics view (#1791) 9 months ago
ggurdin 9a94045e5d
feat: use custom vocab and morph icons (#1787) 9 months ago
ggurdin ffb08ff336
fix: remove analytics from memory on logout (#1786) 9 months ago
ggurdin 08126fd38b
fix: make learning settings dropdowns stand out against background (#1784) 9 months ago
ggurdin 4fe67a9384
fix: combine token with following punctuation to prevent punctuation from causing newline (#1783) 9 months ago
ggurdin cd0650f6b7
fix: dispose TextPainter after use (#1777) 9 months ago
Kelrap a218591805
Remove routes that can lead to space chats (#1757)
* Use push instead of go when traversing spaces
* Redirects from space chat page

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
9 months ago
ggurdin 811e732371
fix: update out-of-date language cache (#1775) 9 months ago
ggurdin a71f519700
1719 grammar detailed view in analytics (#1728)
* feat: grammar analytics details page

---------

Co-authored-by: wcjord <32568597+wcjord@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
9 months ago
ggurdin 8988cce68a
chore: updated input bar copy (#1774) 9 months ago
ggurdin 3af3f78d93
chore: reduce padding in learning setting dropdowns (#1772) 9 months ago
wcjord c72a2da7fc
Unborked locales (#1741)
* feat: localized languages

---------

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>
9 months ago
ggurdin 0eb24f5ebf
fix: resolve memory leak on iOS caused by theme data (#1768) 9 months ago
ggurdin cc42bee88a
fix: remove expanded widget from country tile (#1765) 9 months ago
Wilson 420a5dc4a7
allow user to simply search for username without prefix and suffix (#1761)
* allow user to simply search for username without prefix and suffix

* remove debug print

* 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>
9 months ago
ggurdin 6540885100
chore: add missing grammar copy (#1762) 9 months ago
ggurdin ee72460aba
feat: update country dropdown to match style of language dropdown (#1756) 9 months ago
ggurdin 3e72ee8088
fix: add back password reset button (#1747) 9 months ago
ggurdin ad241aa631
feat: move reply button to chat view header (#1733) 9 months ago
ggurdin 65149bb1fa
fix: unfocus keyboard on click outside in activity planner page, add done button to final text field (#1732) 9 months ago
ggurdin f9e2b3d9c0
feat: added XP offset data to public profile to prevent user from ever going down a level (#1731) 9 months ago
sienna-sterling f4ab6f7458
1689-make-separate-room-extensions (#1727)
* fix(room extensions): Made first use of room extensions the original definition

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
9 months ago
ggurdin 98e66abd75
fix: override text field's default error styling to remove gap but still show error outline on username field (#1726) 9 months ago
wcjord e2ca788f81
Add message meaning challenge activity (#1706)
* Add message meaning mode to toolbar

---------

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
ggurdin b98f2d3283
1547 level indicator for all users (#1722)
* feat: publicly viewable target language and level indicator

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
9 months ago
ggurdin 5347b4764f
feat: add submit button to learning settings popup (#1717) 10 months ago
ggurdin 18cbb45fe1
chore: update link text color in dark mode (#1716) 10 months ago
ggurdin 76a465f14f
fix: reenable token clicking after adding linkify spans (#1711) 10 months ago
ggurdin 0cce17d27b
chore: update reply and link text styling (#1708) 10 months ago
ggurdin 72dcdb4fd5
fix: added linkify to message token text widget (#1702) 10 months ago
ggurdin 7c8f917370
feat: bring back share link to join spaces (#1701) 10 months ago
ggurdin 8dd74d7e8a
feat: use onInitStateChanged in login function to redirect to chat view quicker (#1696) 10 months ago
ggurdin 1e40e1d1a6
feat: move language dropdowns into learning settings dialog (#1695) 10 months ago
ggurdin 75a0d1e07b
feat: allow users to edit lemmas (#1694) 10 months ago
wcjord b0149ecc26 feat(morph_analytics_view): show all morph icons if support account 10 months ago