Commit graph

10347 commits

Author SHA1 Message Date
Kelrap
c7de9bb1bf Merge branch 'main' of https://github.com/pangeachat/client into remove-duplicate-push 2025-05-22 14:10:19 -04:00
ggurdin
bbd3d29f55
Merge pull request #2815 from pangeachat/2796-deleting-chats
feat: allow admins to delete rooms
2025-05-22 13:54:05 -04:00
ggurdin
98539327b6
resolve merge conflict 2025-05-22 13:48:22 -04:00
ggurdin
5a8747d17b
Merge pull request #2874 from pangeachat/replied-name-readable
Make replied message senders name readable on light background
2025-05-22 13:47:09 -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
Kelrap
c315947aa1 Remove firebase setup on login 2025-05-22 13:13:44 -04:00
ggurdin
15e5b9f3ed
Merge pull request #2875 from pangeachat/merge-prod-into-main
Merge prod into main
2025-05-22 13:06:13 -04:00
ggurdin
4a55b93293
merge prod into main 2025-05-22 13:05:32 -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
e96a16b297
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:00:42 -04:00
Kelrap
031f985d11 Merge branch 'main' of https://github.com/pangeachat/client into remove-duplicate-push 2025-05-22 12:57:44 -04:00
Kelrap
b8fd99c05a Revert "Remove firebase setup on login"
This reverts commit 177f063c80.
2025-05-22 12:56:39 -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
Kelrap
d8a6f935d2 Merge branch 'main' of https://github.com/pangeachat/client into remove-duplicate-push 2025-05-20 14:45:36 -04:00
Kelrap
b8555358b1 Merge branch 'remove-duplicate-push' of https://github.com/pangeachat/client into remove-duplicate-push 2025-05-20 14:45:18 -04:00
Kelrap
4c9912aa60 Remove login firebase setup, restore chat list firebase setup 2025-05-20 14:44:25 -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
Kelrap
ceb1af2631 Merge branch 'main' of https://github.com/pangeachat/client into remove-duplicate-push 2025-05-20 10:57:20 -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
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
ggurdin
0a8ddae2ef
Fix environment file (#2801)
* chore: test to fix upload of env overrides

* fix: add env variable name to env section
2025-05-14 16:41:14 -04:00
ggurdin
0ff5c9fcc0
chore: test to fix upload of env overrides (#2800) 2025-05-14 16:19:32 -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
ggurdin
33425f4406
feat: allow users on staging to switch their environment (#2799) 2025-05-14 15:46:44 -04:00
ggurdin
6c3de08019
chore: try to enable video player on web on windows machine (#2788) 2025-05-13 16:06:45 -04:00