a love letter to tangled (android, iOS, and a search API)
19
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: update changelog

+11 -7
+11 -7
CHANGELOG.md
··· 1 1 # CHANGELOG 2 2 3 - ## Unreleased 3 + ## v0.1.1 4 4 5 - ### v0.1.0 5 + ### Changed 6 6 7 - #### Added 7 + - Issue's no longer link but now show the AT URI in the docs. 8 8 9 - ##### 2026-03-22 9 + ## v0.1.0 (API) 10 + 11 + ### Added 12 + 13 + #### 2026-03-22 10 14 11 15 - Profile screen with a list of repositories, follower, and following counts 12 16 - Jump to profile or repository (Home screen) 13 17 14 - ##### 2026-03-23 18 + #### 2026-03-23 15 19 16 20 - [Constellation](http://constellation.microcosm.blue) integration for star and follower counts in search results and profile summaries 17 21 - [Tap](https://github.com/bluesky-social/indigo/blob/main/cmd/tap/README.md) integration for indexing new records in real-time 18 22 - Search (full-text search) over indexed records with public API and documentation site. 19 23 20 - ##### 2026-03-24 24 + #### 2026-03-24 21 25 22 26 - Full XRPC client for GET requests to upstream PDS and knot APIs, with proxy endpoints in the API server 23 27 24 - ##### 2026-03-25 28 + #### 2026-03-25 25 29 26 30 - Readthrough indexing job queue for API-fetched records (e.g. enrichment, backfill)