Kevin McConnell
decd01c8d0
Extend public caching to 30 seconds
...
Up from the previous 5 seconds. It's still short enough that the pages
shouldn't feel stale, but it further reduces the number of requests that
will reach the app.
Also moved this into a shared concern so we can adjust the caching rule
in one place.
2025-10-23 11:48:12 -07:00
Jason Zimdars
fb865effac
Activity bumps cards to the top of the stream
2025-10-13 15:39:14 -05:00
Jorge Manrubia
dc99b63b50
Place golden cards first
2025-09-29 21:56:40 +02:00
Jorge Manrubia
4103e0c346
Adapt public collections/cards to the new columns model
2025-09-28 18:33:06 +02:00
Jorge Manrubia
2f6a639682
Prepare entropy code for the new auto postpone approach
2025-09-24 16:22:42 +02:00
Jason Zimdars
00933570b9
Show 3 cols in public view
2025-08-20 17:30:21 -05:00
Jorge Manrubia
1ab3877f65
Enable caching at intermediate proxies during traffic spikes
...
Implement suggestion by Kevin here https://github.com/basecamp/fizzy/pull/596#discussion_r2137474704
2025-06-10 21:52:33 +02:00
Jorge Manrubia
7013b7f378
Pagination working for public collections
2025-06-09 14:36:53 +02:00
Jorge Manrubia
87bbb79851
Make cards work without filters since those require an authenticated creator
...
I still need to make pagination work
2025-06-09 13:37:49 +02:00
Jorge Manrubia
d349a4ee5f
Filter by collection
2025-06-09 13:13:18 +02:00
Jorge Manrubia
28d1f104fd
Basic rendering for public collections
2025-06-09 13:09:32 +02:00