Jon Staab
8fe42e6f22
Update version
2026-05-11 09:54:22 -07:00
Jon Staab
47a6209730
Bump welshman
2026-05-11 09:20:17 -07:00
Jon Staab
94db65b85e
Bump welshman, add email rendering support
2026-05-06 13:47:30 -07:00
Khushvendra
bbbc6f7363
fix(metadata): add case-insensitive HTML title fallback parsing for invite links ( #248 )
...
Co-authored-by: 1amKhush <khushvendras99@gmail.com >
Co-committed-by: 1amKhush <khushvendras99@gmail.com >
2026-05-04 21:02:56 +00:00
Jon Staab
c5be477855
fix: bundle emoji-picker data locally for Capacitor Android
...
The emoji grid wasn't rendering on Android because emoji-picker-element
defaults to fetching its data.json from jsdelivr, and CapacitorHttp's
patched fetch breaks the library's ETag-based revalidation flow. Bundle
emoji-picker-element-data via Vite's ?url import so the JSON ships as a
same-origin asset.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-28 14:15:12 -07:00
Jon Staab
95d9d8bf23
Bump version
2026-04-16 14:10:50 -07:00
Jon Staab
61e93d4071
Update changelog, bump version
Docker / build-and-push-image (push) Successful in 19m16s
2026-04-16 11:40:24 -07:00
Jon Staab
e1a7b051bd
Use welshman kinds
2026-04-16 11:34:59 -07:00
sakshamjain
7a7af58f5c
feat: add native share support for space invites
2026-04-16 10:16:12 -07:00
Khushvendra
4cc1cc95ca
Fix voice call cold-start timeout and preserve custom timeout message ( #174 ) ( #203 )
...
Co-authored-by: 1amKhush <khushvendras99@gmail.com >
Co-committed-by: 1amKhush <khushvendras99@gmail.com >
2026-04-15 20:37:03 +00:00
Khushvendra
f6d9e52c6e
fix: support native clipboard image paste on mobile ( #181 )
...
Co-authored-by: Khushvendra <khushvendras99@gmail.com >
Co-committed-by: Khushvendra <khushvendras99@gmail.com >
2026-04-11 16:38:06 +00:00
Jon Staab
37efa6a62c
Bump pomade
2026-04-10 09:24:22 -07:00
Jon Staab
8e2dd8b278
Upgrade daisyui/tailwind
2026-04-07 15:31:35 -07:00
Jon Staab
cf4e3f5fc6
Bump version
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
6feeb23b1f
Bump welshman
2026-04-01 11:39:05 -07:00
Jon Staab
97ff8ff802
Bump version
Docker / build-and-push-image (push) Successful in 22m2s
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
2026-03-30 15:22:01 -07:00
Jon Staab
eeeb3c96d2
Bump welshman
2026-03-30 11:46:12 -07:00
Jon Staab
610b8dd171
Use secure storage for session data
2026-03-23 17:51:51 -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
0e65e834da
Bump welshman
2026-03-12 08:20:15 -07:00
Jon Staab
b02f4bd53a
Update version
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
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
1ae821bff8
Bump welshman
2026-03-09 21:12:10 -07:00
Jon Staab
7dfa6538be
Bump welshman
2026-03-09 21:12:10 -07:00
triesap
c970038943
Bootstrap Tauri desktop shell for evaluation ( #66 )
...
Adds a minimal Tauri desktop bootstrap. Run with: pnpm run tauri:dev
Reviewed-on: #66
Co-authored-by: triesap <tyson@radroots.org >
Co-committed-by: triesap <tyson@radroots.org >
2026-03-09 21:12:10 -07:00
Jon Staab
beef606024
Remove capacitor plugin from overrides
2026-03-09 21:12:10 -07:00
Jon Staab
2adf64da55
Bump welshman and pomade
2026-03-09 21:12:10 -07:00
Jon Staab
fd3fb8573c
Update nostr signer capacitor plugin
2026-03-09 21:12:09 -07:00
Jon Staab
7d049150a0
Bump nip55 signer
2026-03-09 21:12:09 -07:00
Jon Staab
527ef59adc
Update pomade version
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
c9954db3fe
Use compressorjs-next
2026-03-09 21:12:08 -07:00
Jon Staab
3b2870a318
Bump version
Docker / build-and-push-image (push) Has been cancelled
2026-02-10 17:14:02 -08:00
Jon Staab
c1f9c9e25e
Bump welshman
2026-02-09 17:29:30 -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
b7dd2ff8b4
Bump welshman
2026-02-04 13:16:00 -08:00
Jon Staab
000344a942
Fixing bugs with push notifications
2026-01-28 13:36:19 -08:00
Jon Staab
143a1dd39b
Update notification subscriptions reactively
2026-01-27 13:38:24 -08:00
Jon Staab
286d939097
Moar upgrades
2026-01-23 10:53:50 -08:00
Jon Staab
ca3d661830
Generally just refactor alerts, upgrade some deps
2026-01-23 10:05:47 -08:00
Jon Staab
6d1eeacc49
Add new alerts
2026-01-20 13:42:58 -08:00
Jon Staab
9f34b33b7e
Remove sourcemaps command
2026-01-19 10:40:56 -08:00
Jon Staab
82ab7a043f
Remove glitchtip integration
2026-01-16 15:19:52 -08:00
Jon Staab
798253a50e
Bump welshman
2026-01-16 15:07:55 -08:00
Jon Staab
d1db77d0f5
Bump version
2026-01-16 11:01:24 -08:00