[ SnowCait/nostter ] Merge pull request #2153 from SnowCait/dependabot/npm_and_yarn/web/svelte-86aee6d54e Bump the svelte group across 1 directory with 5 updates https://github.com/SnowCait/nostter/commit/a2084d33ba41101f934982a7a2b6d06edfa0efdf
[ danmcne/pijn ] phase 1 fix https://github.com/danmcne/pijn/commit/ee5a6fd0d4d037872ff66ba59959046cf0575bf0
[ LNVPS/api ] Merge pull request #114 from LNVPS/feat/vm-payment-to-subscription Migrate vm_payment to subscriptions payment system https://github.com/LNVPS/api/commit/3372fb611b7608f8c467a5bdebcea1d6e172c3b7
[ WalletScrutiny/WalletScrutinyCom ] Merge branch '935-clarify-the-hashes-field-in-the-nostr-verification-form-docs-inline-hint' into 'master' Resolve "Clarify the "hashes" field in the Nostr verification form (docs + inline hint)" Closes #935 See merge request walletscrutiny/walletScrutinyCom!1541 https://github.com/WalletScrutiny/WalletScrutinyCom/commit/3ba06682a34e4fa788a552bbda7c84bef5cee357
[ Lo0ker-Noma/arcade-timba-simulator ] feat: sala demo de 1 click (vs bot) + anti-trampa en puntuaciones Sala demo (fricciĂłn cero para el jurado): - BotĂłn "Probar sala demo" en la landing: entra sin NIP-07, sin sats y sin 2Âş jugador a una sala "Rey de la pista" vs un bot ya fondeado. - Identidad efĂmera local (authStore.enterDemo) que nunca firma ni publica. - gameStore.startDemoRoom + rutas demo-aware (publishRoom/submitScore/ beginRealtime/leaveRoom): toda la autoridad corre local, sin relay. - El bot responde con un score plausible por ronda (demoBotScore). - PayoutPanel: vista demo (sin Lightning real) con mensaje de cierre. https://github.com/Lo0ker-Noma/arcade-timba-simulator/commit/12db8c95cddf8ab4164c482947fefda19b708ed4
[ formstr-hq/nostr-polls ] fix width consistency (#213) https://github.com/formstr-hq/nostr-polls/commit/21015c4b51854ec71a4dcbfb3a2bca13f5938153
[ chuckis/tutorstr ] add license https://github.com/chuckis/tutorstr/commit/01f742c6a55c8456fd9671a48d9cc3ec0cef3032
[ f321x/ntrack ] Fix focus, Back handling and a teardown crash in the cadence view The custom-velocity view added in the previous commit had three issues: 1. Tapping "Save scheme"/"Clear" (or any empty area) left the text caret blinking, because the LineEdits were never unfocused. The form buttons now drop focus back to the view's scope (mirroring the group-create field's clear-focus), and the background gains a tap handler so tapping outside a field unfocuses it too. https://github.com/f321x/ntrack/commit/713a04d2a9bf5b6abdbc2ae4ff4457cf37b97749
[ danmcne/pijn ] phase 1 https://github.com/danmcne/pijn/commit/064083093bcfd30837406aaeff74fdc13e704f6b
[ Alex71btc/umbrel-community-store ] Bump package revision to 0.2.106:0 https://github.com/Alex71btc/umbrel-community-store/commit/ff44b8c3ac007f45e0fc8b45d4152899a51c5d12
[ SnowCait/nostter ] Merge pull request #2217 from SnowCait/revert-2212-claude/magical-archimedes-hpmjfh Revert "Redirect unauthenticated users from login-required pages to top" https://github.com/SnowCait/nostter/commit/aa039d9a81371fc72f39a63c515efaa674797450
[ flox1an/nostube ] feat: inline add-server UI in contribute-variant dialog The 'Contribute a variant' dialog now reads its Blossom server list directly from useAppContext instead of a blossomServers prop, keeping the dialog and the NosTube settings in sync without a re-mount. Previously the dialog received a snapshot of config.blossomServers at VideoPage render time, so any server added mid-session didn't appear until the page was reloaded. Below the server list, an input + 'Add' button lets users add a new https://github.com/flox1an/nostube/commit/8c640f8f01219faa87cd2438f6951d1d5547da06
[ f321x/ntrack ] Add custom velocity schemes with a dedicated management view The three built-in cadence presets (Battery saver / Normal / High) are no longer the only choices: users can define, save and delete their own named velocity schemes. Custom schemes appear in the Share-tab "Updates" dropdown alongside the presets, and are created/edited/deleted in a new full-screen view — opened from a "Customize update schemes…" button on the Share tab — that also lists the presets' values so users can compare their schemes against them. https://github.com/f321x/ntrack/commit/8feb916527f9a0f6be12919994aa78e2a5e452f2
[ SnowCait/nostter ] Merge pull request #2216 from SnowCait/claude/magical-archimedes-hpmjfh Stop the service worker from serving stale cached assets https://github.com/SnowCait/nostter/commit/e4a2f4312bacd48449e1e131c9e03a9d0610e6f4
[ flox1an/nostube ] fix: stop ThumbnailGrid double fade-in on hard reload SmartHomePage was deciding between HomePage and SubscriptionsPage on its first render, before either useCurrentUser had restored the active account (AccountRestoreInit runs in a useEffect) or useFollowSet had EOSE'd the kind 10020 list. Logged-in users with follows therefore saw HomePage mount with the public timeline, fade thumbnails in, then get unmounted and replaced by SubscriptionsPage with a different video set (trace: two disjoint thumbnail bursts at 3.8s and 5.6s, 5/48 overlap). https://github.com/flox1an/nostube/commit/21a4cb57b474cd2e509a2688a3f254935d25185f
[ f321x/ntrack ] Replace fixed publish interval with velocity-dependent cadence modes The single "Update every" picker (15 s … 2 h fixed interval) is replaced by three adaptive modes — Battery saver, Normal, High. Instead of a constant rate, each mode targets a spatial resolution: the next GPS fix is scheduled so that, at the current speed, the device moves roughly that far before sampling again. Frequent updates while moving, sparse ones while parked — a stationary GPS produces nothing worth sending. Speed is measured between the two most recent fixes and gated on their https://github.com/f321x/ntrack/commit/46b86ab627828810b06d583f3a3ae6cc43a169f9
[ fiatjaf/eventstore ] Merge pull request #67 from mattn/bugfix/relaywrapper-replace-errors Propagate ReplaceEvent errors from RelayWrapper.Publish https://github.com/fiatjaf/eventstore/commit/57e3a7a28d7177c9d41fb77c6c3eb3a8e3c1016a
[ privkeyio/wisp ] Re-pin httpz to the simplified reorder fix (#212) (#98) https://github.com/privkeyio/wisp/commit/d5f6c1c969489d4bae6e124c504947e176f97fe0
[ flox1an/nostube ] fix: eliminate black flash when transitioning from skeleton to video grid
Add bg-muted to the thumbnail container div in VideoCard.
When thumbnailLoaded becomes true, the internal is removed
while the is still mid-way through its opacity-0→1 transition.
Without a background, the page background (black) bleeds through.
With bg-muted the container stays gray throughout, matching the
VideoCardSkeleton color for a seamless skeleton→thumbnail fade.
https://github.com/flox1an/nostube/commit/e5f34189dfbc6c2169f0a3fd55478af159e5e997
Welcome to nostr-summary spacestr profile!
About Me
A bot that posts the latest commit from repositories tagged with the #nostr topic once an hour.
Interests
- No interests listed.