Commit graph

5971 commits

Author SHA1 Message Date
ggurdin
2ea47b0697
Merge commit 'a1b198bfbc950ee43c78530e67c3d731054ea561' into fluffychat-merge 2025-06-04 15:40:01 -04:00
ggurdin
a3d06cebec
fluffychat merge 2025-06-04 15:39:12 -04:00
ggurdin
d396a786b3
fluffychat merge 2025-06-04 15:37:48 -04:00
ggurdin
0fc3c5b0e1
fluffychat merge 2025-06-04 15:37:41 -04:00
ggurdin
0725a27b01
Merge commit '856a53a310c1d6176d4c870039c987513ef4845d' into fluffychat-merge 2025-06-04 15:33:48 -04:00
ggurdin
91b069c4f4
Merge commit '6aaa2bc2db7f2c6f8d87bb25a64d07a21bd2fc82' into fluffychat-merge 2025-06-04 15:33:13 -04:00
ggurdin
263dd0ceca
Merge commit '22aa50fd024439aa2f6b1a8469b07e7036471b0a' into fluffychat-merge 2025-06-04 15:31:37 -04:00
ggurdin
8aa5906d2c
fluffychat merge 2025-06-04 15:31:09 -04:00
ggurdin
51e62c3f7c
fluffychat merge 2025-06-04 15:27:54 -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
f619b3345e
chore: if default power level is missing in power levels state event, show its default value (#2920) 2025-06-04 09:46:18 -04:00
ggurdin
844155b01e
chore: update padding in navigation rail (#2919) 2025-06-03 16:12:20 -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