Commit graph

2483 commits

Author SHA1 Message Date
ggurdin
e2acfb81ae
fluffychat merge 2025-06-09 14:56:20 -04:00
ggurdin
86d190cc87
Merge branch 'main' into fluffychat-merge 2025-06-09 14:39:31 -04:00
ggurdin
ccf77b70dd
chore: update chat icon 2025-06-09 14:30:07 -04:00
Kelrap
7f730de718 Updates chat creation buttons to match functionality
- Space view button text changed to "Group Chat"
- Chat list view button icon changed to message icon
- Chat list view button text changed to "Direct Message"
- DM creation title changed to "New direct message"
2025-06-09 12:59:31 -04:00
ggurdin
48e5e2f704
fluffychat merge 2025-06-09 12:21:46 -04:00
ggurdin
a0afacd692
fluffychat merge 2025-06-06 16:52:34 -04:00
ggurdin
d529a851e0
chore: some sentry fixes 2025-06-06 15:17:18 -04:00
ggurdin
229e11e00c
chore: close emoji picker on chat tap without opening toolbar 2025-06-06 14:28:27 -04:00
ggurdin
2cb7033704
chore: fix alignment of mentions in html messages 2025-06-06 11:24:41 -04:00
ggurdin
5038f421e3
chore: add missing bot avatar 2025-06-06 11:14:48 -04:00
ggurdin
f3922bece9
feat: getting started page 2025-06-06 09:56:39 -04:00
ggurdin
c180dc25ff
chore: add ability to set status in settings 2025-06-05 13:03:39 -04:00
ggurdin
f16e1126ab
feat: add space view participant list 2025-06-05 12:50:40 -04:00
ggurdin
72271fe827
chore: hide chat header buttons if membership is leave 2025-06-05 11:48:36 -04:00
ggurdin
a6e8a42500
chore: use S3 URLs when available instead of uploading to matrix 2025-06-05 11:23:36 -04:00
ggurdin
41a0ba1a95
fluffychat merge 2025-06-04 15:45:48 -04:00
ggurdin
e78e3fc55e
Merge commit '9a5bb2a0dbab4d25f6ce7f3583121f5dfeb1437e' into fluffychat-merge 2025-06-04 15:40:18 -04:00
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
0fc3c5b0e1
fluffychat merge 2025-06-04 15:37:41 -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
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
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
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
0c8922f536
chore: fix widget span centering (#2890) 2025-05-23 13:16:53 -04:00
ggurdin
fcc0a0f344
chore: space detail redesign fixes (#2888) 2025-05-23 11:51:18 -04:00
ggurdin
e3246f1603
refactor: analytics overview redesign (#2881) 2025-05-22 16:38:53 -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
b5b06dea40
chore: formatting 2025-05-22 13:46:18 -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
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
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
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
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
e01166cf14
Sentry (#2825)
* fix: resolve typecast error

* chore: fix add to stream after close error
2025-05-16 13:57:37 -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
ebf4224cba
2742 bring back starter chats for top level spaces (#2784)
* feat: added introducton and accouncements chats to new space

* chore: make spaceID redirect clearer

* chore: remove bot from default power levels
2025-05-14 16:08:52 -04:00