Commit Graph

813 Commits

Author SHA1 Message Date
mplorentz 7de3afa58a include room participants inside VoiceRoomItem border 2026-03-12 16:16:55 -04:00
Jon Staab df2fe40bc7 Tweak voice room display 2026-03-12 16:12:38 -04:00
mplorentz 0a1b5cb50a Don't show technical error message to the user 2026-03-12 16:12:38 -04:00
mplorentz 27b58aa71b Address remaining PR comments 2026-03-12 16:12:38 -04:00
mplorentz 21821ddef7 Use TrustedEvent 2026-03-12 16:12:37 -04:00
mplorentz c7faac675d Use bell icon for notifications 2026-03-12 16:12:37 -04:00
mplorentz 25da61874e Address PR comments on RoomForm 2026-03-12 16:12:37 -04:00
mplorentz 007ae21b0b Reorder imports 2026-03-12 16:12:37 -04:00
mplorentz 878584a10c Add room info button to VoiceWidget 2026-03-12 16:12:37 -04:00
mplorentz 35e7d34530 Fix muted icon 2026-03-12 16:12:37 -04:00
mplorentz f0a16e81a5 Add a right around user avatar when speaking 2026-03-12 16:12:37 -04:00
mplorentz 48634f59f2 Move room type field up in the RoomForm 2026-03-12 16:12:37 -04:00
mplorentz 43ed935085 Disable rooms on mobile temporarily 2026-03-12 16:12:37 -04:00
mplorentz b73d758c01 Check if livekit is configured on the relay during room creation/edit 2026-03-12 16:12:37 -04:00
mplorentz f6e4eb277c Add ability to joining a voice room while it's in progress 2026-03-12 16:12:37 -04:00
mplorentz 35b2952bff Add loading indicator while joining 2026-03-12 16:12:37 -04:00
mplorentz ba5e9eef6a Add error toast on connection failure. 2026-03-12 16:12:37 -04:00
mplorentz ceed94f669 Make voice rooms in sidebar reactive 2026-03-12 16:12:37 -04:00
mplorentz f06ae4b105 Get rid of volume icon next to text rooms 2026-03-12 16:12:37 -04:00
mplorentz 4faccd750e Allow user to configure room for voice, text, or both. 2026-03-12 16:12:37 -04:00
mplorentz 9a7fbe330a Move livekit auth to relay 2026-03-12 16:12:37 -04:00
mplorentz 6af108f680 Auto-play voice track when joining a voice room 2026-03-12 16:12:32 -04:00
mplorentz 619cab68d6 WIP voice channels 2026-03-12 16:12:32 -04:00
Jon Staab 10e4d83bce Hide add member button for non-members 2026-03-12 12:35:08 -07:00
Jon Staab 5d6661f964 Speed up boot, prune stores 2026-03-12 11:33:04 -07:00
Jon Staab 19f532c12e Allow nested modals 2026-03-11 16:29:24 -07:00
Jon Staab bfc997ba37 Tweak icon picker modal 2026-03-11 16:15:37 -07:00
Jon Staab 99966a976e Overhaul relay settings page 2026-03-11 15:58:05 -07:00
Jon Staab cd54bc2880 Add up/edit to chats 2026-03-10 15:46:59 -07:00
Jon Staab ffdd689331 Add another pomade signer 2026-03-10 11:09:59 -07:00
Jon Staab 7ce8e3dbe6 Fix classified images 2026-03-09 21:12:51 -07:00
Jon Staab 2446d5cdb8 Add StringMultiInput for OTPs 2026-03-09 21:12:51 -07:00
Jon Staab 6231c75e34 Handle prompt-with-rationale 2026-03-09 21:12:51 -07:00
Jon Staab 2f3bc6cc6f Handle profile update errors 2026-03-09 21:12:50 -07:00
Jon Staab 16c6015919 Move from .env to .env.local 2026-03-09 21:12:50 -07:00
Jon Staab e6b291cc68 Tweak some error messages 2026-03-09 21:12:37 -07:00
Jon Staab ae523c1ca6 Refactor pomade, add password reset flow 2026-03-09 21:12:37 -07:00
Jon Staab 7c86c1477f Add LogInSelect step for disambiguating pomade sessions 2026-03-09 21:12:37 -07:00
Jon Staab 71f162f20d Update pomade implementation 2026-03-09 21:12:37 -07:00
Jon Staab af52ee25eb Bring back some notification badges 2026-03-09 21:12:10 -07:00
Jon Staab eef32ca11e Make sync logic more robust 2026-03-09 21:12:10 -07:00
Jon Staab 65483a6ef0 Support unban/unallow 2026-03-09 21:12:10 -07:00
Jon Staab 606a9343d9 Fix WalletPay 2026-03-09 21:12:10 -07:00
Jon Staab 476d010ebe Blobify images so users can open them easier 2026-03-09 21:12:10 -07:00
Jon Staab 96d2efebc8 Add manual invoice payment 2026-03-09 21:12:10 -07:00
Jon Staab 3da0334083 Fix enter selecting an option when there is no term. Closes #84 2026-03-09 21:12:10 -07:00
triesap 4000477bdb Classifieds tags (#18) (#65)
Closes #18

Reviewed-on: #65
Co-authored-by: triesap <tyson@radroots.org>
Co-committed-by: triesap <tyson@radroots.org>
2026-03-09 21:12:10 -07:00
Jon Staab 527ef59adc Update pomade version 2026-03-09 21:12:09 -07:00
Jon Staab 797a9c32aa Refine space join dialogs and discover page 2026-03-09 21:12:09 -07:00
mplorentz bc864b29f8 Reopen the last DM that was open when navigating back to chat (#81)
#60

Co-authored-by: mplorentz <mplorentz@users.noreply.github.com>
Reviewed-on: #81
Co-authored-by: Matt Lorentz <mplorentz@noreply.coracle.social>
Co-committed-by: Matt Lorentz <mplorentz@noreply.coracle.social>
2026-03-09 21:12:09 -07:00