• Joined on 2024-04-09
giles pushed to decoupling at coop/shared 2026-02-21 15:57:34 +00:00
dd7a99e8b7 Add federation event handlers, AP delivery, and anchoring
giles pushed to main at coop/federation 2026-02-21 15:46:56 +00:00
f2136d0cc2 Add CSRF token to logout form in base template
giles pushed to main at coop/federation 2026-02-21 15:43:03 +00:00
0bb057d65b Add CSRF tokens to login and choose-username forms
giles pushed to main at coop/federation 2026-02-21 15:11:58 +00:00
41e9670975 Initial federation app — ActivityPub server for Rose-Ash
giles created branch main in coop/federation 2026-02-21 15:11:58 +00:00
giles pushed to decoupling at coop/market 2026-02-21 15:11:33 +00:00
3bddee0d94 Wire federation service stub and update shared submodule
giles pushed to decoupling at coop/events 2026-02-21 15:11:31 +00:00
a7b70569c9 Wire federation service stub and update shared submodule
giles pushed to decoupling at coop/cart 2026-02-21 15:11:30 +00:00
a6f7bfdc7b Wire federation service stub and update shared submodule
giles pushed to decoupling at coop/blog 2026-02-21 15:11:28 +00:00
234a5f797d Wire federation service stub and update shared submodule
giles pushed to decoupling at coop/shared 2026-02-21 15:10:15 +00:00
8850a0106a Add federation/ActivityPub models, contracts, and services
giles created repository coop/federation 2026-02-21 15:04:42 +00:00
giles pushed to decoupling at coop/events 2026-02-21 09:43:12 +00:00
90c918595c Fix OOB cart-mini clearing cart icon when adjusting tickets
giles pushed to decoupling at coop/shared 2026-02-21 09:43:03 +00:00
7abef48cf2 Add count param to cart mini macro for explicit override
giles pushed to decoupling at coop/cart 2026-02-21 09:36:26 +00:00
28c10a3411 Fix TypeError: Decimal + float in cart_total computation
giles pushed to decoupling at coop/events 2026-02-21 09:13:00 +00:00
f445d39d22 Fix cart-mini OOB: compute cart_count explicitly in adjust route
giles pushed to decoupling at coop/events 2026-02-21 09:09:19 +00:00
4aaaf2c7f1 Fix: remove OOB cart-mini from ticket adjust response
giles pushed to decoupling at coop/market 2026-02-21 08:53:59 +00:00
ade59dcbb4 Update shared submodule: ticket +/- quantity support
giles pushed to decoupling at coop/blog 2026-02-21 08:53:52 +00:00
fb93af067c Update shared submodule: ticket +/- quantity support
giles pushed to decoupling at coop/cart 2026-02-21 08:53:49 +00:00
fd89426ed9 Group cart tickets by event with +/- quantity buttons
giles pushed to decoupling at coop/events 2026-02-21 08:53:48 +00:00
256eb390b0 Replace ticket qty input with +/- buttons, show sold/basket counts