Commit graph

36 commits

Author SHA1 Message Date
ggurdin
d111b11783
chore: fixes for editting / bookmarking of activities (#2436) 2025-04-14 10:56:19 -04:00
ggurdin
fd6e42a309
chore: give max height to image in activity suggestion dialog (#2403) 2025-04-09 14:50:07 -04:00
ggurdin
b333c45026
2364 on chat creation with activity if no room image set activity image (#2371)
* chore: formatting

* chore: on chat creation without activity, set avatar to activity image if no image set
2025-04-07 10:58:38 -04:00
ggurdin
e7a2d12a3c
chore: disable custom message text sizing (#2355) 2025-04-04 11:31:11 -04:00
ggurdin
00549978ef
chore: make image in suggestion dialog fill width (#2350) 2025-04-03 16:08:07 -04:00
ggurdin
26a6d4dec3
chore: reload activity suggestions on language update (#2349) 2025-04-03 15:56:49 -04:00
ggurdin
3a06fddcc4
chore: use query parameter to set chat list filter (#2340) 2025-04-03 11:49:29 -04:00
ggurdin
f5ba759bd4
chore: update routes so that going back after clicking on option on homepage goes back to homepage (#2333) 2025-04-03 09:40:11 -04:00
ggurdin
5831860355
Public space click (#2327)
* chore: open space bottom chat on click public space card

* chore: use boxfit.cover for images in activity card and public space card
2025-04-02 15:23:43 -04:00
ggurdin
4d6f1196ba
fix: remove rogue expanded widgets (#2320) 2025-04-02 13:22:02 -04:00
ggurdin
10c41c7112
feat: public spaces on homepage (#2318) 2025-04-02 12:30:44 -04:00
ggurdin
d4ce298866
chore: make activity bookmark ID final to prevent bookmarking the same activity twice (#2310) 2025-04-01 16:12:33 -04:00
ggurdin
6b75c61514
chore: replace image error icon with empty box (#2307) 2025-04-01 15:18:42 -04:00
ggurdin
2ea2338a1b
chore: updated styling of bookmark button on activity suggestion card to make it stand out in light and dark mode (#2305) 2025-04-01 13:18:29 -04:00
ggurdin
c60b16dfe2
chore: updates to activity suggestion card design (#2293) 2025-03-31 16:28:25 -04:00
ggurdin
9142d1f31d
2280 new chat page and activity planner refine (#2289)
* chore: show new room error on text field

* chore: update button show colors of activity suggestion cards
2025-03-31 15:08:44 -04:00
ggurdin
6f5f0b5825
chore: improvements to activity bookmarking (#2275) 2025-03-31 12:42:42 -04:00
ggurdin
dd8ec30712
2253 activity planner feedback (#2256)
* chore: UI / UX updates to activity launching

* chore: launch generated activities into existing chat if available
2025-03-28 14:07:33 -04:00
ggurdin
b7b5522649
2223 make your own activity page (#2245)
* feat: added make your own activity page

* chore: center content of activity planner page
2025-03-27 16:57:07 -04:00
ggurdin
66ac13f3bf
feat: featured activities page and new activity planner navigation (#2242) 2025-03-27 14:20:31 -04:00
ggurdin
ee11c5596b
feat: add activity suggestions to new chat page (#2235) 2025-03-27 10:37:08 -04:00
ggurdin
e3e81fbd68
feat: send activity plan state event 2025-03-24 15:28:02 -04:00
ggurdin
bf102a33ef
chore: some UI/UX to bottom nav bar navigation (#2190) 2025-03-21 12:10:41 -04:00
ggurdin
1c1777bce4
chore: increase text size in activity suggestion dialog (#2180) 2025-03-19 13:35:02 -04:00
ggurdin
0d4fef8a14
chore: make plus icon color match theme (#2179) 2025-03-19 13:17:59 -04:00
ggurdin
25b1c63df4
chore: add images to activity planner page (#2169) 2025-03-19 09:52:35 -04:00
ggurdin
24621be6b2
chore: adjust header text size on activity suggestions page (#2168) 2025-03-18 14:59:43 -04:00
ggurdin
6b66affbc0
chore: refresh chat participant list page on participants list change (#2167) 2025-03-18 14:51:35 -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
cfe5a0abf9
chore: improvements to activity suggestion UI on mobile (#2159) 2025-03-17 16:42:52 -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
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
ggurdin
b039630266
chore: blur background on activity dialog, increase dialog text sizes (#2129) 2025-03-12 11:29:13 -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
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