alpha
Login
or
Join now
aly.codes
/
microcosm-rs
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Constellation, Spacedust, Slingshot, UFOs: atproto crates and services for microcosm
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
microcosm-rs
/
constellation
/
src
/
server
/
at
order_query
3 files
phil
drop reverse many-to-many, don't expose for /links
6mo ago
c4b30b32
acceptable.rs
drop reverse many-to-many, don't expose for /links https://tangled.org/microcosm.blue/microcosm-rs/pulls/6#comment-1444 many-to-many order is deterministic (could be reversed) but the order itself is arbitrary, so reversing it gives a different arbitrary order, but not a meaningfully different order. the rocks impl also embeds assumptions about the paging rules into its join loop which might not hold the regular /links endpoint won't get the reverse param because it's deprecated, but reversing backlinks is kept for the non-deprectated xrpc backlinks endpoint!
6 months ago
filters.rs
fix remaining vercel links -> pdsls.dev fuck vercel
9 months ago
mod.rs
drop reverse many-to-many, don't expose for /links https://tangled.org/microcosm.blue/microcosm-rs/pulls/6#comment-1444 many-to-many order is deterministic (could be reversed) but the order itself is arbitrary, so reversing it gives a different arbitrary order, but not a meaningfully different order. the rocks impl also embeds assumptions about the paging rules into its join loop which might not hold the regular /links endpoint won't get the reverse param because it's deprecated, but reversing backlinks is kept for the non-deprectated xrpc backlinks endpoint!
6 months ago