• Joined on 2025-12-31
padreug pushed to demo-login at aiolabs/webapp 2026-01-03 07:55:07 +00:00
8386a535bc Adds demo login page with demo account creation
caad99a645 commit pacakge-lock.json
Compare 2 commits »
padreug pushed to cfaun at aiolabs/webapp 2026-01-03 07:54:49 +00:00
925fe17ee8 disable events
7496df5ce2 Fix critical bug: prevent optimistic UI updates when event publish fails
04f5ad6120 Add delete task functionality for task authors
c1b0d2d471 Add communication confirmation checkbox for unclaiming tasks
64ddae164b Simplify unclaim logic - only for claimed state
Compare 52 commits »
padreug opened issue aiolabs/libra#3 2026-01-02 19:53:30 +00:00
Filter out Beancount summarization entries from Recent Transactions
padreug released v0.0.3 at aiolabs/libra 2026-01-02 19:27:46 +00:00
padreug pushed tag v0.0.3 to aiolabs/libra 2026-01-02 19:27:46 +00:00
padreug deleted tag v0.0.3 from aiolabs/libra 2026-01-02 19:26:38 +00:00
padreug pushed tag v0.0.3 to aiolabs/libra 2026-01-02 19:23:24 +00:00
padreug opened issue aiolabs/lamassu-server#2 2026-01-02 19:00:53 +00:00
Feature: API Key Authentication for Programmatic Access
padreug opened issue aiolabs/lamassu-server#1 2026-01-02 18:59:55 +00:00
Feature: Membership-Based Discount System with Lightning Integration
padreug opened issue aiolabs/libra#2 2026-01-02 18:55:49 +00:00
Add Refund entry type to accounting spec
padreug opened issue aiolabs/libra#1 2026-01-02 18:42:16 +00:00
Consider equity settlement option and handle legacy entries without links
padreug pushed to main at aiolabs/libra 2026-01-02 18:34:39 +00:00
e403ec223d Add settlement links to payment entries for traceability
padreug pushed to main at aiolabs/libra 2026-01-02 17:34:48 +00:00
da74e668c8 Fix entry_id mismatch between castle links and exp/rcv links
padreug pushed tag v0.0.2 to aiolabs/libra 2026-01-02 17:24:28 +00:00
padreug released v0.0.2 at aiolabs/libra 2026-01-02 17:24:28 +00:00
padreug pushed to main at aiolabs/libra 2026-01-02 17:23:39 +00:00
69ce1d9601 Fix Fava API endpoint for getting entry context
padreug opened issue aiolabs/webapp#13 2026-01-01 21:41:39 +00:00
feat(nostr-feed): Link Aggregator Future Features
padreug opened issue aiolabs/webapp#12 2026-01-01 21:34:04 +00:00
Send Lightning invoice to chat contact
padreug opened issue aiolabs/webapp#11 2026-01-01 21:22:54 +00:00
Security: Harden Nostr private key (prvkey) handling
padreug commented on issue aiolabs/webapp#10 2026-01-01 20:43:49 +00:00
Migrate private messaging from NIP-04 to NIP-17

This also affects aiolabs/nostrmarket which uses private messaging for merchant/customer communication.

Recommended approach: Implement backwards compatibility -…