Jon Staab
65ca8a7fd8
Remove follow graph building
2026-04-08 09:46:56 -07:00
nayan9617
7f1e98dcb2
Fix fallback pull race after abort ( #167 )
...
Co-authored-by: nayan9617 <nayanp4925@gmail.com >
Co-committed-by: nayan9617 <nayanp4925@gmail.com >
2026-04-08 16:43:04 +00:00
priyanshu_bharti
4c19ee823b
73-video-thumbnails ( #142 )
...
This PR implements video thumbnails for `.mov`, `.webm`, and `.mp4` files in the `ContentLinkBlock` component.
Changes:
- Added the `poster` attribute to the `<video>` tag.
- Set the poster source to `{url}#t=1` to capture a clear preview frame at the 1-second mark.
- Verified locally that thumbnails are now correctly displayed instead of a black/empty box.
Closes #73
Reviewed-on: #142
Co-authored-by: Priyanshubhartistm <bhartipriyanshustm@gmail.com >
Co-committed-by: Priyanshubhartistm <bhartipriyanshustm@gmail.com >
2026-04-08 16:07:11 +00:00
Jon Staab
fe20fbfd28
Add polls
2026-04-03 10:56:00 -07:00
Jon Staab
dc46b42cb6
Fix platform logo
2026-04-02 13:49:01 -07:00
Jon Staab
86f4b75c52
Merge subs to avoid hitting limits
2026-04-02 11:49:26 -07: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
25a69a8191
Small tweaks
2026-04-01 14:07:29 -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
2fd7556a52
Fix new messages button, improve room load
2026-03-30 14:20:30 -07:00
Jon Staab
6c9bdb2ccd
Detect blossom support using supported_nips
2026-03-30 11:46:11 -07:00
Jon Staab
bc94c705f3
Make space syncing more robust
2026-03-30 11:46:11 -07:00
mplorentz
16a73f27c9
Add a dialog before joining voice rooms ( #109 )
...
After using the voice rooms more since we removed the option for voice-only rooms I think you were right to suggest a dialog box before joining rooms. It felt far to clunky to have to join the voice call any time you just wanted to try to view room members, edit room settings, or just view the recent text chat.
This adds a dialog that allows the user to decline to join the call but still access the text part of the room along with associated settings and controls. It also acts as another confirmation step before turning on the user's microphone, and allows them to choose an audio input so they don't have to mess with the (generally terrible) browser controls for doing so. We should probably have controls to change your audio input and output from within the call as well, but I think this is enough for an MVP.

Co-authored-by: mplorentz <mplorentz@noreply.gitea.coracle.social >
Reviewed-on: #109
Co-authored-by: Matt Lorentz <mplorentz@noreply.coracle.social >
Co-committed-by: Matt Lorentz <mplorentz@noreply.coracle.social >
2026-03-27 19:02:56 +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
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
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
5d6661f964
Speed up boot, prune stores
2026-03-12 11:33:04 -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
2f3bc6cc6f
Handle profile update errors
2026-03-09 21:12:50 -07:00
Jon Staab
ae523c1ca6
Refactor pomade, add password reset flow
2026-03-09 21:12:37 -07:00
Jon Staab
71f162f20d
Update pomade implementation
2026-03-09 21:12:37 -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
527ef59adc
Update pomade version
2026-03-09 21:12:09 -07:00
triesap
c43544734a
Drag and drop space icons ( #17 ) ( #78 )
...
Closes #17
Co-authored-by: Jon Staab <shtaab@gmail.com >
Reviewed-on: #78
Co-authored-by: triesap <tyson@radroots.org >
Co-committed-by: triesap <tyson@radroots.org >
2026-03-09 21:12:09 -07:00
Jon Staab
56dddbdd86
Add better muting, add EventReducer
2026-03-09 21:12:09 -07:00
Jon Staab
4b156ee699
Work on feed page
2026-03-09 21:12:09 -07:00
Jon Staab
bda91080ab
Pin scroll position to at'd event until user scrolls
2026-03-09 21:12:08 -07:00
Jon Staab
dde9dbfbfe
Add forward scrolling to makeMakeFeed
2026-03-09 21:12:08 -07:00
Jon Staab
7f6450375b
Fix duplicate ids in chat
2026-03-09 21:12:08 -07:00
Jon Staab
3d268f1f9d
Refactor SpaceSearch into its own component
2026-03-09 21:12:08 -07:00
Ben
66a7a2a7af
Space search
2026-03-09 21:12:08 -07:00
Jon Staab
d5e91ce874
Fix DM media detection
2026-03-09 21:12:08 -07:00
Jon Staab
cb06c4e954
Watch tracker in feed utils
2026-03-09 21:12:08 -07:00
Jon Staab
9188c0a8bc
Revert makeFeed changes
2026-03-09 21:12:08 -07:00
Jon Staab
30653fe344
Clean up report item design, bad/restore user actions, space description input, add feed to home page
2026-03-09 21:12:07 -07:00
Jon Staab
3024e08ca5
Fix makeFeed (maybe)
2026-03-09 21:12:07 -07:00
Jon Staab
380a52efb3
Use space url as relay hint
2026-02-09 17:24:55 -08:00
hodlbod
c4f2f55617
Simplify notification badges, improve performance ( #57 )
...
Co-authored-by: Jon Staab <shtaab@gmail.com >
2026-02-09 11:44:32 -08:00
Jon Staab
24b88e4ac0
Fix calendar detail
2026-02-06 14:57:35 -08:00
Jon Staab
c0c388d1b9
Tweak syncing so it works better for picky relays
2026-02-06 14:57:35 -08:00
Jon Staab
9f27cc61da
Ignore another invite code error
2026-02-06 14:57:35 -08:00
Tyson Lupul
4dfbb437f9
Wallet receive flow ( #15 ) ( #52 )
...
* Pin sharp via pnpm override, add wallet receive
* Revert toast success styling
* Route receive through wallet connect
* Simplify receive invoice validation
* Polish receive modal layout
* Clarify NWC client config
* Adjust wallet action layout on mobile
2026-02-05 20:51:59 +00:00
Jon Staab
815dbba497
Use address for page param for replaceable events
2026-02-03 16:35:32 -08:00
Jon Staab
dc5bac67aa
Add image uploads to classifieds
2026-02-03 14:18:58 -08:00