mplorentz
|
251988031c
|
incorporate page layout changes from dev and other cleanup
|
2026-04-06 13:23:32 -04:00 |
|
mplorentz
|
147cea3768
|
Merge branch 'dev' into feature/134-video-in-calls
Resolve conflicts in app.css (keep voice layout classes + .left-content),
PageContent (split frame + fixed scroll chrome), and room page (video UI,
compose zone + chat__compose, ResizeObserver padding, dev h-screen tail).
Made-with: Cursor
|
2026-04-06 11:16:48 -04:00 |
|
mplorentz
|
703a270f53
|
Add permissions for cameras on mobile
|
2026-04-06 11:10:53 -04:00 |
|
mplorentz
|
4f3860a994
|
Hide screen share button on ios and android
|
2026-04-06 10:46:02 -04:00 |
|
userAdityaa
|
80df16f97b
|
feat: redesign toast notifications for UX (#148)
Co-authored-by: userAdityaa <aditya.chaudhary1558@gmail.com>
Co-committed-by: userAdityaa <aditya.chaudhary1558@gmail.com>
|
2026-04-04 16:45:49 +00:00 |
|
junaiddshaukat
|
18cb245599
|
Remove room/space leave indications (#149)
Co-authored-by: junaiddshaukat <junaiddshaukat@noreply.coracle.social>
Co-committed-by: junaiddshaukat <junaiddshaukat@noreply.coracle.social>
|
2026-04-04 16:28:11 +00:00 |
|
Jon Staab
|
fd6cc84be6
|
Simplify chat compose layout
|
2026-04-04 09:02:52 -07:00 |
|
Jon Staab
|
9311cab3b2
|
Move away from fixed positioned page elements because they act squirrely on android
|
2026-04-03 17:16:47 -07:00 |
|
userAdityaa
|
fceccf47be
|
fix(ui): hide report badge for non-admin users (#147)
Co-authored-by: userAdityaa <aditya.chaudhary1558@gmail.com>
Co-committed-by: userAdityaa <aditya.chaudhary1558@gmail.com>
|
2026-04-03 23:54:20 +00:00 |
|
Jon Staab
|
fe20fbfd28
|
Add polls
|
2026-04-03 10:56:00 -07:00 |
|
junaiddshaukat
|
4f3a2a1660
|
Add space search to recent activity page (#59) (#119)
Co-authored-by: junaiddshaukat <junaiddshaukat@noreply.coracle.social>
Co-committed-by: junaiddshaukat <junaiddshaukat@noreply.coracle.social>
|
2026-04-03 16:58:35 +00:00 |
|
mplorentz
|
ea4e1cde31
|
Show unread indicator on chat icon in VoiceWidget
|
2026-04-03 10:51:28 -04:00 |
|
mplorentz
|
4f2e494959
|
Allow clicking voice widget to go back to call
|
2026-04-03 10:41:05 -04:00 |
|
mplorentz
|
fef449be85
|
rework video + text chat display controls
|
2026-04-03 10:36:14 -04:00 |
|
mplorentz
|
945e853e3b
|
Style pin icon more better
|
2026-04-03 10:01:13 -04:00 |
|
mplorentz
|
bad96500d5
|
Style voice widget icons to be less red
|
2026-04-03 09:58:00 -04:00 |
|
mplorentz
|
148286dc04
|
Add video settings to VoiceCallAudioSettingsDialog
|
2026-04-03 09:23:53 -04:00 |
|
mplorentz
|
3decff3cfc
|
Fix merge artifacts
|
2026-04-03 09:19:32 -04:00 |
|
mplorentz
|
b4b8f85e18
|
Add settings button to configure audio devices in call
|
2026-04-03 09:13:06 -04:00 |
|
mplorentz
|
6cc21de400
|
Change screen sharing icon
|
2026-04-03 09:11:18 -04:00 |
|
mplorentz
|
39e851b735
|
Improve pinned video layout
|
2026-04-03 09:11:18 -04:00 |
|
mplorentz
|
81ff1cafdc
|
Add a button to spotlight a video feed
|
2026-04-03 09:11:18 -04:00 |
|
mplorentz
|
008dd246ef
|
Add basic screen sharing
|
2026-04-03 09:11:18 -04:00 |
|
mplorentz
|
50ccfa775f
|
add video to livekit calls
|
2026-04-03 09:11:18 -04:00 |
|
Jon Staab
|
1c8457a4bf
|
Fix notification badge on mobile nav
|
2026-04-02 16:47:32 -07:00 |
|
Jon Staab
|
8710043a02
|
Fix env conventions again
|
2026-04-02 14:01:09 -07:00 |
|
Jon Staab
|
dc46b42cb6
|
Fix platform logo
|
2026-04-02 13:49:01 -07:00 |
|
Jon Staab
|
2f1972e70a
|
Add contributing file
|
2026-04-02 13:31:37 -07:00 |
|
mplorentz
|
c5fcf12165
|
Fix error toast when failing to join room. (#113)
Co-authored-by: Matt Lorentz <mplorentz@noreply.coracle.social>
Co-committed-by: Matt Lorentz <mplorentz@noreply.coracle.social>
|
2026-04-02 19:35:46 +00:00 |
|
mplorentz
|
61ed632579
|
Change audio devices in call (#112)
Co-authored-by: Matt Lorentz <mplorentz@noreply.coracle.social>
Co-committed-by: Matt Lorentz <mplorentz@noreply.coracle.social>
|
2026-04-02 19:33:48 +00:00 |
|
Jon Staab
|
86f4b75c52
|
Merge subs to avoid hitting limits
|
2026-04-02 11:49:26 -07:00 |
|
Bhavishy
|
b26ab916d5
|
feat: use NIP-50 relay-side search with scope selection (#114)
Co-authored-by: Bhavishy <bhavishyrocker2801@gmail.com>
Co-committed-by: Bhavishy <bhavishyrocker2801@gmail.com>
|
2026-04-02 18:49:18 +00:00 |
|
nayan9617
|
c882198206
|
fix: respect VITE_PLATFORM_LOGO with fallback (#116)
Co-authored-by: nayan9617 <nayanp4925@gmail.com>
Co-committed-by: nayan9617 <nayanp4925@gmail.com>
|
2026-04-02 17:52:44 +00:00 |
|
Jon Staab
|
4aef27ffd5
|
Fix xcode version
Docker / build-and-push-image (push) Successful in 15m54s
|
2026-04-02 07:08:16 -07:00 |
|
Jon Staab
|
cf4e3f5fc6
|
Bump version
1.7.2
|
2026-04-02 07:05:34 -07:00 |
|
Jon Staab
|
57eb919c83
|
Bump welshman to fix poll behavior
Docker / build-and-push-image (push) Has been cancelled
|
2026-04-02 07:02:57 -07:00 |
|
Jon Staab
|
85cfaf2bc9
|
Remove redundant join space button
|
2026-04-02 06:29:37 -07:00 |
|
Jon Staab
|
25a69a8191
|
Small tweaks
|
2026-04-01 14:07:29 -07:00 |
|
Jon Staab
|
6feeb23b1f
|
Bump welshman
|
2026-04-01 11:39:05 -07:00 |
|
Jon Staab
|
4b92ffe3c5
|
remove duplicate spaces button
|
2026-04-01 11:33:56 -07:00 |
|
Jon Staab
|
823a9c3271
|
Combine discover and space list into a single page
|
2026-03-31 14:24:09 -07:00 |
|
Jon Staab
|
fe89df2aa3
|
Fix some chat related bugs
Docker / build-and-push-image (push) Successful in 22m43s
|
2026-03-31 11:25:59 -07:00 |
|
Jon Staab
|
97ff8ff802
|
Bump version
Docker / build-and-push-image (push) Successful in 22m2s
1.7.1
|
2026-03-31 09:55:04 -07:00 |
|
Jon Staab
|
a10a9e7043
|
Bump pomade
|
2026-03-31 09:53:30 -07:00 |
|
Jon Staab
|
4f42abc2ff
|
Bump version
Docker / build-and-push-image (push) Successful in 17m16s
1.7.0
|
2026-03-30 15:22:01 -07:00 |
|
Jon Staab
|
fe042c88b8
|
Apply safe area insets to new messages button
|
2026-03-30 15:15:41 -07:00 |
|
Jon Staab
|
55e3a31b61
|
Show notifications on non-nip29 chat
|
2026-03-30 14:29:24 -07:00 |
|
Jon Staab
|
5760be4313
|
Add back button to chat detail
|
2026-03-30 14:24:40 -07:00 |
|
Jon Staab
|
2fd7556a52
|
Fix new messages button, improve room load
|
2026-03-30 14:20:30 -07:00 |
|
Jon Staab
|
e8ed9cd379
|
Fix chat new messages fixed button
|
2026-03-30 13:22:22 -07:00 |
|