Commit graph

6483 commits

Author SHA1 Message Date
ggurdin
7afe08fc67
chore: remove text scaling in phonetic transcription widget (#3409) 2025-07-10 14:03:04 -04:00
ggurdin
a03ce7e7b1
chore: only allow users to edit text messages (#3407) 2025-07-10 13:52:19 -04:00
ggurdin
d9635dd968
chore: only show language assistance buttons for messages in user's l2 (#3405) 2025-07-10 13:48:17 -04:00
ggurdin
67dda37c44
chore: do not scale other text in message bubble (#3404) 2025-07-10 13:43:03 -04:00
Kelrap
423b84cfdb
Don't change color of dm title when button is disabled (#3393) 2025-07-10 11:58:54 -04:00
Kelrap
678e8fc414
feat: unpin message on redact to avoid pinned redactions (#3373) 2025-07-10 11:56:22 -04:00
ggurdin
109fe3e278
chore: if token is highlighted while playing audio, always show underline color (#3392) 2025-07-10 11:47:43 -04:00
ggurdin
4aac64e6b5
chore: show leaderboard on mobile (#3391) 2025-07-10 11:33:53 -04:00
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
2025-07-10 11:28:28 -04:00
ggurdin
4006e3207c
chore: add membership / power level indicators in chat details participant list (#3389) 2025-07-10 11:03:04 -04:00
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
2025-07-10 09:42:44 -04:00
ggurdin
f58c1aa808
chore: disable participants / chat name buttons on DM chat details page (#3386) 2025-07-10 09:27:49 -04:00
ggurdin
a258be1713
chore: update design of buttons on activity page (#3384) 2025-07-09 16:07:15 -04:00
ggurdin
a660ba32c1
chore: fix some sizing issues on mobile, some updates to menu buttons (#3383) 2025-07-09 13:15:16 -04:00
ggurdin
aa3b3a3d1e
Sentry (#3378)
* chore: fix version parsing for debug builds

* chore: don't cast doubles as ints
2025-07-08 16:12:09 -04:00
ggurdin
9b13e27a0c
chore: reduce calls to subscription endpoint and profile endpoint (#3377) 2025-07-08 15:35:12 -04:00
ggurdin
8a249cd83a
chore: add missing grammar copy to switch statement (#3376) 2025-07-08 13:55:30 -04:00
Kelrap
2a61da7361
Don't show redactions in chat message search (#3375)
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
2025-07-08 13:48:57 -04:00
ggurdin
e318d7a5df
chore: don't try to play video for not supported video file type, show download button on play error 2025-07-08 13:45:48 -04:00
ggurdin
cc99ca0962
fluffychat merge 2025-07-08 10:28:56 -04:00
ggurdin
6881565513
fluffychat merge 2025-07-08 10:27:34 -04:00
ggurdin
fe5afb8e89
Merge commit '7d798c57704cc38a39df3cd21be17d8ae52230b3' into fluffychat-merge 2025-07-08 10:02:18 -04:00
ggurdin
e61ad45e0d
fluffychat merge 2025-07-08 10:01:59 -04:00
ggurdin
7d5d8b3813
Merge commit '5b726d58b69e7a8ac02485498066fd13bfa6b9a0' into fluffychat-merge 2025-07-08 09:58:54 -04:00
ggurdin
82337da852
Merge commit '48ec98c614cc8dceae1c5628cdceac1cec29d8cc' into fluffychat-merge 2025-07-08 09:58:26 -04:00
ggurdin
30efe73dc4
fluffychat merge 2025-07-08 09:58:07 -04:00
ggurdin
2017c72179
fluffychat merge 2025-07-08 09:56:23 -04:00
ggurdin
06d756681a
fluffychat merge 2025-07-08 09:55:33 -04:00
ggurdin
612ab99ea8
fluffychat merge 2025-07-08 09:52:41 -04:00
ggurdin
6e5643b262
fluffychat merge 2025-07-08 09:41:34 -04:00
ggurdin
2f857f8703
fluffychat merge 2025-07-08 09:37:55 -04:00
ggurdin
3b33e92ffc
fluffychat merge 2025-07-08 09:32:14 -04:00
ggurdin
c7350dcadd
Merge commit 'e1ec87d3aaae00eb030bcfda28ec8f247e2c3346' into fluffychat-merge 2025-07-08 09:20:20 -04:00
ggurdin
d5759a95bc
Merge commit '37d313c27116840d59866b541876e5a248f534a7' into fluffychat-merge 2025-07-08 09:20:02 -04:00
ggurdin
182269da97
merge main 2025-07-08 09:19:17 -04:00
ggurdin
5fb447336c
chore: wait for analytics box to init before fetching locally cached analytics (#3365) 2025-07-07 16:57:32 -04:00
ggurdin
12752ef38e
chore: don't call lemma_defintion for all tokens when opening toolbar (#3364) 2025-07-07 16:46:38 -04:00
ggurdin
78b77cfe2e
chore: make toolbar key constant to prevent rebuilds (#3361) 2025-07-07 15:16:19 -04:00
Kelrap
9bebe88b96
Change gradient direction, give icon background circle (#3359)
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
2025-07-07 14:53:31 -04:00
ggurdin
f50f202c03
chore: save lemma edits to database (#3360) 2025-07-07 14:48:00 -04:00
ggurdin
41830f2f2d
chore: react to new token selection when token is initally selected (#3358) 2025-07-07 13:45:10 -04:00
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
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
7dc4645dcb
chore: filter out non-visible events from search results 2025-07-03 14:59:51 -04:00