Archive of https://github.com/w-social-eu/w-social-atproto (see also https://github.com/brw/w-social-atproto-archive)
0

Configure Feed

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

492 B 44 lines
1/handle-monitor-incidents/ 2/handle-monitor* 3/handle-prober* 4*.log.json 5/ngrok-pds 6/pds-local 7/.gitmodules 8 9node_modules 10lerna-debug.log 11npm-debug.log 12yarn-error.log 13packages/**/dist 14.idea 15packages/*/coverage 16test.sqlite 17.DS_Store 18*.log 19*.log.json 20*.tsbuildinfo 21.*.env 22.env.* 23.env 24\#*\# 25*~ 26*.swp 27test-*-local.* 28*-local.html 29old/ 30.claude/ 31coverage 32packages/lex/lex-password-agent 33packages/pds/src/version.ts 34/invites 35 36# Python 37*.pyc 38__pycache__/ 39*.py[cod] 40*.egg-info/ 41.venv/ 42venv/ 43dist/ 44build/