Commit Graph

70 Commits (7934fc8b154cd8677fc0ba1ef7d8f52587e4ef59)

Author SHA1 Message Date
ggurdin a258be1713
chore: update design of buttons on activity page (#3384) 4 months ago
ggurdin 612ab99ea8
fluffychat merge 4 months ago
ggurdin b0ad8a625c
chore: updates to buttons in activity dialog, added regenerate button, don't reset generator input fields when pressing back button (#3356) 4 months ago
ggurdin 44982e8b84
chore: updates to activity generator UI 4 months ago
ggurdin b3155c1f47
feat: unified analytics page 5 months ago
ggurdin 9d6bd5af5f
chore: center activity page title 5 months ago
ggurdin e50e1db16a
feat: initial work for add duration to in-chat activities 5 months ago
ggurdin 47e03d5a02
chore: add CEFR level to activities 5 months ago
ggurdin 9ccc03f651
fluffychat merge 5 months ago
ggurdin 30b185cdcc
fluffychat merge 5 months ago
ggurdin 9ea6d39f81
chore: change create an activity button on mobile 5 months ago
ggurdin 72271fe827
chore: hide chat header buttons if membership is leave 5 months ago
ggurdin 3a56808a1c
chore: fix double upload on edit bookmarked activity 5 months ago
ggurdin a6e8a42500
chore: use S3 URLs when available instead of uploading to matrix 5 months ago
ggurdin fcc0a0f344
chore: space detail redesign fixes (#2888) 6 months ago
ggurdin bc77056b96
refactor: room details page redesign 6 months ago
ggurdin 8d5429771c
chore: scroll activity dialog image with other content (#2860) 6 months ago
ggurdin e5e7f40220
chore: some fixes for activity message overlay not matching underlying message (#2834) 6 months ago
ggurdin c5b7b550f2
chore: make homepage a subroute of /rooms so that the state of /rooms will be maintained when navigating between them (#2829) 6 months ago
ggurdin 8289a33c2d
2765 direct users to add to chat with multiselect rather than create (#2824)
* chore: abstract activity editting into builder widget

* feat: allow users to launch activities to existing chats instead of making new chat
6 months ago
ggurdin d1ac06e7d6
chore: replace old bookmark IDs with new bookmarks IDs in bookmarked activities cache (#2472) 7 months ago
ggurdin d111b11783
chore: fixes for editting / bookmarking of activities (#2436) 7 months ago
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
7 months ago
ggurdin 3a06fddcc4
chore: use query parameter to set chat list filter (#2340) 7 months ago
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
8 months ago
ggurdin 10c41c7112
feat: public spaces on homepage (#2318) 8 months ago
ggurdin d4ce298866
chore: make activity bookmark ID final to prevent bookmarking the same activity twice (#2310) 8 months ago
ggurdin e3961db0d6
chore: added button to go to activity generator page to activity planner page (#2309) 8 months ago
ggurdin bfaad6d193
chore: force vocab onto newline in activity markdown (#2308) 8 months ago
ggurdin c60b16dfe2
chore: updates to activity suggestion card design (#2293) 8 months ago
ggurdin 6f5f0b5825
chore: improvements to activity bookmarking (#2275) 8 months ago
ggurdin dd8ec30712
2253 activity planner feedback (#2256)
* chore: UI / UX updates to activity launching

* chore: launch generated activities into existing chat if available
8 months ago
ggurdin b7b5522649
2223 make your own activity page (#2245)
* feat: added make your own activity page

* chore: center content of activity planner page
8 months ago
ggurdin 66ac13f3bf
feat: featured activities page and new activity planner navigation (#2242) 8 months ago
ggurdin 4a20a1fe5b
chore: give generated activities their own images 8 months ago
ggurdin e3e81fbd68
feat: send activity plan state event 8 months ago
ggurdin c47c5cb2df
chore: check if mounted before setting state in async function (#2194) 8 months ago
ggurdin af923d67bf
chore: highlight selected item in dropdowns (#2181) 8 months ago
ggurdin 25b1c63df4
chore: add images to activity planner page (#2169) 8 months ago
ggurdin 83bcf95f2e
chore: allow users to select activity messages (#2153) 8 months ago
ggurdin 07cbf2426a
feat: start a chat using an activity template (#2107)
Co-authored-by: wcjord <32568597+wcjord@users.noreply.github.com>
8 months ago
wcjord 8abf036381
Refactor: Move toolbar content to bottom of screen
Co-authored-by: ggurdin <ggurdin@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
8 months ago
ggurdin 888cc7e13d
chore: stop audio when route changes and before playing token audio (#2054) 8 months ago
Wilson 7d52f58b4c
allow custom local bot name (#2027)
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
8 months ago
ggurdin 912efa7bb8
chore: stop audio message playing on 1) navigate to different route, 2) play other message, 3) open toolbar (#1982) 9 months ago
sienna-sterling 4c1594d6f0
fix(storage optimization): Removed and replaced used of PStore with G… (#1730)
* fix(storage optimization): Removed and replaced used of PStore with GetStorage

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
Co-authored-by: ggurdin <ggurdin@gmail.com>
9 months ago
ggurdin 8a4ca7ee98
fix: update base/target language on dropdown value change in activity planner (#1869) 9 months ago
ggurdin 65149bb1fa
fix: unfocus keyboard on click outside in activity planner page, add done button to final text field (#1732) 9 months ago
ggurdin 18cbb45fe1
chore: update link text color in dark mode (#1716) 9 months ago
ggurdin 0cce17d27b
chore: update reply and link text styling (#1708) 9 months ago