Commit graph

2711 commits

Author SHA1 Message Date
avashilling
f16bfc5367 chore: make audio marker color more consistent 2025-06-24 09:33:40 -04:00
ggurdin
197778d3ac
Merge pull request #3206 from pangeachat/3125-after-the-activity-end-the-instruction-should-not-disappear
chore: add fake event to show when activity ended
2025-06-23 17:02:54 -04:00
ggurdin
414c01b616
chore: add fake event to show when activity ended 2025-06-23 17:02:24 -04:00
ggurdin
9d6bd5af5f
chore: center activity page title 2025-06-23 16:17:42 -04:00
ggurdin
1608923516
chore: hide delete option for DMs 2025-06-23 16:11:37 -04:00
avashilling
0f07eee762 chore: sorted imports 2025-06-23 15:51:51 -04:00
avashilling
0c244540e1 feat: finish up level-up animation
Take out testing button and functions, lower XP needed in staging to level up for test reasons
2025-06-23 15:43:59 -04:00
ggurdin
964b20e074
chore: fix audio ID issue 2025-06-23 15:30:40 -04:00
ggurdin
ddbb63f815
Merge branch 'main' into 3148-when-bot-responds-in-an-audio-message-play-that-message-without-a-click 2025-06-23 14:29:24 -04:00
ggurdin
df773f8ce2
chore: always use .wav when recording 2025-06-23 14:06:29 -04:00
ggurdin
f3ceab0df2
chore: change order of playback speed change 2025-06-23 13:54:42 -04:00
ggurdin
e52d72cdb4
reduce number of events fetched for construct summary 2025-06-23 12:03:12 -04:00
ggurdin
b15aec1f04
Merge branch 'main' into 2576-level-up-ui-tweaks 2025-06-23 11:05:43 -04:00
avashilling
11d3fc29ce Add construct numbers to saved construct summary 2025-06-23 11:02:42 -04:00
ggurdin
7613a63898
Merge branch 'main' into 3148-when-bot-responds-in-an-audio-message-play-that-message-without-a-click 2025-06-23 09:17:33 -04:00
ggurdin
64fd1769cd
chore: don't select audio message on click play button 2025-06-20 12:14:07 -04:00
avashilling
7a6a4d2be3 Merge branch 'main' into 2576-level-up-ui-tweaks 2025-06-20 11:51:00 -04:00
avashilling
21e3d17c5d Add polling for construct summary to display when generated
and slight refactoring of level up popup
2025-06-20 11:46:55 -04:00
ggurdin
d8911e7271
chore: phonetic transcription changes for bot audio messages 2025-06-20 11:35:25 -04:00
ggurdin
03b092c74d
chore: fix emoji reaction centering on iOS 2025-06-20 10:53:58 -04:00
ggurdin
cb2747247b
chore: use node.text instead of node.innerhtml 2025-06-20 10:03:06 -04:00
Christian Kußowski
94013fb2c6
fix: Multiple problems with SSO 2025-06-20 09:22:09 +02:00
ggurdin
d6b206da48
Merge branch 'main' into 3147-reselect-message-causes-white-background-bug 2025-06-18 15:07:44 -04:00
ggurdin
a2d4aa0f16
chore: deselect events in message overlay dispose function 2025-06-18 15:07:14 -04:00
ggurdin
c5dd7dd09e
Merge branch 'main' into hide-no-permission-unpin 2025-06-18 14:56:15 -04:00
ggurdin
586b5350f4
clean up pangea comments 2025-06-18 14:55:53 -04:00
ggurdin
6c118ba88f
chore: exlude reply content from HTML token search 2025-06-18 14:06:43 -04:00
Kelrap
9dce1a856d Remove unpin tooltip/action when user does not have permission 2025-06-18 13:45:56 -04:00
ggurdin
ab7df42fbf
chore: visually distinguish between pinned and unpinned events in overlay header 2025-06-18 13:06:15 -04:00
ggurdin
312c138966
chore: show full userIds in invitation page 2025-06-18 12:44:47 -04:00
ggurdin
6e52c64d92
Merge pull request #3131 from pangeachat/chat-select-overflow
Chat select overflow fix
2025-06-18 11:30:10 -04:00
ggurdin
68109aab9c
small update 2025-06-18 11:28:53 -04:00
ggurdin
575b928ede
chore: fix mention font size 2025-06-18 11:06:34 -04:00
Kelrap
ecac8fd48f Limit size of chat selection popup title 2025-06-18 11:04:33 -04:00
krille-chan
f82d26eed1
chore: Follow up reactions picker 2025-06-17 21:27:25 +02:00
ggurdin
171fbbdd0d
chore: fix message token button vertical alignment 2025-06-17 15:01:47 -04:00
krille-chan
959d75fb9d
chore: Make connection problem color orange 2025-06-17 20:59:47 +02:00
krille-chan
ba61e3c164
chore: Follow up emoji picker 2025-06-17 20:57:12 +02:00
ggurdin
76b3f29ac2
chore: remove access toggles and join with code button from new space page 2025-06-17 14:20:45 -04:00
ggurdin
5447f3464e
chore: some fixes for the timer 2025-06-17 11:25:15 -04:00
ggurdin
88f7ea400b
resolve merge conflict 2025-06-17 10:57:00 -04:00
ggurdin
684a9bd16e
chore: make text size match for matrix pill widget 2025-06-17 10:49:32 -04:00
ggurdin
161fd57005
chore: fix position of unread label in nav rail 2025-06-17 10:41:00 -04:00
ggurdin
9e9d9d3b66
chore: prevent getting stuck in chat members with no filters 2025-06-17 10:21:57 -04:00
ggurdin
fdf30b3462
chore: update presence avatar when user ID changes, go right to knocking members filter from knocking users indicator 2025-06-17 09:32:47 -04:00
Christian Kußowski
5b726d58b6
chore: New save file event button 2025-06-17 13:24:48 +02:00
Christian Kußowski
46dc017e15
fix: Forward last version of events when forwarding 2025-06-17 12:56:18 +02:00
Christian Kußowski
ad8c0b266d
fix: Do not set read markers for sending events 2025-06-17 12:25:39 +02:00
Christian Kußowski
816b753efb
chore: Follow up custom reactions dialog 2025-06-17 10:58:34 +02:00
Christian Kußowski
7673795077
chore: Make max timeline width smaller 2025-06-17 10:32:56 +02:00