Commit graph

5761 commits

Author SHA1 Message Date
avashilling
1a1f4d6ae3 Popup instead of slide, more animations
Fade in level summary and shrinking profile picture as well as some minor UI tweaks
2025-06-06 17:01:21 -04:00
avashilling
09bf9fcac2 add grammar and vocab animations and user icon 2025-06-05 12:27:52 -04:00
avashilling
c13a316a31 feat: change UI of level up slightly and add animated bar before details summary
WIP: add a level up bar animation that plays before details screen when level up banner is clicked on. Also changed banner icon and background color
2025-06-04 16:15:13 -04:00
ggurdin
01d797e53f
feat: find your people page 2025-06-03 14:34:13 -04:00
ggurdin
c8fdcda3fb
chore: fix emoji token rendering in HTML messages (#2913) 2025-06-03 13:52:15 -04:00
avashilling
7cb254ceef
fix: added functionality to activity X button during add chat (#2911)
When you close the X button on the activity card after typing in a name for the chat, it closes the card rather than staying open

Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
2025-06-03 12:43:36 -04:00
Kelrap
9ec302bbd7
Add background to activity card X buttons for visibility (#2906) 2025-06-03 12:40:43 -04:00
wcjord
6b643810d4
chore(new_group_view): simplify by removing chat/space toggle (#2899)
Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-06-02 14:53:25 -04:00
ggurdin
249538c20b
feat: redesign of space access page (#2903) 2025-06-02 14:48:39 -04:00
ggurdin
178301571e
chore: bookmark launched activities (#2893) 2025-05-23 16:02:45 -04:00
ggurdin
0c8922f536
chore: fix widget span centering (#2890) 2025-05-23 13:16:53 -04:00
ggurdin
3e12f6050c
chore: add intro and accouncement chat icons (#2889) 2025-05-23 13:08:39 -04:00
ggurdin
fcc0a0f344
chore: space detail redesign fixes (#2888) 2025-05-23 11:51:18 -04:00
wcjord
264e46ef3a
fix(word_zoom_widget): hide text.content.text if same as lemma.text (#2883)
* fix(word_zoom_widget): hide text.content.text if same as lemma.text

* chore: formatting

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-05-23 10:46:06 -04:00
wcjord
82d78452e0
2884-chat-list-header-tweaks (#2885)
* fix(chat_list_header): simplify search text and spacing

* chore: formatting

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-05-23 10:39:47 -04:00
ggurdin
e3246f1603
refactor: analytics overview redesign (#2881) 2025-05-22 16:38:53 -04:00
ggurdin
31c909489f
chore: add timeout to activity search (#2879) 2025-05-22 15:11:15 -04:00
ggurdin
9093fd2822
chore: wrap nav rail in material and safearea widgets (#2878) 2025-05-22 14:45:49 -04:00
Kelrap
6a76a27312
Max activity participants (#2871)
* Use participants star for level bar

* Remove progress bar drop shadow

* Do not allow activities with >50 participants

* Fix intl_en comma placement

* Add validation to activity editing

* Formatting

---------

Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
2025-05-22 14:33:57 -04:00
ggurdin
bc77056b96
refactor: room details page redesign 2025-05-22 14:25:55 -04:00
ggurdin
98539327b6
resolve merge conflict 2025-05-22 13:48:22 -04:00
ggurdin
d504ff7c1c
Merge branch 'main' into replied-name-readable 2025-05-22 13:47:01 -04:00
ggurdin
b5b06dea40
chore: formatting 2025-05-22 13:46:18 -04:00
ggurdin
97876e5918
Merge prod into main (#2867)
* chore: fully update match info after auto-accepting replacement, add more error handling in construct token span

* bump version

* fix: don't stop activity language on fail to fetch image URL

* fix: don't show copy class code buttons into class code is null

* fix: use activity type enum name in key instead of string

* chore: fully update match info after auto-accepting replacement, add … (#2866)

* chore: fully update match info after auto-accepting replacement, add more error handling in construct token span

* bump version

* fix: don't stop activity language on fail to fetch image URL

* fix: don't show copy class code buttons into class code is null

* fix: use activity type enum name in key instead of string
2025-05-22 13:02:57 -04:00
Kelrap
9d84082ac8 Darken decoration bar left of reply on light background 2025-05-22 12:53:25 -04:00
Kelrap
2ad57fb69b For user replies in dark mode, make replied message sender name darker for readability 2025-05-22 12:43:38 -04:00
ggurdin
ddc60b0a4f
chore: fully update match info after auto-accepting replacement, add more error handling in construct token span (#2865) 2025-05-21 16:06:30 -04:00
ggurdin
21d703d640
chore: wait for space default rooms in sync before adding them to space (#2861) 2025-05-21 10:10:13 -04:00
ggurdin
c45415749b
chore: add new default power levels (#2855)
* chore: add new default power levels

* chore: update permissions copy
2025-05-21 09:36:56 -04:00
Kelrap
871c9303f8
Analytics appearance tweaks (#2856)
* Use participants star for level bar

* Remove progress bar drop shadow

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-05-21 09:25:32 -04:00
ggurdin
8d5429771c
chore: scroll activity dialog image with other content (#2860) 2025-05-20 17:07:22 -04:00
ggurdin
a5539b4bea
2655 tweaks to spacechat navigation (#2859)
* chore: update parent space navigation

* refactor: show space navigation rail on mobile
2025-05-20 16:45:58 -04:00
ggurdin
fe2db3264d
chore: new logic for wrapping tokens in HTML messages (#2848) 2025-05-20 13:10:41 -04:00
Kelrap
47ef0813a3
Cleaned up name submission criteria (#2835)
* Cleaned up name submission criteria

* chore: formatting

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-05-20 13:01:18 -04:00
Kelrap
48a951c1a5
Match public space card and public room bottom sheet description appearance (#2845)
* Match public space card and public room bottom sheet description appearance

* chore: formatting

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-05-20 12:56:20 -04:00
ggurdin
75f70c7fdb
2843 timeout on igc (#2846)
* chore: add timeout to tokenization call after message send

* chore: add timeout to IGC

* chore: add timeout to IT
2025-05-20 12:50:29 -04:00
ggurdin
3adac7f63c
chore: use display event ID as token position cache key to prevent out-of-date positions being used to render edited messages (#2844) 2025-05-20 09:46:44 -04:00
ggurdin
e5e7f40220
chore: some fixes for activity message overlay not matching underlying message (#2834) 2025-05-19 12:57:20 -04:00
ggurdin
3359cfe25d
fix: make TTS button pause when it's stopped by the other TTS button playing (#2831) 2025-05-19 12:19:17 -04:00
ggurdin
c5b7b550f2
chore: make homepage a subroute of /rooms so that the state of /rooms will be maintained when navigating between them (#2829) 2025-05-19 09:24:20 -04:00
ggurdin
18ebc03ba3
chore: fix function for determining if base and target language are the same in initial user settings page (#2828) 2025-05-19 09:09:57 -04:00
ggurdin
e01166cf14
Sentry (#2825)
* fix: resolve typecast error

* chore: fix add to stream after close error
2025-05-16 13:57:37 -04:00
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
2025-05-16 13:48:18 -04:00
Kelrap
454ddeb2c0
Adjust IT bar appearance (#2820)
* Adds gap above inline instruction, rounds top corners of IT bar

* chore: formatting

* chore: formatting

* chore: allow moderators to download chats

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-05-16 09:37:47 -04:00
ggurdin
c5675d6cb3
chore: make overlay header scrollable (#2817) 2025-05-15 14:03:31 -04:00
Kelrap
818078339a
Public sheet popup reversion (#2791)
* Don't ask for space code of no-code-required space

* Fix Join button gap

* Reverts to previous public sheet popup design

* Make join button work

* Copy fixes for subchat join orange box error

* revert public room dialog to fluffychat version

* fix import error

* Keep sheet from taking up whole screen

* chore: formatting

---------

Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-05-15 13:39:16 -04:00
Kelrap
b9d23cc7e3
Hide redacted events by default (#2814)
* Hide redacted events by default

* chore: formatting

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-05-15 13:34:47 -04:00
ggurdin
fc9c175117
feat: allow admins to delete rooms 2025-05-15 13:28:56 -04:00
ggurdin
8bac7b8c51
chore: if user L2 and system language match in user settings page, show base language dropdown (#2810) 2025-05-15 09:52:01 -04:00
ggurdin
261b737eae
chore: fix env url (#2808) 2025-05-14 17:02:39 -04:00