An ATproto social media client -- with an independent Appview.
6
fork

Configure Feed

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

fix(actions): clone to a sufficient depth

serenity 249679f0 576fcb07

+1
+1
.github/workflows/nightly-upstream-merge.yml
··· 20 20 uses: actions/checkout@v4 21 21 with: 22 22 token: ${{ secrets.WORKFLOW_TOKEN }} 23 + fetch-depth: 100 23 24 24 25 - name: Configure Git 25 26 run: |