mplorentz
0b04076baa
Refactor currentVoiceRoom and some related types to use Room instead of RoomRef.
2026-03-27 14:59:21 -04:00
mplorentz
54316db039
Address some PR feedback
2026-03-27 14:59:21 -04:00
mplorentz
02da8dc811
Fix typo on VoiceRoomJoinDialog
2026-03-27 14:59:21 -04:00
mplorentz
51bd33556d
Revert changes from bugfix/voice-room-membership-error
2026-03-27 14:59:21 -04:00
mplorentz
bd0adfdffe
Add a dialog before joining voice rooms
2026-03-27 14:59:21 -04:00
mplorentz
82245d895c
Voice Room Membership Error ( #106 )
...
Before this we were showing "Failed to join voice room" if the relay rejected our request for a livekit token because we aren't a member of the room. Now it shows the error "Failed to join voice room: you must be a member."
Co-authored-by: mplorentz <mplorentz@noreply.gitea.coracle.social >
Reviewed-on: #106
Co-authored-by: Matt Lorentz <mplorentz@noreply.coracle.social >
Co-committed-by: Matt Lorentz <mplorentz@noreply.coracle.social >
2026-03-27 17:45:42 +00:00
Jon Staab
610b8dd171
Use secure storage for session data
2026-03-23 17:51:51 -07:00
Jon Staab
f5b1e91378
Handle json parsing errors on file upload
2026-03-23 14:34:45 -07:00
Jon Staab
1de6d7a874
Set up default messaging relays
2026-03-23 14:21:04 -07:00
Jon Staab
b716f3f792
Improve dm relay defaults and warnings
2026-03-23 12:53:24 -07:00
Jon Staab
75053bbbb1
Create health check framework
2026-03-23 11:17:45 -07:00
Jon Staab
f9c7ed4936
Move relay action items to top of page
2026-03-19 12:41:23 -07:00
hodlbod
1f5be54cb1
Migrate Reports dialog to ActionItems dialog, add room join requests to queue
2026-03-19 15:40:34 +00:00
hodlbod
0761cdd28f
Add android fallback for background push notifications ( #102 )
2026-03-19 15:32:32 +00:00
Jon Staab
7e2a0e9d5f
Show notification badges regardless of favorite status
2026-03-17 15:11:02 -07:00
Jon Staab
7ae887561d
Remove bad signers, fix some ui bugs
2026-03-17 15:05:46 -07:00
Jon Staab
baa1d49b3a
Tweak mobile nav
2026-03-17 15:03:40 -07:00
Jon Staab
58a6be911a
Hide close button in dialog if in a noEscape modal
2026-03-17 14:55:40 -07:00
mplorentz
368f0b048b
Expect pubkey in kind 39004 ( #101 )
...
This adjusts our implementation of the Livekit presence event to match the NIP (https://github.com/nostr-protocol/nips/pull/2238#issuecomment-4057645310 ). Specifically we now expect the user's Nostr pubkey in the `participant` tag instead of the livekit identity string.
I also fixed a bug I found where a malformed `participant` tag would crash the rendering of VoiceWidget, causing it to appear frozen.
There is a corresponding zooid PR [here](https://github.com/coracle-social/zooid/pull/11 )
Co-authored-by: mplorentz <mplorentz@noreply.gitea.coracle.social >
Reviewed-on: #101
Co-authored-by: Matt Lorentz <mplorentz@noreply.coracle.social >
Co-committed-by: Matt Lorentz <mplorentz@noreply.coracle.social >
2026-03-17 19:38:10 +00:00
Jon Staab
10894e17a5
Fix phantom badges
2026-03-16 13:46:00 -07:00
Jon Staab
ec8a7a40e2
Fix room icon
2026-03-16 13:42:01 -07:00
mplorentz
ce30820108
feature/23-voice-room/poc ( #93 )
...
Add voice rooms
Co-authored-by: Matt Lorentz <mplorentz@noreply.coracle.social >
Co-committed-by: Matt Lorentz <mplorentz@noreply.coracle.social >
2026-03-16 20:38:05 +00:00
Jon Staab
147c756cc1
Update readme to point to .env.local
2026-03-16 13:36:06 -07:00
Jon Staab
c7fb404404
Add -s flag to readme
2026-03-13 13:23:31 -07:00
Jon Staab
2546146ca8
Tweak back button, hide on desktop
2026-03-13 09:11:08 -07:00
Jon Staab
ffa776fd42
Make mobile check on relay page reactive
2026-03-12 17:31:28 -07:00
Jon Staab
a59ffb8758
Fix some icons, add privacy nav item, add close button to modal dialog, make settings menu nicer
2026-03-12 17:21:53 -07:00
Jon Staab
9e74c94871
Show navigation on space landing on mobile
2026-03-12 16:44:22 -07:00
Jon Staab
77294e7f1c
Factor primary nav spaces into its own component, fix non-nip29 default page
2026-03-12 15:08:31 -07:00
Jon Staab
57f2f4a619
Use new space icon
2026-03-12 14:45:19 -07:00
Jon Staab
1df2284ea3
Return more details about notification registration failure
2026-03-12 14:07:52 -07:00
Jon Staab
189af077e7
Fix file uploads on android
2026-03-12 13:51:05 -07: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
e6e11bb8f2
Massive indexeddb optimization
2026-03-12 11:01:15 -07:00
Jon Staab
0e65e834da
Bump welshman
2026-03-12 08:20:15 -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
af41d81981
Add pomade signers
2026-03-10 10:15:53 -07:00
Jon Staab
10d28ed364
Update zapstore.yaml
Docker / build-and-push-image (push) Successful in 15m7s
2026-03-09 21:12:51 -07:00
Jon Staab
b02f4bd53a
Update version
2026-03-09 21:12:51 -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
d015018a16
Fix up edit
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