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
|
4599e47605
|
Merge pull request #3374 from pangeachat/2833-cant-play-mov-video-on-android
chore: don't try to play video for not supported video file type, sho…
|
2025-07-08 13:46:24 -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
|
0ce8758f64
|
Merge pull request #3366 from pangeachat/fluffychat-merge
Fluffychat merge
|
2025-07-08 11:05:43 -04:00 |
|
ggurdin
|
cc99ca0962
|
fluffychat merge
|
2025-07-08 10:28:56 -04:00 |
|
ggurdin
|
8dd767faf0
|
fluffychat merge
|
2025-07-08 10:28:00 -04:00 |
|
ggurdin
|
6881565513
|
fluffychat merge
|
2025-07-08 10:27:34 -04:00 |
|
ggurdin
|
53e6bf1026
|
Merge commit 'ed30991e5697f2fdfb876030ba19cc86ed6783ca' into fluffychat-merge
|
2025-07-08 10:02:32 -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
|
b0ea1d834c
|
Merge commit 'ad99fea494783df6318d6189e5c77aa2b35c50e1' into fluffychat-merge
|
2025-07-08 09:59:06 -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
|
6c20c0e313
|
Merge commit 'aa4a575c5c099100767a095cf2c431adbed18b79' into fluffychat-merge
|
2025-07-08 09:53:25 -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
|
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 |
|