Commit Graph

1120 Commits

Author SHA1 Message Date
mplorentz 83133b50e9 Use bell icon for notifications 2026-03-16 20:36:59 +00:00
mplorentz f4e4ca1038 Address PR comments on RoomForm 2026-03-16 20:36:59 +00:00
mplorentz ea3be89341 Reorder imports 2026-03-16 20:36:59 +00:00
mplorentz e0d2988877 Add room info button to VoiceWidget 2026-03-16 20:36:59 +00:00
mplorentz fa976abe89 Fix muted icon 2026-03-16 20:36:59 +00:00
mplorentz 87b37bf0d8 Add a right around user avatar when speaking 2026-03-16 20:36:59 +00:00
mplorentz 6e72bc4b00 Move room type field up in the RoomForm 2026-03-16 20:36:59 +00:00
mplorentz 1b99ed6704 Disable rooms on mobile temporarily 2026-03-16 20:36:59 +00:00
mplorentz 6330150c66 Check if livekit is configured on the relay during room creation/edit 2026-03-16 20:36:59 +00:00
mplorentz 559df4b948 Add ability to joining a voice room while it's in progress 2026-03-16 20:36:59 +00:00
mplorentz 9bd57b0caa Add loading indicator while joining 2026-03-16 20:36:59 +00:00
mplorentz 652461fffc Add error toast on connection failure. 2026-03-16 20:36:59 +00:00
mplorentz de76cfd208 Make voice rooms in sidebar reactive 2026-03-16 20:36:59 +00:00
mplorentz 108a9fef06 Get rid of volume icon next to text rooms 2026-03-16 20:36:59 +00:00
mplorentz 140440ca4c Allow user to configure room for voice, text, or both. 2026-03-16 20:36:59 +00:00
mplorentz 9a2fcec3f6 Remove plan 2026-03-16 20:36:59 +00:00
mplorentz 52f2f31ce6 Move livekit auth to relay 2026-03-16 20:36:59 +00:00
mplorentz 3049efe889 Fix logo download during docker build 2026-03-16 20:36:59 +00:00
mplorentz df9f3a707a Source .env explicitly during build 2026-03-16 20:36:59 +00:00
mplorentz eeaad7b9b3 Fix issue where docker build would rebuild when app did not change 2026-03-16 20:36:59 +00:00
mplorentz 0cbcbfc47b Try just serving 404.html 2026-03-16 20:36:59 +00:00
mplorentz 73fb411122 Try rewrites to get SPA mode working 2026-03-16 20:36:59 +00:00
mplorentz 7d3176da78 Serve in SPA mode 2026-03-16 20:36:59 +00:00
mplorentz 0ab1cfadde Auto-play voice track when joining a voice room 2026-03-16 20:36:59 +00:00
mplorentz fa4afe0c01 Add android microphoen permissions 2026-03-16 20:36:59 +00:00
mplorentz ca259b119b ignore pnpm store 2026-03-16 20:36:59 +00:00
mplorentz 0daab7a46c WIP voice channels 2026-03-16 20:36:59 +00:00
mplorentz 9fe155c118 Fix a docker rebuild issue (#88)
The Docker build wasn't making use of docker's cache because the .git directory was being copied into the build context. This means that even if the app did not change, if anything in git changed then docker would rebuild the entire app.

This excludes the .git folder from the docker build, instead relying on the user to pass in the build hash at build time. Which is annoying but I don't think there's a better way around it.

This was annoying me because I am deploying a self-hosted version of flotilla from a git branch via ansible and it was rebuilding flotilla every time.

Co-authored-by: mplorentz <mplorentz@noreply.gitea.coracle.social>
Reviewed-on: #88
Co-authored-by: Matt Lorentz <mplorentz@noreply.coracle.social>
Co-committed-by: Matt Lorentz <mplorentz@noreply.coracle.social>
2026-03-16 20:36:59 +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