Commit Graph

2061 Commits (e74c82acd55c0e215f4d87017a201615f88c3d64)

Author SHA1 Message Date
ggurdin a41b2d2dde
More specific error messages (#3418)
* chore: add more specific error messages

* chore: more specific error messages

* chore: more specific error messages

* chore: more specific error messages
4 months ago
avashilling 7934fc8b15
3385 speaker button switches back from pause button too quickly when clicked (#3415)
* fix: took out TextToSpeech use so windows uses FlutterTts instead

To fix glitchy audio/pause icon on windows

* chore: remove unused package, formatting

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
4 months ago
ggurdin bcd349a6c3
chore: remove maxLines for text in activity suggestion dialog (#3414) 4 months ago
ggurdin 1f64a32030
chore: update analytics page spacing for mobile (#3412) 4 months ago
ggurdin 48cb93af90
chore: reenable translation button for audio messages (#3411) 4 months ago
ggurdin 5c63aa95c5
chore: decrease token text size in word zoom card, don't deselect token on second click (#3410) 4 months ago
ggurdin 7afe08fc67
chore: remove text scaling in phonetic transcription widget (#3409) 4 months ago
ggurdin a03ce7e7b1
chore: only allow users to edit text messages (#3407) 4 months ago
ggurdin d9635dd968
chore: only show language assistance buttons for messages in user's l2 (#3405) 4 months ago
ggurdin 67dda37c44
chore: do not scale other text in message bubble (#3404) 4 months ago
Kelrap 423b84cfdb
Don't change color of dm title when button is disabled (#3393) 4 months ago
ggurdin 109fe3e278
chore: if token is highlighted while playing audio, always show underline color (#3392) 4 months ago
ggurdin 4aac64e6b5
chore: show leaderboard on mobile (#3391) 4 months ago
ggurdin ad1a84bc5c
3263 duplicate participant list causes confusion (#3390)
* chore: remove participant list from space view

* chore: don't change participant list rendering based on screen sizwe
4 months ago
ggurdin 4006e3207c
chore: add membership / power level indicators in chat details participant list (#3389) 4 months ago
ggurdin ad3546a209
3028 easier to invite users to a chat (#3387)
* chore: inital work for invite page updates

* open user dialog on click user in invite list
4 months ago
ggurdin f58c1aa808
chore: disable participants / chat name buttons on DM chat details page (#3386) 4 months ago
ggurdin a258be1713
chore: update design of buttons on activity page (#3384) 4 months ago
ggurdin a660ba32c1
chore: fix some sizing issues on mobile, some updates to menu buttons (#3383) 4 months ago
ggurdin aa3b3a3d1e
Sentry (#3378)
* chore: fix version parsing for debug builds

* chore: don't cast doubles as ints
4 months ago
ggurdin 9b13e27a0c
chore: reduce calls to subscription endpoint and profile endpoint (#3377) 4 months ago
ggurdin 8a249cd83a
chore: add missing grammar copy to switch statement (#3376) 4 months ago
ggurdin 612ab99ea8
fluffychat merge 4 months ago
ggurdin 182269da97
merge main 4 months ago
ggurdin 5fb447336c
chore: wait for analytics box to init before fetching locally cached analytics (#3365) 4 months ago
ggurdin 12752ef38e
chore: don't call lemma_defintion for all tokens when opening toolbar (#3364) 4 months ago
ggurdin 78b77cfe2e
chore: make toolbar key constant to prevent rebuilds (#3361) 4 months ago
Kelrap 9bebe88b96
Change gradient direction, give icon background circle (#3359)
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
4 months ago
ggurdin f50f202c03
chore: save lemma edits to database (#3360) 4 months ago
ggurdin 41830f2f2d
chore: react to new token selection when token is initally selected (#3358) 4 months ago
ggurdin b0ad8a625c
chore: updates to buttons in activity dialog, added regenerate button, don't reset generator input fields when pressing back button (#3356) 4 months ago
ggurdin 9ccd18e08d
chore: wrap analytics page in SafeArea (#3350) 4 months ago
Kelrap 4858e06295
Uses lowercase versions of lemma/form when comparing (#3346) 4 months ago
avashilling 66e4cbc6af
feat: add star and morph icon rain when new grammar concept unlocked (#3338) 4 months ago
ggurdin 491c13b28f
chore: fix jerking animation in word card 5 months ago
ggurdin ca71286e40
resolve merge conflict 5 months ago
avashilling 15b1e68b74 clarify variable names and format code 5 months ago
ggurdin a840146d04
Merge branch 'main' into 3331-clicking-analytics-header-items-navigates-to-full-page-display 5 months ago
ggurdin 280f54b55c
chore: redirect to analytics page instead of opening analytics popup 5 months ago
ggurdin 3b22d6b1c4
chore: some positioning fixes 5 months ago
ggurdin 4f5c113021
resolve merge conflict 5 months ago
ggurdin aeb92b1b89
refactor: new message selection mode 5 months ago
avashilling 608ab95f1f Merge branch 'main' into 3223-marking-new-forms-and-simple-satisfying-collection-mechanic 5 months ago
avashilling 71e1423fd9 make overlay separate/stacked on top of word card 5 months ago
avashilling cec627386b small fixes and refactoring
Change how NewWordOverlay is called and remove redundant variables, take repeat tokens/lemma out of newTokens on click
5 months ago
ggurdin 46ce65479e
Merge branch 'main' into 3324-decrease-levelup-confetti-after-a-few-seconds 5 months ago
ggurdin 44982e8b84
chore: updates to activity generator UI 5 months ago
avashilling 6166511e10 small change to avoid null reference 5 months ago
avashilling aeaa4321d2 chore: decrease and stop confetti a few seconds after level up 5 months ago
avashilling 1a08dda0ad add slightly different animation for smaller screens when not in column mode
vocab seed goes towards top right of card rather than top left of chat view, since there are no vocab stats on small screens
5 months ago