ggurdin
f16e1126ab
feat: add space view participant list
2025-06-05 12:50:40 -04:00
ggurdin
2545167b52
chore: show member action popup on click avatar in room details page
2025-06-05 11:57:00 -04:00
ggurdin
72271fe827
chore: hide chat header buttons if membership is leave
2025-06-05 11:48:36 -04:00
ggurdin
3a56808a1c
chore: fix double upload on edit bookmarked activity
2025-06-05 11:36:31 -04:00
ggurdin
a6e8a42500
chore: use S3 URLs when available instead of uploading to matrix
2025-06-05 11:23:36 -04:00
ggurdin
8217c5d5aa
chore: auto-load all participants on mobile
2025-06-05 09:58:15 -04:00
ggurdin
7be5099cb0
chore: scroll up on page after selecting search bar
2025-06-05 09:52:05 -04:00
ggurdin
55756441fb
fluffychat merge
2025-06-04 16:33:04 -04:00
ggurdin
0c4597226f
refactor: improvements to fake message display, allow users to send more than one fake message at a time ( #2925 )
2025-06-04 14:01:19 -04:00
ggurdin
583479873d
chore: add permission to send activity events to newly created chats ( #2923 )
2025-06-04 10:41:31 -04:00
ggurdin
0aa9a3f195
chore: update coloring in access page ( #2922 )
2025-06-04 10:24:36 -04:00
ggurdin
76d9648a71
chore: adjust text / icon sizes in find your people view ( #2921 )
2025-06-04 10:12:28 -04:00
ggurdin
01d797e53f
feat: find your people page
2025-06-03 14:34:13 -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
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
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
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
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
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
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
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
ggurdin
b5f3047dd1
chore: move close button to the right in activity suggestion dialog ( #2806 )
2025-05-14 16:55:03 -04:00
ggurdin
f66dd82b71
chore: hide permissions tile for DMs ( #2803 )
2025-05-14 16:48:46 -04:00