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
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
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
57eb919c83
Bump welshman to fix poll behavior
2026-04-02 07:02:57 -07:00
Jon Staab
6feeb23b1f
Bump welshman
2026-04-01 11:39:05 -07:00
Jon Staab
a10a9e7043
Bump pomade
2026-03-31 09:53:30 -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
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
mplorentz
eeacaca725
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: coracle/flotilla#88
Co-authored-by: Matt Lorentz <mplorentz@noreply.coracle.social >
Co-committed-by: Matt Lorentz <mplorentz@noreply.coracle.social >
2026-03-09 21:12:35 -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: coracle/flotilla#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
2adf64da55
Bump welshman and pomade
2026-03-09 21:12:10 -07:00
Jon Staab
527ef59adc
Update pomade version
2026-03-09 21:12:09 -07:00
Jon Staab
c9954db3fe
Use compressorjs-next
2026-03-09 21:12:08 -07: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
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
3f914d02cc
Fix signer disconnection flash, nav icon sizes
2026-01-16 11:33:03 -08:00
Jon Staab
df56af9b0e
Bump version
2025-12-05 09:51:15 -08:00
Jon Staab
e6c7a675a9
Bump welshman
2025-12-02 13:24:43 -08:00
Jon Staab
9cae4da9f4
Add lightning invoice payments
2025-11-12 16:24:58 -08:00
Jon Staab
57447e5bf4
Bump version
2025-11-11 14:09:05 -08:00
Jon Staab
5525e45a15
Bump version, upgrade welshman
2025-11-05 09:42:27 -08:00
Jon Staab
ca4e5ae5ee
Add shadow to thread items etc, bump welshman, update changelog, update version
2025-11-04 17:14:33 -08:00
Jon Staab
a324dad2ba
Rename channel to room
2025-10-30 15:36:14 -07:00
Jon Staab
dc2af86db8
Bump welshman
2025-10-28 13:26:02 -07:00
Jon Staab
2e8678e4c6
Bump welshman
2025-10-27 15:08:34 -07:00
Jon Staab
a99e12f12e
Bump welshman
2025-10-24 06:47:20 -07:00
Jon Staab
6ca74c21bf
Update to new version of welshman, including new thunks and wrap manager
2025-10-20 15:42:41 -07:00
Jon Staab
7334cd26f8
Bump version
2025-10-13 15:17:46 -07:00
Jon Staab
44555215cf
Track shards separately, upgrade deps
2025-10-13 13:41:27 -07:00
Jon Staab
004b30b737
Update caniuse
2025-10-13 11:48:22 -07:00
Jon Staab
db98ce8db7
Bump welshman
2025-10-06 11:26:27 -07:00
Jon Staab
04155f5b23
Bump welshman
2025-10-01 17:03:25 -07:00
Jon Staab
a8d1c4bbbc
Refactor storage
2025-09-30 16:28:12 -07:00