• Joined on 2025-12-31
padreug deleted branch fix/monotonic-created-at from aiolabs/events 2026-06-18 12:18:56 +00:00
padreug merged pull request aiolabs/events#27 2026-06-18 12:18:55 +00:00
fix: publish NIP-52 events with monotonic created_at (#26)
padreug closed issue aiolabs/events#26 2026-06-18 12:18:55 +00:00
NIP-52 republish uses non-monotonic created_at (live ticket counts can stall)
padreug created pull request aiolabs/events#27 2026-06-18 12:13:35 +00:00
fix: publish NIP-52 events with monotonic created_at (#26)
padreug created branch fix/monotonic-created-at in aiolabs/events 2026-06-18 12:13:21 +00:00
padreug pushed to fix/monotonic-created-at at aiolabs/events 2026-06-18 12:13:21 +00:00
cfc2e38a5e chore: bump config.json version to 1.6.1-aio.6
b5c87c60b4 fix: publish NIP-52 events with monotonic created_at (#26)
Compare 2 commits »
padreug opened issue aiolabs/events#26 2026-06-18 12:10:43 +00:00
NIP-52 republish uses non-monotonic created_at (live ticket counts can stall)
padreug pushed to dev at aiolabs/webapp 2026-06-18 12:03:59 +00:00
2febf0926d docs(nostr-patterns): point monotonic created_at at the shared helper
c6f626df08 fix(events): publish bookmarks with monotonic created_at (#122)
Compare 2 commits »
padreug merged pull request aiolabs/webapp#126 2026-06-18 12:03:59 +00:00
fix(events): publish bookmarks with monotonic created_at (#122)
padreug closed issue aiolabs/webapp#122 2026-06-18 12:03:59 +00:00
Use monotonic created_at when publishing replaceable events
padreug deleted branch fix/monotonic-created-at from aiolabs/webapp 2026-06-18 12:03:59 +00:00
padreug pushed to dev at aiolabs/webapp 2026-06-18 12:03:12 +00:00
4b3b905225 fix(events): key the events store by addressable coordinate (#121)
padreug deleted branch fix/events-store-coordinate-key from aiolabs/webapp 2026-06-18 12:03:12 +00:00
padreug merged pull request aiolabs/webapp#125 2026-06-18 12:03:10 +00:00
fix(events): key the events store by addressable coordinate (#121)
padreug closed issue aiolabs/webapp#121 2026-06-18 12:03:10 +00:00
Key the events store by addressable coordinate (kind:pubkey:dtag), not bare d-tag
padreug pushed to dev at aiolabs/webapp 2026-06-18 11:59:21 +00:00
327092c022 chore(test): add vitest runner + smoke test
padreug deleted branch chore/vitest-setup from aiolabs/webapp 2026-06-18 11:59:21 +00:00
padreug merged pull request aiolabs/webapp#124 2026-06-18 11:59:19 +00:00
chore(test): add vitest runner + smoke test
padreug pushed to fix/monotonic-created-at at aiolabs/webapp 2026-06-18 11:33:19 +00:00
e82a9a667a docs(nostr-patterns): point monotonic created_at at the shared helper
padreug created pull request aiolabs/webapp#126 2026-06-18 11:31:29 +00:00
fix(events): publish bookmarks with monotonic created_at (#122)