Commit graph

11531 commits

Author SHA1 Message Date
Kelrap
8dc1df1fef
Only shows text messages in chat search (#3355)
* Only shows text messages in chat search

* chore: simplify exclusion criteria for message search

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
2025-07-07 12:44:11 -04:00
ggurdin
b0ad8a625c
chore: updates to buttons in activity dialog, added regenerate button, don't reset generator input fields when pressing back button (#3356) 2025-07-07 12:39:26 -04:00
ggurdin
57f4d66cca
chore: fix the spelling of some grammar categories (#3351) 2025-07-07 11:05:04 -04:00
ggurdin
9ccd18e08d
chore: wrap analytics page in SafeArea (#3350) 2025-07-07 11:00:29 -04:00
Kelrap
4858e06295
Uses lowercase versions of lemma/form when comparing (#3346) 2025-07-07 10:50:35 -04:00
avashilling
66e4cbc6af
feat: add star and morph icon rain when new grammar concept unlocked (#3338) 2025-07-07 09:43:52 -04:00
ggurdin
f71121ae2a
Merge pull request #3335 from pangeachat/3223-marking-new-forms-and-simple-satisfying-collection-mechanic
3223 marking new forms and simple satisfying collection mechanic
2025-07-03 15:45:58 -04:00
ggurdin
491c13b28f
chore: fix jerking animation in word card 2025-07-03 15:45:36 -04:00
ggurdin
ca71286e40
resolve merge conflict 2025-07-03 15:16:57 -04:00
ggurdin
b3846c5b6e
Merge pull request #3336 from pangeachat/3322-chat-message-search-showing-non-messages
chore: filter out non-visible events from search results
2025-07-03 15:00:40 -04:00
ggurdin
7dc4645dcb
chore: filter out non-visible events from search results 2025-07-03 14:59:51 -04:00
avashilling
15b1e68b74 clarify variable names and format code 2025-07-03 14:46:16 -04:00
ggurdin
82db672f85
Merge pull request #3334 from pangeachat/3331-clicking-analytics-header-items-navigates-to-full-page-display
chore: redirect to analytics page instead of opening analytics popup
2025-07-03 14:39:55 -04:00
ggurdin
a840146d04
Merge branch 'main' into 3331-clicking-analytics-header-items-navigates-to-full-page-display 2025-07-03 14:39:38 -04:00
ggurdin
280f54b55c
chore: redirect to analytics page instead of opening analytics popup 2025-07-03 14:39:12 -04:00
ggurdin
ce9b125161
Merge pull request #3333 from pangeachat/new-message-overlay
chore: some positioning fixes
2025-07-03 14:31:52 -04:00
ggurdin
3b22d6b1c4
chore: some positioning fixes 2025-07-03 14:31:24 -04:00
ggurdin
40f71896fb
Merge pull request #3332 from pangeachat/message-overlay-experiment
refactor: new message selection mode
2025-07-03 12:37:25 -04:00
ggurdin
4f5c113021
resolve merge conflict 2025-07-03 12:37:11 -04:00
ggurdin
aeb92b1b89
refactor: new message selection mode 2025-07-03 12:36:21 -04:00
avashilling
608ab95f1f Merge branch 'main' into 3223-marking-new-forms-and-simple-satisfying-collection-mechanic 2025-07-03 12:31:23 -04:00
avashilling
71e1423fd9 make overlay separate/stacked on top of word card 2025-07-03 11:44:59 -04:00
avashilling
cec627386b small fixes and refactoring
Change how NewWordOverlay is called and remove redundant variables, take repeat tokens/lemma out of newTokens on click
2025-07-02 16:58:41 -04:00
ggurdin
9719c06f9b
Merge pull request #3325 from pangeachat/3324-decrease-levelup-confetti-after-a-few-seconds
3324 decrease levelup confetti after a few seconds
2025-07-02 16:03:03 -04:00
ggurdin
46ce65479e
Merge branch 'main' into 3324-decrease-levelup-confetti-after-a-few-seconds 2025-07-02 16:02:58 -04:00
ggurdin
5898b2a04e
Merge pull request #3326 from pangeachat/3215-activity-generation-edit-ui-and-text
chore: updates to activity generator UI
2025-07-02 15:57:00 -04:00
ggurdin
44982e8b84
chore: updates to activity generator UI 2025-07-02 15:56:27 -04:00
avashilling
6166511e10 small change to avoid null reference 2025-07-02 15:44:21 -04:00
avashilling
aeaa4321d2 chore: decrease and stop confetti a few seconds after level up 2025-07-02 15:29:14 -04:00
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
2025-07-02 15:02:17 -04:00
ggurdin
c377cc8976
Merge pull request #3323 from pangeachat/limit-search-name
Limit space taken up by chat search result's sender name
2025-07-02 14:47:47 -04:00
ggurdin
8520e3d59e
chore: simplify pangea comments 2025-07-02 14:47:28 -04:00
Kelrap
c46236bb6c Limit space taken up by chat search result's sender name 2025-07-02 13:54:11 -04:00
ggurdin
74e1032c1c
Merge pull request #3321 from pangeachat/transcript-overflow
chore: account for column width when calculating maxWidth for message…
2025-07-02 13:15:52 -04:00
ggurdin
9250d5681f
chore: account for column width when calculating maxWidth for message bubble with extra content 2025-07-02 13:15:24 -04:00
ggurdin
90a41a57db
Merge pull request #3320 from pangeachat/fix-auto-play-bot-messages-on-android
chore: fix autoplay bot messages on android
2025-07-02 13:04:15 -04:00
ggurdin
ad877bfd43
chore: fix autoplay bot messages on android 2025-07-02 13:03:28 -04:00
ggurdin
6550cdfeaa
Merge pull request #3317 from pangeachat/load-level-xp
When level summary is loading, show loading instead of 0 xp
2025-07-02 12:47:28 -04:00
ggurdin
12e6eda303
Merge branch 'main' into load-level-xp 2025-07-02 12:47:20 -04:00
ggurdin
540c7b01f0
chore: move construct summary loading into widget 2025-07-02 12:47:00 -04:00
avashilling
43ae91f96b Merge branch 'main' into 3223-marking-new-forms-and-simple-satisfying-collection-mechanic 2025-07-02 12:38:22 -04:00
ggurdin
90ada27ecc
Merge pull request #3318 from pangeachat/3313-punctuation-vertical-misalignment
chore: fix vertical misalignment of non-token text
2025-07-02 12:08:53 -04:00
ggurdin
549daf61c9
chore: fix vertical misalignment of non-token text 2025-07-02 12:08:24 -04:00
Kelrap
055980005a When level summary is loading, show loading instead of 0 xp 2025-07-02 11:38:30 -04:00
ggurdin
b01b397833
Merge pull request #3298 from pangeachat/3275-unified-analytics
feat: unified analytics page
2025-07-02 11:19:43 -04:00
ggurdin
312dc269ff
chore: set vocab as default analytics page content 2025-07-02 11:19:13 -04:00
ggurdin
a7e1953b87
Merge branch 'main' into 3275-unified-analytics 2025-07-02 11:02:09 -04:00
avashilling
9afee1cca1 seed spins in and fades to top left to draw attention to vocab increment
+ minor refactoring
2025-07-01 17:03:33 -04:00
ggurdin
b6865cda41
Merge pull request #3311 from pangeachat/3308-inconsistent-text-height-for-arabic-activity
chore: small token order fix
2025-07-01 12:35:45 -04:00
ggurdin
a6460e8caf
chore: small token order fix 2025-07-01 12:35:14 -04:00