[ higedamc/haven-start9-wrapper ] Merge pull request #11 from higedamc/fix/kohei/max-event-size Fix/kohei/max event size
[ greenart7c3/Amber ] 4.0.7
[ haorendashu/nostrmo ] after doSync and call doSync again
[ papiche/Astroport.ONE ] Introduce UPLANETNAME_AMORTISSEMENT wallet for cumulative depreciation management This commit adds the UPLANETNAME_AMORTISSEMENT wallet to track cumulative depreciation (Compte 28 - Valeur Consommée) within the UPlanet ecosystem. The wallet is created if it doesn't exist, and its public key is integrated into various scripts for managing depreciation flows. Additionally, updates to the economic allocation process ensure that depreciation is accurately accounted for, enhancing financial clarity and integrity. The documentation and comments have been updated to reflect these changes, emphasizing the distinction between capital and amortization management.
[ rehansahab/Sparkle-Protocol ] Update README.md
[ burned-caroche455/haven-kit ] Update README.md
[ purrgrammer/grimoire ] Fix command launcher in event preview (#42) * fix(CommandLauncher): redirect to dashboard when executing commands from preview routes NIP-19 preview routes (/nevent..., /npub..., etc.) don't render the window system, so commands executed there appeared to do nothing. Now detects preview routes and navigates to the dashboard before creating the window, so the command actually takes effect. * fix(test): add WebSocket polyfill for Node.js test environment
[ greenart7c3/Amber ] Refactor: Move auth logic to BiometricAuthScreen
[ HORNET-Storage/HORNETS-Relay-Panel ] style: Improve Bitcoin price chart time range buttons - Add green/red arrow colors for price direction - Round button corners and remove divider lines - Center button text and adjust spacing - Remove hover effect on selected button
[ purrgrammer/grimoire ] feat(RichText): render gallery as 3-column grid for compact display (#41) - Add new 'grid' preset to MediaEmbed with square aspect ratio and object-cover - Update Gallery component to use CSS grid (3 cols) for images/videos - Separate audio items into stacked layout below the grid - Grid adapts to container width for varied event card sizes Co-authored-by: Claude <noreply@anthropic.com>