BlueSky & more on desktop lazurite.stormlightlabs.org/
tauri rust typescript bluesky appview atproto solid
2
fork

Configure Feed

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

at main 54 lines 1.4 kB view raw view rendered
1--- 2title: "To-Do List/Parking Lot" 3updated: 2026-04-13 4--- 5 6## Pre-release 7 8### Bugs 9 10- [x] Quoted posts should link to the original post 11 - [x] They should also nest properly 12 13### High Priority Updates 14 15- [ ] Feed view 16- [ ] Starter pack view 17- [ ] List view 18- [ ] Starter Pack search 19- [ ] Feed search 20- [ ] List search? (does this even exist at the API level?) 21 22### Profiles 23 24- [ ] DM button -> Creates a DM if does not exist 25- [ ] Profile edit screen (display name, bio, avatar, banner, website, pronouns) 26- [ ] Mute / block actions from profile view 27 28### Polish 29 30- [ ] Composer UI should be vertically centered (in the full window) with a more padding 31 in the input area. The backdrop needs a lower opacity as well. 32 33## Updates 34 35- [ ] Profile RSS? 36 37### Multicolumn Layouts 38 39- [ ] Templates / saved layouts (e.g., "Research", "Timeline + Notifications") 40- [ ] Notification column type 41- [ ] Column-level auto-refresh interval override 42 - [ ] Related, but separate, refreshing the "main"/"home" feed 43- [ ] Shared scroll sync between related columns 44 45### Spacedust & Jetstream 46 47- [ ] Spacedust as a column type in multicolumn view (live notification stream) 48- [ ] (raw) Firehose Viewer 49- [ ] Jetstream viewer 50 51### Diagnostics 52 53- [ ] Network relationship diff over time (requires historical snapshots) 54- [ ] Profile/identity history timeline (handle/DID/PDS changes)