Commit graph

7369 commits

Author SHA1 Message Date
ggurdin
6b66affbc0
chore: refresh chat participant list page on participants list change (#2167) 2025-03-18 14:51:35 -04:00
ggurdin
bd1c6c7437
chore: make space filter buttons into floating action buttons (#2166) 2025-03-18 09:51:19 -04:00
ggurdin
94790229e6
chore: improve spacing in vertical activity suggestions view, replace arrows with scroll bar (#2165) 2025-03-18 09:41:18 -04:00
ggurdin
6184942387
chore: improve readability of text in analytics popups (#2160) 2025-03-17 16:57:10 -04:00
ggurdin
cfe5a0abf9
chore: improvements to activity suggestion UI on mobile (#2159) 2025-03-17 16:42:52 -04:00
ggurdin
6d393f7745
chore: improve rendering of vocab analytics popup, exclude empty lemmas, enable filtering 2025-03-17 16:09:26 -04:00
ggurdin
dc1b7f1f5a
chore: disable both toggles while new space creation is loading (#2157) 2025-03-17 14:41:39 -04:00
ggurdin
975fb0f592
chore: don't allow users to click tokens in activity messages (#2156) 2025-03-17 14:35:55 -04:00
ggurdin
5326b3684b
chore: refresh choreographer on change learning settings (#2155) 2025-03-17 14:29:07 -04:00
ggurdin
83bcf95f2e
chore: allow users to select activity messages (#2153) 2025-03-17 13:58:49 -04:00
ggurdin
dacc4c3470
chore: hide room capacity button in DMs (#2150) 2025-03-17 12:36:15 -04:00
ggurdin
69ea5f2e44
chore: add loading state to subscription controller, act as if user is subscribed if loading (#2148) 2025-03-17 12:16:18 -04:00
ggurdin
91699dda04
2136 activity suggestions feedback (#2147)
* chore: some activity page styling

* chore: add right padding to pressable button widget

* chore: don't add to stream if closed
2025-03-17 10:57:40 -04:00
Krille
0f000f952f
chore: Follow up code formatting 2025-03-17 09:24:42 +01:00
Krille
92db578365
chore: Make push gateway configurable
Signed-off-by: Krille <c.kussowski@famedly.com>
2025-03-16 14:07:27 +01:00
sienna-sterling
91000fd24b
fix (theme color): replaced all 'AppConfig.primaryColor' parts and added casts where needed 2025-03-14 16:42:57 -04:00
sienna-sterling
e1b817a14d
fix(scroll arrows): added scrolling arrow buttons for when activity suggestion area is in list view. also added a create chat button 2025-03-14 16:30:21 -04:00
sienna-sterling
41ada11b53
fix(speech to text): speech to text now working. Also fixed overflow caused by tooltop message 2025-03-14 16:21:04 -04:00
Krille
03ea244e64
chore: Follow up config editor
Signed-off-by: Krille <c.kussowski@famedly.com>
2025-03-13 12:50:09 +01:00
Krille
251bcb3ebe
chore: Simpler changing config variables
Signed-off-by: Krille <c.kussowski@famedly.com>
2025-03-13 12:49:25 +01:00
Krille
4c37811878
chore: disable echoCancel for audio messages 2025-03-13 10:41:11 +01:00
Krille
97fad52c03
chore: Use other join endpoint for room upgrades 2025-03-13 09:07:01 +01:00
ggurdin
19a21155bc
chore: open gallery on select image (#2135) 2025-03-12 14:19:52 -04:00
ggurdin
4d149dd873
chore: wrap badge setting in try-catch block (#2134) 2025-03-12 13:46:34 -04:00
ggurdin
c6e5c2ad29
chore: fix scrolling bug and issues with lemma edit widget (#2133) 2025-03-12 13:17:25 -04:00
ggurdin
6df46c73a1
chore: fix newline rendering in non-HTML formatted messages (#2131) 2025-03-12 12:08:57 -04:00
Wilson
26638c824b
fix: spinning text to speech icon in word card (#2102) 2025-03-12 11:49:45 -04:00
Wilson
9cdba97a1c
(chore) save parse from json language detections (#2119)
Co-authored-by: ggurdin <ggurdin@gmail.com>
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
2025-03-12 11:44:34 -04:00
ggurdin
b039630266
chore: blur background on activity dialog, increase dialog text sizes (#2129) 2025-03-12 11:29:13 -04:00
ggurdin
efc81203f0
chore: replace empty page in settings with activity selection page (#2127) 2025-03-12 11:07:02 -04:00
ggurdin
563956dddd
chore: update space view buttons design (#2126) 2025-03-12 10:59:56 -04:00
ggurdin
c204f484c9
refactor: make activity card into a dialog when launching / editing, adjust sizing to fit two-per-row on small screens (#2123) 2025-03-12 10:23:38 -04:00
ggurdin
6502c3d26c
chore: remove popup button in menu, go directly to settings (#2109) 2025-03-11 15:08:22 -04:00
ggurdin
07cbf2426a
feat: start a chat using an activity template (#2107)
Co-authored-by: wcjord <32568597+wcjord@users.noreply.github.com>
2025-03-11 14:36:50 -04:00
wcjord
0128ac42cd
Vocab-details-v2 (#2093)
* started activity in chat creation

* starting vocab tile display

* refactor(vocab_analytics_list): made into little tiles that show the user chosen emoji

* chore: comment out unused file

* chore: remove unused variable

* chore: make eventID nullable for constructs so users can set emoji from vocab details popup

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
2025-03-10 10:33:39 -04:00
Wilson
74b0cfd584
feat: text to speech for all (#2090)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-03-10 10:14:11 -04:00
Krille
dda45f783f
refactor: Easier shift enter logic for text input 2025-03-10 08:27:23 +01:00
krille-chan
8956f81e4e
chore: divider when scrolled up 2025-03-09 16:07:08 +01:00
ggurdin
f59cd0449a
chore: fix expanded widget in morph meaning widget (#2087) 2025-03-07 16:00:50 -05:00
ggurdin
dd392fcb02
chore: adjust scrolling / positioning for new toolbar buttons columns (#2086) 2025-03-07 15:33:44 -05:00
ggurdin
06e872ff1e
chore: localize error string in lemma/morph widgets (#2085) 2025-03-07 14:11:00 -05:00
ggurdin
9865c6418e
chore: make length requirement the same in signup page and change password page (#2084) 2025-03-07 14:02:05 -05:00
ggurdin
a676ea0079
chore: don't show input bar in abandoned DM room (#2082) 2025-03-07 13:45:19 -05:00
ggurdin
bdfc72a1ed
chore: fix provider error in public room sheet (#2079) 2025-03-07 13:17:22 -05:00
ggurdin
cc5a757d71
feat: add join space button to space list / navigation bar (#2071)
* feat: add join space button to space list / navigation bar

* chore: update join space icon
2025-03-07 12:35:06 -05:00
ggurdin
f9ee18c77b
chore: stop audio on recording dialog (#2076) 2025-03-07 12:28:54 -05:00
ggurdin
fb95930e31
chore: exit chat when leaving via chat list item context menu (#2075) 2025-03-07 12:23:56 -05:00
ggurdin
f2373a255f
chore: normalize footer height (#2072) 2025-03-07 12:16:41 -05:00
ggurdin
ab3e1266e5
2006 target language information needs to be updated when users change (#2069)
* chore: use short lang code in public profile

* chore: update public profile each time analytics are updated to account for case of missed target language update
2025-03-07 10:30:39 -05:00
ggurdin
6914d9d0d7
feat: notification in space view for knocking users (#2068) 2025-03-07 09:43:56 -05:00