alpha
Login
or
Join now
microcosm.blue
/
microcosm-rs
Star
0
Fork
3
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
3
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
/
templates
/
at
main
14 files
phil
index links-in-rkeys
7w ago
e97d6013
base.html.j2
index links-in-rkeys
1 month ago
dids-count.html.j2
meta descriptions etc
1 year ago
dids.html.j2
fix broken links to pdsls.dev domain This commit fixes #49; on links to https://pdsls.dev/, the DID shall not be percent-encoded.
5 months ago
explore-links.html.j2
meta descriptions etc
1 year ago
get-backlink-dids.html.j2
Rename method name to fetch backlink DIDs Renaming from `getDistinct` to `getBacklinkDids` to better reflect the output type and the close relationship to the `getBacklinks` method.
5 months ago
get-backlinks-count.html.j2
Fix Git whitespace error in "hello" template
4 months ago
get-backlinks.html.j2
Add reverse ordering support to link query endpoints - Add "reverse" boolean parameter to three endpoints: 1. getManyToManyCounts (grouped counts) 2. getBacklinks (links to subject) 3. links (target links) - Implement reverse iteration logic in both storage backends (mem_store and rocks_store) for __reverse-chronological__ ordering - Update HTML templates with (reverse) checkboxes
6 months ago
get-many-to-many-counts.html.j2
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!
5 months ago
get-many-to-many.html.j2
ManyToManyItem and set default "try-it": listitems
4 months ago
hello.html.j2
index links-in-rkeys
1 month ago
links-all-count.html.j2
Web: stats and summary
1 year ago
links-count.html.j2
meta descriptions etc
1 year ago
links.html.j2
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!
5 months ago
try-it-macros.html.j2
Rename method name to fetch backlink DIDs Renaming from `getDistinct` to `getBacklinkDids` to better reflect the output type and the close relationship to the `getBacklinks` method.
5 months ago