An in browser local PDS localpds.at
20

Configure Feed

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

Update readme to reflect current position

authored by

Niall Bunting and committed by
Niall Bunting
(Jun 4, 2026, 5:59 PM +0100) db97db00 7e9e8e0d

+6 -5
+6 -5
README.md
··· 11 11 ## Current State 12 12 13 13 You can: 14 - * Login to Bluesky 15 - * Post on Bluesky 16 - * Perform various actions such as liking, replying. 17 - * Your changes are reflected on the network. 14 + * Login to Bluesky (v0.0.2) 15 + * Post on Bluesky (v0.0.2) 16 + * Perform various actions such as liking, replying. (v0.0.2) 17 + * Your changes are reflected on the network. (v0.0.2) 18 + * Login using OAuth - (In some places leaflet seems to work) (v0.0.3) 18 19 19 20 ## Example Account 20 21 ··· 58 59 59 60 ## TODO 60 61 61 - * Oauth support 62 + * Oauth support (It works on a few places like leaflet, but not others) 62 63 * Token validation (peer & OAuth) 63 64 * Maybe don't need debugger for all pages. Eg. leaflet. 64 65 * Test out image redirect rather than allowing through so public uploadBlob works.